Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-18 | Tweaking to integrate. | mrcsys | 1 | -1/+4 | |
2006-01-11 | intergrating ssl. Removing global variables SSL* like SSLctx and ↵ | snowdrop | 1 | -3/+4 | |
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 | -42/+42 | |
2006-01-10 | indent with 'indent -nut -bli0 -fca' command | snowdrop | 1 | -72/+67 | |
2005-12-19 | integrated with ssl (https) capability | snowdrop | 1 | -2/+10 | |
2005-07-23 | changed if _MSVER ... | snowdrop | 1 | -2/+2 | |
2004-11-05 | changed #ifndef MINGW to #ifndef __FUNCTION__ | snowdrop | 1 | -2/+2 | |
2004-11-02 | dos2unix | snowdrop | 1 | -68/+68 | |
2004-11-01 | added soap_ctx_add_file() | snowdrop | 1 | -24/+26 | |
2004-10-29 | added hoption feature | snowdrop | 1 | -5/+13 | |
2004-10-28 | changed hstatus_t to herror_t and chagend the API function to return ↵ | snowdrop | 1 | -5/+22 | |
herror_t. Added herror_*() functions and fixed a bug in the socket receive comm. | |||||
2004-10-20 | optimized for visualc 6 | snowdrop | 1 | -3/+16 | |
2004-10-15 | added mime support and https stream object | snowdrop | 1 | -42/+326 | |
2004-09-19 | Added http stream feature (only input stream yet) | snowdrop | 1 | -31/+39 | |
Added DIME "client" support (very experimental) | |||||
2004-09-14 | migrating with mingw | snowdrop | 1 | -2/+4 | |
2004-09-14 | optimizing code and extracting some long functions into little functions | snowdrop | 1 | -1/+9 | |
2004-08-30 | fixed some bugs corresponding win32 port code | snowdrop | 1 | -1/+6 | |
2004-08-26 | http stuff | rans | 1 | -2/+2 | |
2004-01-21 | added server functionality | snowdrop | 1 | -1/+15 | |
2003-12-18 | added hpairnode_get_ignore_case() and used in httpc_talk_to_server() | snowdrop | 1 | -1/+10 | |
2003-12-18 | begin implementing httpc_get and httpc_post | snowdrop | 1 | -6/+24 | |
2003-12-17 | added connection close recv. fixed chunked encoding | snowdrop | 1 | -1/+3 | |
2003-12-16 | added chunked transfer encoding | snowdrop | 1 | -2/+3 | |
2003-12-11 | initial import | snowdrop | 1 | -0/+142 | |