David Sundstrom
|
91d2a046f9
|
Fix Solaris 10 compilation issues.
timezone.c: local variable 'timezone' shadowed global variable of same name
memory.c wide-string copy function on Solaris 10 is 'wsdup'
|
2012-05-04 15:11:30 -05:00 |
|
Marc-André Moreau
|
842e85bcdc
|
libfreerdp-sspi: fix compilation on Linux without UNICODE definition
|
2012-03-24 16:02:58 -04:00 |
|
Marc-André Moreau
|
6582dd3ebf
|
libfreerdp-auth: integrate Kerberos code from Jiten Pathy
|
2012-03-05 16:57:25 -05:00 |
|
cool
|
4720596d61
|
remove unncessary NULL ptr check
|
2012-02-09 22:20:52 -11:00 |
|
Marc-André Moreau
|
8e88983a62
|
libfreerdp-utils: re-introduce free(NULL) check in xfree()
|
2012-02-09 20:32:08 -05:00 |
|
Alexis Moinet
|
5ca9a37f68
|
remove redundant if(NULL) checks (already checked inside of cache_free and rail_free)
Besides "ptr=NULL; free(ptr);" does nothing so no need to check for NULL in xfree()
|
2012-02-03 15:27:04 +01:00 |
|
Marc-André Moreau
|
589e9e1142
|
xfreerdp-server: add event queue
|
2012-01-30 22:46:02 -05:00 |
|
Vic Lee
|
7b2f737cee
|
libfreerdp-utils/memory: add a pointer check in xstrdup.
|
2011-09-25 11:49:09 +08:00 |
|
Vic Lee
|
ac1c74f859
|
libfreerdp-utils/memory: add a handy macro xnew; fix some code style.
|
2011-07-13 22:13:00 +08:00 |
|
Marc-André Moreau
|
ccaa0d33ed
|
libfreerdp-core: protocol security negotiation partially working
|
2011-07-03 12:42:35 -04:00 |
|
Marc-André Moreau
|
57d5e7555c
|
libfreerdp-utils: initial commit
|
2011-06-30 18:24:37 -04:00 |
|