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 |
2002-01-29 |
Daniel Stenberg | removed three loust fprintf()s |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | upload progress counter fix, removed the adjustable... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | no more adjustable upload buffer size, we use non-block... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | nine items since 7.9.3 |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | - T. Bharath pointed out that we seed SSL on every... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | bad tag |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Daniel Stenberg | Giaslas Georgios introduced CURLINFO_CONTENT_TYPE |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Daniel Stenberg | Steve Marx helped us realize that we shouldn't treat... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Daniel Stenberg | someone should have me punished, but this bug made... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Daniel Stenberg | don't count a custom request as a request type of its... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Daniel Stenberg | newly generated |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Daniel Stenberg | Andreas Damm made it reentrant safe! |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Daniel Stenberg | no longer add CRLF _after_ POST data, it should not... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Daniel Stenberg | set header and request size to 0 before each *_perform() |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Daniel Stenberg | postit.c is removed, it used the deprecated curl_formpa... |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Daniel Stenberg | bug report #508235 identified a non-working Location... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Daniel Stenberg | don't install the example programs! :-O |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Daniel Stenberg | 7.9.3 |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Daniel Stenberg | 7.9.3 public |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Daniel Stenberg | Andrés García found out that we didn't properly stop... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Daniel Stenberg | more about passwords and started about proxies |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Daniel Stenberg | verify big files |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Daniel Stenberg | minor edit |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Daniel Stenberg | added --cc description and an example |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Daniel Stenberg | pre4 |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Daniel Stenberg | HTTP POST explained |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Daniel Stenberg | #505514, as correctly pointed out by Antonio (anton... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | mingw fix, mac os x fix, long long check removed from... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | newly generated |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | added more text in the 'passwords' section |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | satisfy gcc -Wundef |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | #if [undefined] => #ifdef [undefined] |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | playing with more strict gcc warnings with --enable... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | prevents gcc -Wcast-align from complaining |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | made gcc -Wcast-align happy |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | #ifndef and #define magic to prevent compiler warnings... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Daniel Stenberg | updated to 2002 status ;-) |
commit | commitdiff | tree | snapshot |
next |