Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-11 | changed to 'press ctrl-c to ...' | snowdrop | 1 | -2/+2 | |
2006-01-10 | indent with 'indent -nut -bli0 -fca -npcs' command | snowdrop | 5 | -172/+170 | |
2006-01-10 | indent with 'indent -nut -bli0 -fca' command | snowdrop | 5 | -313/+404 | |
2006-01-06 | removed -lssl and added | snowdrop | 1 | -1/+1 | |
2005-12-19 | integrated with ssl (https) capability | snowdrop | 1 | -2/+1 | |
2005-09-14 | initial import | snowdrop | 1 | -0/+194 | |
2005-09-14 | added soapclient | snowdrop | 1 | -0/+5 | |
2005-07-22 | changed loglevel to LOG_INFO | snowdrop | 1 | -2/+2 | |
2005-07-22 | changed bin_PROGRAMS to noinst_PROGRAMS | snowdrop | 1 | -1/+1 | |
2005-07-21 | removed LDFLAGS warnings | snowdrop | 2 | -11/+11 | |
2004-11-06 | fixed bug : changed req->env to res->envr1_0_3 | snowdrop | 1 | -2/+2 | |
2004-11-02 | dos2unix | snowdrop | 4 | -377/+377 | |
2004-11-02 | develop | snowdrop | 2 | -10/+34 | |
2004-11-01 | disabled nanohttp examples | snowdrop | 1 | -1/+1 | |
2004-11-01 | added soap_ctx_add_file() | snowdrop | 3 | -35/+8 | |
2004-10-29 | added hoption feature | snowdrop | 1 | -2/+2 | |
2004-10-28 | changed hstatus_t to herror_t and chagend the API function to return ↵ | snowdrop | 4 | -225/+252 | |
herror_t. Added herror_*() functions and fixed a bug in the socket receive comm. | |||||
2004-10-15 | updated for compiling under *nix | snowdrop | 3 | -5/+12 | |
2004-10-15 | changed header comments | snowdrop | 1 | -3/+3 | |
2004-10-15 | development | snowdrop | 8 | -34/+816 | |
2004-10-15 | removed because callback receiving is no longer supported | snowdrop | 1 | -90/+0 | |
2004-09-19 | Added http stream feature (only input stream yet) | snowdrop | 3 | -26/+60 | |
Added DIME "client" support (very experimental) | |||||
2004-09-13 | made win32 threaded httpd_run not threaded againr1_0_2_beta | snowdrop | 1 | -100/+88 | |
2004-09-07 | Because Windows httpd_run runs on a thread, have a pause line in here (gets ↵ | rans | 1 | -8/+15 | |
(&c) ) | |||||
2004-09-02 | Just changed casts to libxml2's BAD_CAST xwin32_migration_20040903 | rans | 1 | -2/+2 | |
2004-09-01 | removed helloserver | snowdrop | 1 | -4/+1 | |
2004-08-30 | migration win32 socket code | snowdrop | 2 | -3/+6 | |
2004-08-30 | optimized warnings | snowdrop | 2 | -5/+4 | |
2004-08-30 | fixed some bugs corresponding win32 port code | snowdrop | 1 | -4/+4 | |
2004-08-30 | moved to libsoap-win32 project | snowdrop | 16 | -1286/+0 | |
2004-08-26 | Test http | rans | 15 | -397/+1326 | |
2004-08-26 | CSoap Client | rans | 6 | -0/+295 | |
2004-06-03 | added schema namespace | snowdrop | 1 | -2/+2 | |
2004-06-02 | initalial import | snowdrop | 17 | -0/+687 | |
2004-06-02 | initial import | snowdrop | 2 | -0/+48 | |
2004-05-12 | removed soap_router_free() | snowdrop | 1 | -2/+3 | |
2004-02-03 | changes url adress | snowdrop | 1 | -1/+4 | |
2004-02-03 | initial import | snowdrop | 3 | -0/+168 | |
2004-02-03 | moved ex1 to csoap | snowdrop | 1 | -1/+1 | |
2004-02-03 | moved to examples/csoap | snowdrop | 2 | -64/+0 | |
2004-01-30 | develop | snowdrop | 3 | -47/+18 | |
2004-01-30 | initial import | snowdrop | 1 | -0/+90 | |
2004-01-21 | initial import | snowdrop | 1 | -0/+89 | |
2004-01-21 | added server functionality | snowdrop | 1 | -2/+8 | |
2004-01-21 | initial import | snowdrop | 1 | -0/+68 | |
2004-01-06 | changed scanf to gets | snowdrop | 1 | -3/+5 | |
2004-01-06 | removed libxml2 libraries and added LIBSOCKET and LIBNSL (for Solaris) | snowdrop | 1 | -3/+5 | |
2004-01-05 | added post method | snowdrop | 1 | -0/+84 | |
2004-01-05 | startet post function | snowdrop | 1 | -6/+9 | |
2003-12-18 | added hpairnode_get_ignore_case() and used in httpc_talk_to_server() | snowdrop | 2 | -3/+6 | |