Commit Graph

117 Commits

Author SHA1 Message Date
jsorg71
4125491367 remove duplicate tbus 2007-09-27 17:24:21 +00:00
jsorg71
db2ecb2701 win64 tbus and win32 twchar 2007-09-27 17:19:53 +00:00
jsorg71
aa3ec01312 added g_file_get_size function 2007-09-26 07:14:22 +00:00
jsorg71
065c9b6a24 return value var 2007-09-23 07:52:17 +00:00
jsorg71
ef18f927df removed built in keygen funtion, wasn't working anyway 2007-09-21 21:37:54 +00:00
jsorg71
7a7b0c53fa removed some warnings about wchar_t 2007-09-21 20:38:03 +00:00
jsorg71
f0a2f53e30 unicode 2007-09-21 07:22:29 +00:00
jsorg71
d5a89b8ce1 added init and deinit functions and windows unicode fixes 2007-09-15 05:48:13 +00:00
jsorg71
f82cf80d4f make sure malloc didn't return nil 2007-07-26 05:40:27 +00:00
jsorg71
a7fe699174 added rsa_builtin_keygen1 for older openssl libraries 2007-07-18 05:37:10 +00:00
jsorg71
2a107df996 added undef and error message 2007-07-03 04:25:18 +00:00
jsorg71
76a8cf1689 check for old openssl library for key gen 2007-07-03 01:14:59 +00:00
jsorg71
6ecbf36e7e added keygen function 2007-06-16 04:51:19 +00:00
jsorg71
31fca99db7 don't set send buffer size unless its less than 32k 2007-06-11 23:17:51 +00:00
jsorg71
411d7deaf5 improve win32 random 2007-06-07 22:17:26 +00:00
jsorg71
829a1bb00d win32 changes 2007-05-31 23:36:17 +00:00
jsorg71
7661472b66 another check for powerpc 2007-05-26 21:03:22 +00:00
jsorg71
99e7f9d8ca need 24 bit RGB and BGR macros 2007-04-28 18:23:08 +00:00
jsorg71
8feaa527bc added tcp_socket_ok to test socket status 2007-04-11 03:44:46 +00:00
jsorg71
50817f791e added size int types 2007-04-11 03:37:42 +00:00
jsorg71
b8cfd8cd70 licence change 2007-02-07 03:37:26 +00:00
jsorg71
281d804923 thread_calls and added semaphore 2007-02-04 07:54:23 +00:00
jsorg71
084a20ac1b dont need length in strcmp 2007-02-03 06:21:58 +00:00
jsorg71
f784f69395 ansi 2007-02-03 06:18:50 +00:00
jsorg71
c94344a6f4 work on threads 2007-02-03 06:17:24 +00:00
jsorg71
1d5e0008bd added g_snprintf to header 2007-01-27 17:46:50 +00:00
jsorg71
e14366665b fix for file_read_line 2007-01-15 09:02:21 +00:00
jsorg71
02cd95ebef copyright year update 2007-01-12 05:01:58 +00:00
jsorg71
d6e5f1996e added EINPROGRESS as a valid blocking errno 2006-12-20 06:30:08 +00:00
jsorg71
c480af5636 license change 2006-12-18 04:32:45 +00:00
jsorg71
e70c98548c added calling convention defaults for os_calls 2006-12-12 06:34:17 +00:00
jsorg71
f9e6578ed9 removed sleep calls from xrdp_tcp 2006-12-09 20:53:48 +00:00
jsorg71
ea3f8ba0b7 added g_tcp_can_send 2006-12-09 20:28:41 +00:00
jsorg71
00d8b7106f commit patch 1589325, slightly modified - code cleanup 2006-11-04 22:05:06 +00:00
jsorg71
cf00c1707d g_chmod to g_chmod_hex 2006-10-28 03:28:59 +00:00
jsorg71
bd252214a3 added g_create_dir, g_directory_exist, g_remove_dir, and g_chmod 2006-10-27 04:14:04 +00:00
jsorg71
8693ac7233 remove k&r functions per 1579342 2006-10-24 04:18:12 +00:00
jsorg71
f386cea14a make some functions static per 1579343 2006-10-24 04:05:38 +00:00
jsorg71
0a7dc2b687 copyright changes on some files 2006-10-12 04:46:40 +00:00
jsorg71
2671ea4f91 added in_sint8 2006-10-12 03:49:15 +00:00
jsorg71
310c705de5 copyright change 2006-10-12 03:40:58 +00:00
jsorg71
3c3fb960dc set some default socket options 2006-10-04 03:48:58 +00:00
jsorg71
3e8572623c win32 fix 2006-09-29 23:50:28 +00:00
jsorg71
e00f110d54 win32 fix 2006-09-23 02:01:13 +00:00
jsorg71
e0d2711c90 win32 thread creation fix 2006-09-23 01:57:16 +00:00
jsorg71
acc5edf33d got g_file_open working with read only files and added an exe function 2006-09-18 04:37:05 +00:00
jsorg71
9a5e4d594f added function list_append_list_strdup 2006-09-18 04:35:10 +00:00
jsorg71
74ff4b4a97 fix lock problem 2006-08-25 04:09:20 +00:00
jsorg71
32a405a1d9 #include using <> 2006-08-23 03:45:56 +00:00
jsorg71
1747f52ec6 added comments 2006-08-23 03:44:30 +00:00