summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* added ability to use keymap files and added capslock and shiftcapslock mapsjsorg712007-10-161-0/+4
* remove CLK_TCK, not always definedjsorg712007-10-151-1/+1
* added g_htoijsorg712007-10-152-0/+80
* added g_time2 functionjsorg712007-10-032-0/+20
* remove duplicate tbusjsorg712007-09-271-1/+0
* win64 tbus and win32 twcharjsorg712007-09-271-0/+13
* added g_file_get_size functionjsorg712007-09-262-0/+23
* return value varjsorg712007-09-231-2/+6
* removed built in keygen funtion, wasn't working anywayjsorg712007-09-211-196/+7
* removed some warnings about wchar_tjsorg712007-09-211-2/+8
* unicodejsorg712007-09-213-0/+19
* added init and deinit functions and windows unicode fixesjsorg712007-09-152-9/+35
* make sure malloc didn't return niljsorg712007-07-261-1/+4
* added rsa_builtin_keygen1 for older openssl librariesjsorg712007-07-181-2/+197
* added undef and error messagejsorg712007-07-031-0/+2
* check for old openssl library for key genjsorg712007-07-031-0/+9
* added keygen functionjsorg712007-06-162-2/+68
* don't set send buffer size unless its less than 32kjsorg712007-06-111-23/+60
* improve win32 randomjsorg712007-06-071-1/+8
* win32 changesjsorg712007-05-311-1/+5
* another check for powerpcjsorg712007-05-261-2/+2
* need 24 bit RGB and BGR macrosjsorg712007-04-281-1/+2
* added tcp_socket_ok to test socket statusjsorg712007-04-112-2/+28
* added size int typesjsorg712007-04-111-0/+11
* licence changejsorg712007-02-072-32/+40
* thread_calls and added semaphorejsorg712007-02-042-8/+76
* dont need length in strcmpjsorg712007-02-031-18/+11
* ansijsorg712007-02-031-1/+1
* work on threadsjsorg712007-02-032-5/+70
* added g_snprintf to headerjsorg712007-01-271-0/+2
* fix for file_read_linejsorg712007-01-151-14/+28
* copyright year updatejsorg712007-01-1217-17/+17
* added EINPROGRESS as a valid blocking errnojsorg712006-12-201-1/+1
* license changejsorg712006-12-181-16/+19
* added calling convention defaults for os_callsjsorg712006-12-122-170/+172
* removed sleep calls from xrdp_tcpjsorg712006-12-092-0/+29
* added g_tcp_can_sendjsorg712006-12-091-0/+25
* commit patch 1589325, slightly modified - code cleanupjsorg712006-11-049-146/+88
* g_chmod to g_chmod_hexjsorg712006-10-282-3/+18
* added g_create_dir, g_directory_exist, g_remove_dir, and g_chmodjsorg712006-10-272-1/+67
* remove k&r functions per 1579342jsorg712006-10-241-19/+9
* make some functions static per 1579343jsorg712006-10-242-3/+3
* copyright changes on some filesjsorg712006-10-126-92/+112
* added in_sint8jsorg712006-10-121-0/+7
* copyright changejsorg712006-10-121-20/+22
* set some default socket optionsjsorg712006-10-041-1/+10
* win32 fixjsorg712006-09-291-1/+1
* win32 fixjsorg712006-09-231-1/+1
* win32 thread creation fixjsorg712006-09-231-2/+10
* got g_file_open working with read only files and added an exe functionjsorg712006-09-182-4/+47