index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-17
Comment out hi resolution time logging to verify if this is what might
Yang Tse
2009-12-17
Fix compilation failure
Yang Tse
2009-12-17
Test harness process control enhancements
Yang Tse
2009-12-17
uh, assign the bool it points to properly
Daniel Stenberg
2009-12-17
Stop overloading the conn->protocol field with the PROT_MISSING bit. It
Daniel Stenberg
2009-12-17
Remove pointless storing of the protocol as a string within the connectdata
Daniel Stenberg
2009-12-17
- David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when
Daniel Stenberg
2009-12-17
gettimeofday() requires perl version newer than 5.6
Yang Tse
2009-12-16
Follow-up fix for the proxy fix I did for Jon Nelson's bug. It turned out I
Daniel Stenberg
2009-12-16
Test harness process control enhancements
Yang Tse
2009-12-16
Test #1106 needs an ftp enabled client
Yang Tse
2009-12-16
Test harness process control enhancements
Yang Tse
2009-12-14
- Jon Nelson found a regression that turned out to be a flaw in how libcurl
Daniel Stenberg
2009-12-14
Fix compiler warning
Yang Tse
2009-12-14
Prevent perl script dying messages in output, since tearing down the pinpong
Yang Tse
2009-12-14
Adjust uppercase protocol string usage
Yang Tse
2009-12-14
Fix compiler warnings
Yang Tse
2009-12-14
Fix compiler warnings
Yang Tse
2009-12-13
signal handling to cleanup on SIGINT and SIGTERM, followup
Yang Tse
2009-12-13
reapply diff between revisions 1.103 and 1.102
Yang Tse
2009-12-12
updated with the new protocols
Daniel Stenberg
2009-12-12
might as well output all supported protocols at the end of configure to
Daniel Stenberg
2009-12-12
show POP3S, IMAPS and SMTPS as protocols if SSL is enabled
Daniel Stenberg
2009-12-12
support disabling POP3, IMAP and SMTP and now they also appear in curl-config
Daniel Stenberg
2009-12-12
split out more protocol-specific structs from urldata.h into their own
Daniel Stenberg
2009-12-12
IMAP, POP3 and SMTP support
Daniel Stenberg
2009-12-12
introducing IMAP, POP3 and SMTP support (still lots of polish left to do)
Daniel Stenberg
2009-12-11
Prevent rewinding unless pipelining.
Yang Tse
2009-12-11
Removed function prototype without implementation
Yang Tse
2009-12-10
- Siegfried Gyuricsko found out that the curl manual said --retry would retry
Daniel Stenberg
2009-12-10
argh, use the correct bug id
Daniel Stenberg
2009-12-10
- Constantine Sapuntzakis figured out a case which would lead to libcurl
Daniel Stenberg
2009-12-10
minor indent change
Daniel Stenberg
2009-12-10
- Fixed curl erroneously reporting output stream write failures with disabled...
Yang Tse
2009-12-09
signal handling to cleanup on SIGINT and SIGTERM, followup
Yang Tse
2009-12-07
- Martin Storsjo made libcurl use the Expect: 100-continue header for posts
Daniel Stenberg
2009-12-04
74. The HTTP spec allows headers to be merged and become comma-separated
Daniel Stenberg
2009-12-03
Fix 'uploaded' file descriptor leak
Yang Tse
2009-12-03
signal handling to cleanup on SIGINT and SIGTERM
Yang Tse
2009-12-02
lib/nss.c: avoid use of uninitialized value
Kamil Dudka
2009-12-02
signal handling to cleanup on SIGINT and SIGTERM
Yang Tse
2009-12-01
Set socket option SO_REUSEADDR=true on stunnel accept'ing port
Yang Tse
2009-12-01
- If the Expect: 100-continue header has been set by the application through
Daniel Stenberg
2009-11-30
start working on 1.7.1
Daniel Stenberg
2009-11-30
- In order to better reflect that the returned pid is extracted from the
Yang Tse
2009-11-29
#71 "TFTP block size / better integration in transfer" is now expected to
Daniel Stenberg
2009-11-29
a binding for Falcon
Daniel Stenberg
2009-11-28
- Added Diffie-Hellman parameters to several test harness certificate files in
Yang Tse
2009-11-28
Use different log files for each protocol
Yang Tse
2009-11-28
s/socklen_t/curl_socklen_t/g
Yang Tse
[prev]
[next]