Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-21 | SSL socket read stuff and a whole section that could never get called. | mrcsys | 1 | -0/+2 | |
Errors were also difficult to deal with, this has been cleaned up | |||||
2006-01-18 | Added start_ssl function to initialize library. | mrcsys | 1 | -0/+4 | |
2006-01-11 | intergrating ssl. Removing global variables SSL* like SSLctx and ↵ | snowdrop | 1 | -1/+11 | |
HSOCKET_SSL_* definition. Instead we are using HSOCKET_ERROR_SSL* definitions. introduced hsocket_init_ssl() | |||||
2006-01-10 | indent with 'indent -nut -bli0 -fca -npcs' command | snowdrop | 1 | -5/+5 | |
2006-01-10 | indent with 'indent -nut -bli0 -fca' command | snowdrop | 1 | -10/+10 | |
2006-01-06 | added #ifdef HAVE_SSL check | snowdrop | 1 | -2/+8 | |
2005-12-19 | initial import | snowdrop | 1 | -0/+97 | |