Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-16 | Code cleanup | m0gg | 1 | -1/+13 | |
2006-12-16 | soap.udp socket errors fixed | m0gg | 4 | -11/+12 | |
2006-12-13 | Documentation fix | m0gg | 1 | -18/+27 | |
2006-12-13 | Documentation fix | m0gg | 2 | -4/+24 | |
2006-12-13 | Documentation fix | m0gg | 3 | -14/+15 | |
2006-12-12 | Documentation fix | m0gg | 1 | -15/+15 | |
2006-12-11 | Typos fixed | m0gg | 2 | -38/+52 | |
2006-12-11 | Documentation fixup | m0gg | 10 | -78/+102 | |
2006-12-10 | nhttp client fix and documentation update | m0gg | 15 | -206/+330 | |
2006-12-10 | Documentation enhancements | m0gg | 1 | -2/+676 | |
2006-12-10 | Documentation enhancements | m0gg | 5 | -25/+164 | |
2006-12-09 | Documentation enhancements | m0gg | 1 | -1/+20 | |
2006-12-09 | Added | m0gg | 1 | -0/+131 | |
2006-12-09 | Documentation enhancements | m0gg | 2 | -5/+5 | |
2006-12-09 | Documentation enhancements | m0gg | 3 | -46/+52 | |
2006-12-09 | @code and @endcode added | m0gg | 1 | -1/+19 | |
2006-12-08 | hurl_t moved to nanohttp-url.[ch] | m0gg | 7 | -301/+496 | |
2006-12-06 | C++ style comments removed | m0gg | 1 | -6/+3 | |
2006-12-03 | Error codes moved | m0gg | 5 | -63/+132 | |
2006-12-02 | Added XML preamble | m0gg | 6 | -165/+279 | |
2006-12-01 | Fix nanoHTTP HTTPS client (still needs port in URL) | m0gg | 8 | -38/+120 | |
2006-11-30 | Code cleanup | m0gg | 1 | -1/+3 | |
2006-11-30 | Code cleanup | m0gg | 10 | -201/+252 | |
2006-11-28 | XML signature improvements | m0gg | 6 | -23/+63 | |
2006-11-27 | Code cleanup | m0gg | 5 | -117/+70 | |
2006-11-26 | soap.udp transport added (alpha) | m0gg | 7 | -14/+23 | |
2006-11-25 | Code cleanup | m0gg | 3 | -59/+76 | |
2006-11-25 | Documentation enhancements | m0gg | 3 | -7/+86 | |
2006-11-25 | Documentation enhancements | m0gg | 2 | -44/+275 | |
2006-11-25 | documentation enhancements and code cleanup | m0gg | 16 | -402/+848 | |
2006-11-24 | Documentation enhancements | m0gg | 7 | -124/+184 | |
2006-11-24 | Message signature with xmlsec1 | m0gg | 1 | -2/+2 | |
2006-11-23 | Code cleanup | m0gg | 19 | -871/+720 | |
2006-11-21 | decoupling of nanohttp/libcsoap | m0gg | 6 | -11/+18 | |
2006-11-21 | Web Services Addressing for multiple transport daemons (initial) | m0gg | 5 | -7/+31 | |
2006-11-19 | nanohttp admin patch; code cleanup | m0gg | 21 | -239/+489 | |
2006-08-28 | #ifdef __cplusplus removed | m0gg | 1 | -5/+1 | |
2006-07-09 | ported logging function to a seperate file (nanohttp-logging.*)r1_1_0 | snowdrop | 11 | -264/+80 | |
and renamed all logging functions. | |||||
2006-07-09 | initial import | snowdrop | 2 | -0/+315 | |
2006-05-31 | added a helper function to determine how many nanohttp connections are activer1_1_0rc1 | mrcsys | 2 | -2/+24 | |
2006-05-19 | successful authentication quieted | m0gg | 1 | -2/+2 | |
2006-05-15 | Fixed one log message to make fore sense. | mrcsys | 2 | -4/+4 | |
Fixed check of SSL_read return code, was not correct. | |||||
2006-05-15 | Code cleanup | m0gg | 2 | -11/+8 | |
2006-05-02 | Documentation update | m0gg | 1 | -1/+21 | |
2006-05-01 | this is cleaner | mrcsys | 1 | -9/+4 | |
2006-05-01 | Some fixes because recent changes did not work in WIN32. Now should be compat | mrcsys | 3 | -6/+36 | |
2006-05-01 | HTTP header fields from RFC2616 | m0gg | 1 | -11/+91 | |
2006-04-26 | added timeout argument | mrcsys | 1 | -1/+2 | |
2006-04-26 | Fixed a significant bug in updated ssl code that would allow processes to ↵ | mrcsys | 6 | -435/+626 | |
"run away" Added a new option and helper functions for socket timeout Added new helper function for ssl arguments | |||||
2006-04-26 | Documentation improvements | m0gg | 1 | -19/+82 | |