Age | Commit message (Expand) | Author | Files | Lines |
2006-02-04 | initial import | snowdrop | 2 | -0/+240 |
2006-02-04 | Added include file netinet/in.h to be able to compile under FreeBSD | snowdrop | 1 | -1/+5 |
2006-02-04 | changed encoding to encodingStyle | snowdrop | 1 | -3/+3 |
2006-01-31 | Odd state that would cause a bad loop | mrcsys | 1 | -2/+8 |
2006-01-27 | Fixed two buffer overflow problems. | mrcsys | 3 | -25/+24 |
2006-01-25 | Some WIN32 libraries do not allow %T in strftime. WIN32 stinks. | mrcsys | 2 | -4/+4 |
2006-01-25 | fixed a bug that was preventing the return of default namespaces | mrcsys | 1 | -2/+3 |
2006-01-19 | Minor win32 fixes. | mrcsys | 3 | -5/+7 |
2006-01-18 | Tweaking to integrate. | mrcsys | 3 | -12/+30 |
2006-01-18 | Added start_ssl function to initialize library. | mrcsys | 4 | -11/+24 |
2006-01-11 | imitial import | snowdrop | 1 | -0/+18 |
2006-01-11 | intergrating ssl. Removing global variables SSL* like SSLctx and HSOCKET_SSL_... | snowdrop | 8 | -61/+125 |
2006-01-11 | changed default temination signal to SIGINTbefore_ssl_api_intro | snowdrop | 1 | -2/+2 |
2006-01-11 | changed to 'press ctrl-c to ...' | snowdrop | 1 | -2/+2 |
2006-01-10 | A bad SSL init would cause a crash here due to an odd return | mrcsys | 1 | -5/+3 |
2006-01-10 | A bad SSL init would cause a connection to hang. | mrcsys | 1 | -98/+98 |
2006-01-10 | If the service function issued a connection close, in a 1.1 connection it was... | mrcsys | 1 | -243/+257 |
2006-01-10 | indent with 'indent -nut -bli0 -fca -npcs' command | snowdrop | 39 | -2050/+2016 |
2006-01-10 | added -npcs option to the indent command | snowdrop | 1 | -2/+1 |
2006-01-10 | indent with 'indent -nut -bli0 -fca' command | snowdrop | 39 | -3728/+4163 |
2006-01-06 | changed email adres in header comment | snowdrop | 1 | -2/+2 |
2006-01-06 | added warnings to ssl parameters if compiled without --with-ssl | snowdrop | 1 | -1/+19 |
2006-01-06 | wrapped call to verify_user() by ifdef ifdef | snowdrop | 1 | -0/+4 |
2006-01-06 | bugfix: changed nanohttp-ssl.c to nanohttp-ssl.h in h_sources | snowdrop | 1 | -2/+5 |
2006-01-06 | removed -lssl and added | snowdrop | 1 | -1/+1 |
2006-01-06 | Updated to take the HAVE_SSL define and act accordingly | mrcsys | 4 | -5/+37 |
2006-01-06 | added #ifdef HAVE_SSL check | snowdrop | 4 | -5/+27 |
2006-01-06 | added --with-ssl | snowdrop | 1 | -1/+46 |
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 | moved SSL init into the new thread, thatway an SSL problem will not cause the... | mrcsys | 2 | -14/+15 |
2005-12-22 | Win32 compile issue fixed. | mrcsys | 1 | -2/+5 |
2005-12-20 | Fixed a slight bug causing select return in hsocket_read to be improperly han... | mrcsys | 1 | -15/+15 |
2005-12-19 | pathed stuf from mailinglist after 1.0.4rc1 | snowdrop | 3 | -14/+34 |
2005-12-19 | shutdown(sock.sock, SHUT_RDWR) | snowdrop | 1 | -3/+3 |
2005-12-19 | initial import | snowdrop | 2 | -0/+446 |
2005-12-19 | integrated with ssl (https) capability | snowdrop | 13 | -166/+431 |
2005-09-14 | upgraded to new libtool version | snowdrop | 4 | -1038/+2699 |
2005-09-14 | initial import | snowdrop | 1 | -0/+194 |
2005-09-14 | added soapclient | snowdrop | 1 | -0/+5 |
2005-07-30 | patched from malinglist | snowdrop | 1 | -1/+1 |
2005-07-27 | Fixes some memory leaks. Patch from mailinglist 27.07.05 by Peter Boncz | snowdrop | 1 | -21/+9 |
2005-07-27 | Changes of Menzo | snowdrop | 4 | -15/+33 |
2005-07-24 | changed release number to 1.0.4r1_0_4rc1 | snowdrop | 1 | -2/+2 |
2005-07-23 | changed if _MSVER ... | snowdrop | 1 | -2/+2 |
2005-07-22 | changed loglevel to LOG_INFO | snowdrop | 1 | -2/+2 |
2005-07-22 | changed position of pthread.h | snowdrop | 1 | -2/+3 |
2005-07-22 | altered script with vars | snowdrop | 1 | -12/+17 |
2005-07-22 | initial import | snowdrop | 1 | -0/+205 |