2002-02-26 |
Daniel Stenberg | When saving a cookie jar, set field 1 (counted from... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Daniel Stenberg | test 31: "HTTP with weirdly formatted cookies and cooki... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Daniel Stenberg | removed crash on weird input, this also better discards... |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Daniel Stenberg | 7.9.5-pre4 commit |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | more custom stuff, much about dealing with cookies |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | a never ending stream of things to do... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | use env to run perl |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | automake usage and options cleanup |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | happy new year |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | We got this web server's embryo from Georg Horn, muchos... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | the test suite http server is now automake'd |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | use the pid file, use the automake subdir |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | automake this dir too |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | use the former logfile name again since the ftp server... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | we actually ran all tests just now, feb 25th, 2002... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | reply/postcmd support for "wait" |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | portability, step one, use a config.h.in file |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | generate a config file for the test suite http server too |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | create the pidfile and store the pid on invoke |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | oops, #if not #ifdef |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | support HUGE requests too |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | make sure -d is treated as a POST request and thus... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | modified the command to fail properly! ;-) |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | cygnus can't include winsock.h even though it has it... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Daniel Stenberg | "Yet Another Geek" made %{content_type} work in the... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | better time selection for the connect timeout |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | 16 tests OK |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | cut off big parts of the banner |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | make sure the custom config-*.h files are in the dist... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | adjusted to work on test case 11 better |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | use -W too |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | fixed to work with 'nonewline' and thus this passes... |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | support for using protocol without a trailing newline |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | hide debug output from screen, use log/ for logfiles |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Daniel Stenberg | lib/config.h.in added to dist |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Stenberg | VMS adjustments |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Stenberg | new from Nico! |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Stenberg | four more bugfixes, one VMS adjustment |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Stenberg | Nico Baggus' VMS tweaks |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Stenberg | Andrés García solved bug report #515228 by making sure... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | corrected reference to multi-using examples |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | include winsock.h on window boxen to work smoother... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | moved the config.h to lib/config.h |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | a minor step forwards |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | use the new HTTP server input file |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | cut off the old perl one, this only runs the C coded... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | fixed the huge text just in case anyone actually reads it |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Daniel Stenberg | no .. in path |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | fixed a long long mistake |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | auth on multiple hosts with follow-location |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | Rick Richardson's getaddrinfo() usage fix to speed... |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | INADDR_NONE should be in_addr_t to work with 64bit... |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | Philip Gladstone's size problem in add_buffer_send() |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | 4 fixes |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | offer SSL verfication callback, |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | updated LDAP URL syntax references by Aron Roberts |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Daniel Stenberg | connection timeout comparison fix by Emil |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Daniel Stenberg | Philip Gladstone's 64-bit issues corrected. |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Daniel Stenberg | corrected the Expect: ignore, made Content-Type: possib... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Daniel Stenberg | Giaslas Georgios's Host: over proxy fix |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | http server added to CVS, config*h files moved |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | ugh. the VMS stuff must've been like that for a reason... |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | moved the config-* files to lib/Makefile.am |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | moved the config-* files here from the ../Makefile.am |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | use the config files in this directory now, not ../ |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | moved the config-*.h files from root to the lib/ dir |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | added note about persistancy in the server |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | POSTs seems to work somewhat now |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | port number fix, now stores the processed request sent... |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | added Cris Bailiff's CAdir option suggestion |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | the initial C code for the new HTTP test server |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | changes since 7.9.4 |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Daniel Stenberg | don't add 2 to the post size, that was a previous mista... |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Daniel Stenberg | Miklos Nemeth windows update |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Daniel Stenberg | Miklos Nemeth added comments |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Daniel Stenberg | Miklos Nemeth improved the windows section |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Daniel Stenberg | Miklos Nemeth improved |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Daniel Stenberg | ARGH the CRLF I removed recently was not only done... |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Daniel Stenberg | a few of the SSL options were added in 7.9.3 and it... |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Daniel Stenberg | Brent Beardsley found the content-type bug! |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Daniel Stenberg | Kevin Roth's discovered SSL download problem |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Daniel Stenberg | 7.9.4 |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Daniel Stenberg | 7.9.4-pre2 |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Daniel Stenberg | Eric Melville fixed spell mistakes on a few places |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Daniel Stenberg | Andreas Damm made getdate use gmtime_r if available |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Daniel Stenberg | Added the recycle handles chapter |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Daniel Stenberg | struct HttpHeader died ages ago, corrected comments |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Daniel Stenberg | Albert Chin: |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Daniel Stenberg | _num_chars did wrong when called with a number that... |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Daniel Stenberg | corrected the docs for CURLINFO_FILETIME |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Daniel Stenberg | Giaslas Georgios provided docs for CURLINFO_CONTENT_TYPE |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | Georg Horn the previous SSL_read() fix, this was actual... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | I have too many ideas of what to mention in this docs |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | Georg Horn found yet another SSL reading problem caused... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | big-time alert that this doesn't work |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | the interface is simply called the "C" one these days |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | extended the proxy chapter mucho |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Daniel Stenberg | now re-seed by force (even if already seeded) if a... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | conn->upload_bufsize exists no more |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | append a CRLF pair after the content-type line |
commit | commitdiff | tree | snapshot |
next |