Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-01-10 | A bad SSL init would cause a connection to hang. | mrcsys | 1 | -98/+98 |
2006-01-10 | indent with 'indent -nut -bli0 -fca -npcs' command | snowdrop | 1 | -96/+96 |
2006-01-10 | indent with 'indent -nut -bli0 -fca' command | snowdrop | 1 | -235/+274 |
2006-01-06 | wrapped call to verify_user() by ifdef ifdef | snowdrop | 1 | -0/+4 |
2006-01-06 | added #ifdef HAVE_SSL check | snowdrop | 1 | -0/+5 |
2006-01-03 | In WIN32, we must set the socket to block before SSL accept. | mrcsys | 1 | -0/+5 |
2006-01-03 | WIN32 link does not like to overload functions in a lib, so userverify is com... | mrcsys | 1 | -0/+2 |
2006-01-03 | Self signed certs were not being allowed. This is "not good" | mrcsys | 1 | -1/+4 |
2005-12-22 | Win32 compile issue fixed. | mrcsys | 1 | -2/+5 |
2005-12-19 | initial import | snowdrop | 1 | -0/+349 |