Yang Tse
|
2dfbd0d050
|
14 years ago |
Yang Tse
|
49ba75af26
|
14 years ago |
Daniel Stenberg
|
55f1e787f3
We introduce a loop in lib/multi.c around all calls to multi_runsingle() and
|
14 years ago |
Yang Tse
|
3cb76e5ebb
|
14 years ago |
Daniel Stenberg
|
c82a1f95eb
- Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_PROXY when it is the
|
14 years ago |
Bjorn Stenberg
|
94f33457d3
Mention -J change
|
14 years ago |
Daniel Stenberg
|
bc4582b68a
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
|
15 years ago |
Daniel Stenberg
|
877dad1e24
- As was pointed out on the http-state mailing list, the order of cookies in a
|
15 years ago |
Daniel Stenberg
|
a5ca3f1754
- David McCreedy brought a fix and a new test case (129) to make libcurl work
|
15 years ago |
Kamil Dudka
|
383bf1e476
- Suppressed side effect of OpenSSL configure checks, which prevented NSS from
|
15 years ago |
Daniel Stenberg
|
1647d64a4b
- Gil Weber reported a peculiar flaw with the multi interface when doing SFTP
|
15 years ago |
Daniel Stenberg
|
377b2db05b
- Made sure that the progress callback is repeatedly called at a regular
|
15 years ago |
Daniel Stenberg
|
78b7d7f7a8
- The tests/runtests.pl script now checks to see if the test case that runs is
|
15 years ago |
Daniel Stenberg
|
552c3de357
- Johan van Selst found and fixed a OpenSSL session ref count leak:
|
15 years ago |
Daniel Stenberg
|
88944eb13a
- Make sure the progress callback is called repeatedly even during very slow
|
15 years ago |
Claes Jakobsson
|
9bd03483ce
Julien Chaffraix fixed so that the fragment part in an URL is not sent to the server anymore
|
15 years ago |
Kamil Dudka
|
fd903eb6be
- Julien Chaffraix eliminated a duplicated initialization in singlesocket().
|
15 years ago |
Daniel Stenberg
|
2c93ec5303
- Make curl support --ssl and --ssl-reqd instead of the previous FTP-specific
|
15 years ago |
Daniel Stenberg
|
605bbfc4c0
- Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This
|
15 years ago |
Yang Tse
|
05488d63d0
VMS build system enhancements by Steven M. Schweda and Craig A. Berry
|
15 years ago |
Daniel Stenberg
|
aefe0299e0
add pointer to the bug report
|
15 years ago |
Daniel Stenberg
|
b89789d82f
- Renato Botelho and Peter Pentchev brought a patch that makes the libcurl
|
15 years ago |
Daniel Stenberg
|
10a11e3abe
- David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when
|
15 years ago |
Daniel Stenberg
|
7603a29fc3
Follow-up fix for the proxy fix I did for Jon Nelson's bug. It turned out I
|
15 years ago |
Daniel Stenberg
|
3111701c38
- Jon Nelson found a regression that turned out to be a flaw in how libcurl
|
15 years ago |
Daniel Stenberg
|
43fefab2a1
IMAP, POP3 and SMTP support
|
15 years ago |
Daniel Stenberg
|
296ebf382c
- Siegfried Gyuricsko found out that the curl manual said --retry would retry
|
15 years ago |
Daniel Stenberg
|
b91ed67276
argh, use the correct bug id
|
15 years ago |
Daniel Stenberg
|
315253b367
- Constantine Sapuntzakis figured out a case which would lead to libcurl
|
15 years ago |
Daniel Stenberg
|
ebe5339003
- Martin Storsjo made libcurl use the Expect: 100-continue header for posts
|
15 years ago |