Commit Graph

152 Commits (8d184b62d095c43073769355f28b436f3636aed7)

Author SHA1 Message Date
jsorg71 f77934a58e remove lib version 17 years ago
jsorg71 5ed8c4b4d4 added threadid_equal 17 years ago
jsorg71 4b768b3099 libcommon and version change 17 years ago
jsorg71 9885ba88fa change XRDP_KEYMAP_PATH to FILE and added SESMAN defines 17 years ago
jsorg71 4fb3a1a547 added HAVE_CONFIG_H 17 years ago
jsorg71 59a2d1dea6 build common as a library 17 years ago
jsorg71 c5fceb31ec autotools 17 years ago
jsorg71 bfe555e3b6 added brush cache bits for clients that support it 17 years ago
jsorg71 28d25ba682 fix mono cursor issue with librdp 17 years ago
jsorg71 bb87afc364 added getuid function 17 years ago
jsorg71 4b0ce3ac7c correct and add some path defines 17 years ago
jsorg71 68dfef87e3 renaming and moving install files 17 years ago
jsorg71 923dae5db9 update capability set defines 17 years ago
jsorg71 25af749cb1 add thandle 17 years ago
jsorg71 2363bd373b comment change 17 years ago
jsorg71 2cd8307610 added support for if OLD_RSA_GEN1 is defined and changed unsigned char to tui8 17 years ago
jsorg71 85e42c068c socket options fixes 17 years ago
jsorg71 11c5d72c55 wait objs function changes 17 years ago
jsorg71 53fce709d4 added wait obj functions 17 years ago
ilsimo 4c9d3862e5 updating logging subsystem 17 years ago
jsorg71 38b789e81f update copyright year 17 years ago
jsorg71 3b85502657 fix warning 17 years ago
jsorg71 9876b42c46 move tsock 17 years ago
jsorg71 8af78369ea add tsock 17 years ago
jsorg71 7f8ba596fe add comments 17 years ago
jsorg71 d1c3842416 check if __BYTE_ORDER is defined 17 years ago
jsorg71 311b688ad7 long to tbus 18 years ago
jsorg71 ea7553f77c long to tbus 18 years ago
jsorg71 30492c0988 added by_name functions that can read any file size 18 years ago
jsorg71 d0c70a89b2 tbus 18 years ago
jsorg71 d3fa8fd6f6 added g_strtrim 18 years ago
jsorg71 ca37e8cb1d added ability to use keymap files and added capslock and shiftcapslock maps 18 years ago
jsorg71 b7e71971a1 remove CLK_TCK, not always defined 18 years ago
jsorg71 5a2d2d67b5 added g_htoi 18 years ago
jsorg71 a432f91bc6 added g_time2 function 18 years ago
jsorg71 4125491367 remove duplicate tbus 18 years ago
jsorg71 db2ecb2701 win64 tbus and win32 twchar 18 years ago
jsorg71 aa3ec01312 added g_file_get_size function 18 years ago
jsorg71 065c9b6a24 return value var 18 years ago
jsorg71 ef18f927df removed built in keygen funtion, wasn't working anyway 18 years ago
jsorg71 7a7b0c53fa removed some warnings about wchar_t 18 years ago
jsorg71 f0a2f53e30 unicode 18 years ago
jsorg71 d5a89b8ce1 added init and deinit functions and windows unicode fixes 18 years ago
jsorg71 f82cf80d4f make sure malloc didn't return nil 18 years ago
jsorg71 a7fe699174 added rsa_builtin_keygen1 for older openssl libraries 18 years ago
jsorg71 2a107df996 added undef and error message 18 years ago
jsorg71 76a8cf1689 check for old openssl library for key gen 18 years ago
jsorg71 6ecbf36e7e added keygen function 18 years ago
jsorg71 31fca99db7 don't set send buffer size unless its less than 32k 18 years ago
jsorg71 411d7deaf5 improve win32 random 18 years ago