Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-18 | Added start_ssl function to initialize library. | 1 | -0/+4 | ||
2006-01-11 | intergrating ssl. Removing global variables SSL* like SSLctx and ↵ | 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 | 1 | -5/+5 | ||
2006-01-10 | indent with 'indent -nut -bli0 -fca' command | 1 | -10/+10 | ||
2006-01-06 | added #ifdef HAVE_SSL check | 1 | -2/+8 | ||
2005-12-19 | initial import | 1 | -0/+97 | ||