Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added g_strcmp | ilsimo | 2006-01-11 | 2 | -0/+9 |
* | get_threadid should return long | jsorg71 | 2005-12-14 | 2 | -6/+7 |
* | added g_time1 function | jsorg71 | 2005-12-10 | 2 | -0/+16 |
* | powerpc is big endian | jsorg71 | 2005-12-09 | 1 | -1/+1 |
* | fix sentinel warning | jsorg71 | 2005-12-08 | 1 | -2/+2 |
* | added file_loc.h | jsorg71 | 2005-12-03 | 1 | -0/+38 |
* | more win32 stuff | jsorg71 | 2005-11-28 | 1 | -6/+3 |
* | <lf><cr> should be <cr><lf> | jsorg71 | 2005-11-26 | 1 | -1/+1 |
* | added some APP_CC and changed ssl prefix | jsorg71 | 2005-11-26 | 4 | -83/+84 |
* | win32 fixes | jsorg71 | 2005-11-19 | 1 | -2/+2 |
* | added logging to stdout | ilsimo | 2005-11-16 | 1 | -7/+18 |
* | add SPLITCOLOR15 and 16 | jsorg71 | 2005-11-10 | 1 | -4/+17 |
* | add SPLITCOLOR32 | jsorg71 | 2005-11-09 | 1 | -0/+6 |
* | MAKELONG should be lo, hi, not hi, lo | jsorg71 | 2005-11-07 | 1 | -1/+6 |
* | win32 changes | jsorg71 | 2005-11-07 | 1 | -0/+20 |
* | added file delete | jsorg71 | 2005-11-05 | 2 | -0/+14 |
* | align | jsorg71 | 2005-11-05 | 2 | -12/+12 |
* | added RDP_PDU_REDIRECT | jsorg71 | 2005-11-03 | 1 | -0/+1 |
* | gota use len in BN_bin2bn | jsorg71 | 2005-11-02 | 1 | -3/+3 |
* | fixing some errors in logging functions | ilsimo | 2005-10-26 | 2 | -8/+18 |
* | Added logging subsystem | ilsimo | 2005-10-23 | 2 | -0/+398 |
* | bsd compatable clearenv | jsorg71 | 2005-10-11 | 1 | -1/+7 |
* | return error if can't find section | jsorg71 | 2005-09-29 | 1 | -1/+2 |
* | move rsa keys to a file and load at connection | jsorg71 | 2005-09-26 | 1 | -5/+5 |
* | moving reverse to ssl_calls | jsorg71 | 2005-09-25 | 2 | -7/+56 |
* | case insesitive file sections | jsorg71 | 2005-09-25 | 3 | -12/+35 |
* | opps, need an ifdef | jsorg71 | 2005-08-18 | 1 | -0/+3 |
* | add pos and unset_signals funcs | jsorg71 | 2005-08-14 | 2 | -0/+28 |
* | got vnc mod working in win32 | jsorg71 | 2005-07-13 | 1 | -3/+3 |
* | SIGCHLD can differ | jsorg71 | 2005-07-11 | 2 | -0/+12 |
* | some more big endian fixes | jsorg71 | 2005-07-10 | 1 | -1/+3 |
* | use os_call in sesman | jsorg71 | 2005-07-10 | 2 | -45/+363 |
* | got __fastcall working for borland compilers | jsorg71 | 2005-07-02 | 1 | -2/+2 |
* | call painter funcs, not orders | jsorg71 | 2005-06-30 | 3 | -11/+23 |
* | moved some files around | jsorg71 | 2005-06-28 | 14 | -500/+1429 |
* | added strncmp | jsorg71 | 2005-04-02 | 2 | -1/+8 |
* | memleak cleanup and fix crash | jsorg71 | 2005-03-26 | 1 | -45/+133 |
* | shutdown socket when closing | jsorg71 | 2005-03-13 | 1 | -0/+3 |
* | added get_threadid | jsorg71 | 2005-03-12 | 2 | -0/+11 |
* | makefile and header changes | jsorg71 | 2005-03-11 | 3 | -100/+105 |
* | some ints should be long | jsorg71 | 2005-03-08 | 2 | -7/+7 |
* | moved some functions around and changed some ifdefs | jsorg71 | 2005-03-01 | 3 | -115/+77 |
* | readability and 64 bit changes | jsorg71 | 2005-02-20 | 2 | -0/+9 |
* | fix thread leak, gota detach | jsorg71 | 2005-02-17 | 1 | -1/+4 |
* | added a bunch of error checks | jsorg71 | 2005-02-08 | 2 | -11/+38 |
* | move d3des to common | jsorg71 | 2005-02-04 | 2 | -0/+498 |
* | added session manager and fixed disconnect problems | jsorg71 | 2005-01-30 | 2 | -1/+70 |
* | added pointer cache, some debug messages and some other fixes | jsorg71 | 2005-01-21 | 1 | -0/+34 |
* | added lib header and makefile | jsorg71 | 2005-01-17 | 1 | -1/+3 |
* | set bitmap cache and bitmap compression from the config file | jsorg71 | 2005-01-14 | 1 | -1/+1 |