Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | wait objs function changes | jsorg71 | 2008-04-04 | 2 | -5/+37 | |
| | ||||||
* | added wait obj functions | jsorg71 | 2008-03-31 | 2 | -0/+281 | |
| | ||||||
* | updating logging subsystem | ilsimo | 2008-02-20 | 2 | -59/+32 | |
| | ||||||
* | update copyright year | jsorg71 | 2008-01-30 | 17 | -17/+17 | |
| | ||||||
* | fix warning | jsorg71 | 2007-12-24 | 1 | -2/+2 | |
| | ||||||
* | move tsock | jsorg71 | 2007-12-16 | 1 | -5/+2 | |
| | ||||||
* | add tsock | jsorg71 | 2007-12-16 | 1 | -1/+7 | |
| | ||||||
* | add comments | jsorg71 | 2007-12-16 | 1 | -0/+21 | |
| | ||||||
* | check if __BYTE_ORDER is defined | jsorg71 | 2007-12-16 | 1 | -1/+6 | |
| | ||||||
* | long to tbus | jsorg71 | 2007-11-03 | 2 | -24/+24 | |
| | ||||||
* | long to tbus | jsorg71 | 2007-11-03 | 2 | -19/+19 | |
| | ||||||
* | added by_name functions that can read any file size | jsorg71 | 2007-10-28 | 2 | -11/+93 | |
| | ||||||
* | tbus | jsorg71 | 2007-10-27 | 1 | -3/+3 | |
| | ||||||
* | added g_strtrim | jsorg71 | 2007-10-27 | 3 | -0/+123 | |
| | ||||||
* | added ability to use keymap files and added capslock and shiftcapslock maps | jsorg71 | 2007-10-16 | 1 | -0/+4 | |
| | ||||||
* | remove CLK_TCK, not always defined | jsorg71 | 2007-10-15 | 1 | -1/+1 | |
| | ||||||
* | added g_htoi | jsorg71 | 2007-10-15 | 2 | -0/+80 | |
| | ||||||
* | added g_time2 function | jsorg71 | 2007-10-03 | 2 | -0/+20 | |
| | ||||||
* | remove duplicate tbus | jsorg71 | 2007-09-27 | 1 | -1/+0 | |
| | ||||||
* | win64 tbus and win32 twchar | jsorg71 | 2007-09-27 | 1 | -0/+13 | |
| | ||||||
* | added g_file_get_size function | jsorg71 | 2007-09-26 | 2 | -0/+23 | |
| | ||||||
* | return value var | jsorg71 | 2007-09-23 | 1 | -2/+6 | |
| | ||||||
* | removed built in keygen funtion, wasn't working anyway | jsorg71 | 2007-09-21 | 1 | -196/+7 | |
| | ||||||
* | removed some warnings about wchar_t | jsorg71 | 2007-09-21 | 1 | -2/+8 | |
| | ||||||
* | unicode | jsorg71 | 2007-09-21 | 3 | -0/+19 | |
| | ||||||
* | added init and deinit functions and windows unicode fixes | jsorg71 | 2007-09-15 | 2 | -9/+35 | |
| | ||||||
* | make sure malloc didn't return nil | jsorg71 | 2007-07-26 | 1 | -1/+4 | |
| | ||||||
* | added rsa_builtin_keygen1 for older openssl libraries | jsorg71 | 2007-07-18 | 1 | -2/+197 | |
| | ||||||
* | added undef and error message | jsorg71 | 2007-07-03 | 1 | -0/+2 | |
| | ||||||
* | check for old openssl library for key gen | jsorg71 | 2007-07-03 | 1 | -0/+9 | |
| | ||||||
* | added keygen function | jsorg71 | 2007-06-16 | 2 | -2/+68 | |
| | ||||||
* | don't set send buffer size unless its less than 32k | jsorg71 | 2007-06-11 | 1 | -23/+60 | |
| | ||||||
* | improve win32 random | jsorg71 | 2007-06-07 | 1 | -1/+8 | |
| | ||||||
* | win32 changes | jsorg71 | 2007-05-31 | 1 | -1/+5 | |
| | ||||||
* | another check for powerpc | jsorg71 | 2007-05-26 | 1 | -2/+2 | |
| | ||||||
* | need 24 bit RGB and BGR macros | jsorg71 | 2007-04-28 | 1 | -1/+2 | |
| | ||||||
* | added tcp_socket_ok to test socket status | jsorg71 | 2007-04-11 | 2 | -2/+28 | |
| | ||||||
* | added size int types | jsorg71 | 2007-04-11 | 1 | -0/+11 | |
| | ||||||
* | licence change | jsorg71 | 2007-02-07 | 2 | -32/+40 | |
| | ||||||
* | thread_calls and added semaphore | jsorg71 | 2007-02-04 | 2 | -8/+76 | |
| | ||||||
* | dont need length in strcmp | jsorg71 | 2007-02-03 | 1 | -18/+11 | |
| | ||||||
* | ansi | jsorg71 | 2007-02-03 | 1 | -1/+1 | |
| | ||||||
* | work on threads | jsorg71 | 2007-02-03 | 2 | -5/+70 | |
| | ||||||
* | added g_snprintf to header | jsorg71 | 2007-01-27 | 1 | -0/+2 | |
| | ||||||
* | fix for file_read_line | jsorg71 | 2007-01-15 | 1 | -14/+28 | |
| | ||||||
* | copyright year update | jsorg71 | 2007-01-12 | 17 | -17/+17 | |
| | ||||||
* | added EINPROGRESS as a valid blocking errno | jsorg71 | 2006-12-20 | 1 | -1/+1 | |
| | ||||||
* | license change | jsorg71 | 2006-12-18 | 1 | -16/+19 | |
| | ||||||
* | added calling convention defaults for os_calls | jsorg71 | 2006-12-12 | 2 | -170/+172 | |
| | ||||||
* | removed sleep calls from xrdp_tcp | jsorg71 | 2006-12-09 | 2 | -0/+29 | |
| |