| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/freerdp-auth-check.c: Include FreeRDP's version.h to have ↵ | Mike Gabriel | 2025-01-25 | 1 | -0/+1 |
| | | | | | FREERDP_VERSION_MAJOR macro defined. | ||||
| * | namespacing: Add FreeRDPv3 support and drop the FreeRDP version number from ↵ | Mike Gabriel | 2025-01-25 | 1 | -0/+142 |
| | | | | | project name and project files. | ||||
| * | src/: Rename files *freerdp* -> *freerdp2*. | Mike Gabriel | 2018-05-05 | 1 | -124/+0 |
| | | |||||
| * | src/freerdp-auth-check.c: The tool expects 4 arguments (plus command name) ↵ | Mike Gabriel | 2018-05-02 | 1 | -1/+1 |
| | | | | | -> argc should be 5, not 4, then. | ||||
| * | src/freerdp-auth-check.c: Typo fix in error message. | Mike Gabriel | 2018-05-02 | 1 | -1/+1 |
| | | |||||
| * | src/freerdp-auth-check.c: Add a little usage print out on faulty cmdline usage. | Mike Gabriel | 2018-05-02 | 1 | -1/+2 |
| | | |||||
| * | Update to use the freerdp2 API | Bernhard Miklautz | 2017-12-18 | 1 | -17/+36 |
| | | | | | | | | * use the new API * use AuthenticationOnly * return 0 on SUCCESS the last known error otherwise * disable wlog output (unless compiled with ENABLE_WLOG) | ||||
| * | Port to new freerdp API | Iain Lane | 2014-11-10 | 1 | -12/+12 |
| | | |||||
| * | Dropping the ignoring of the cert | Ted Gould | 2012-08-30 | 1 | -1/+0 |
| | | |||||
| * | Make sure to lock the password buffer | Ted Gould | 2012-08-30 | 1 | -3/+11 |
| | | |||||
| * | If we've got a colon for a port number split that out | Ted Gould | 2012-08-27 | 1 | -0/+9 |
| | | |||||
| * | Adding a copyright header | Ted Gould | 2012-08-21 | 1 | -0/+18 |
| | | |||||
| * | Adding some freerdp-ness to it | Ted Gould | 2012-08-21 | 1 | -1/+63 |
| | | |||||
| * | Building ourselves a little binary | Ted Gould | 2012-08-21 | 1 | -0/+8 |
