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
2010-03-22
Merge branch 'master' of github.com:bagder/curl
Daniel Stenberg
2010-03-22
Fix insufficient initialization in Curl_clone_ssl_config()
douglas steinwand
2010-03-22
we never used this file anyway
Daniel Stenberg
2010-03-22
s/CVS/git
Daniel Stenberg
2010-03-22
various changes of CVS to git
Daniel Stenberg
2010-03-22
remove references to CVS in the code and use DEV instead
Daniel Stenberg
2010-03-21
Ben Greear's two fixes explained
Daniel Stenberg
2010-03-21
Fix tftp return codes and tsize upload handling
Ben Greear
2010-03-21
more files to ignore
Daniel Stenberg
2010-03-20
provide an initial set of .gitignore files
Daniel Stenberg
2010-03-19
- Improved Curl_read() to not ignore the error returned from Curl_ssl_recv().
Kamil Dudka
2010-03-18
fix warning about conversions between curl_off_t and long
Daniel Stenberg
2010-03-18
another shot at the ftp_init() icc 9.1 optimizer issue
Yang Tse
2010-03-17
replaced intel compiler option -no-ansi-alias with -fno-strict-aliasing
Yang Tse
2010-03-17
update outdated serial number
Yang Tse
2010-03-16
Factored out some code into a few independent functions
Dan Fandrich
2010-03-15
- Constantine Sapuntzakis brought a patch:
Daniel Stenberg
2010-03-11
fix compiler warning
Yang Tse
2010-03-11
SSL should now be working out-of-the-box on Symbian S60.
Dan Fandrich
2010-03-11
Enable Symbian zlib support by default.
Dan Fandrich
2010-03-11
Allow compilation even when OpenSSL has been configured without MD4 support.
Dan Fandrich
2010-03-10
A few Symbian build changes
Dan Fandrich
2010-03-09
watt32 compilation fix
Yang Tse
2010-03-06
- Ben Greear brought a patch that fixed the rate limiting logic for TFTP when
Daniel Stenberg
2010-03-06
indent fix by Ben Greear, I removed some braces for single-line conditional
Daniel Stenberg
2010-03-06
Added another VS10 version string
Yang Tse
2010-03-06
fix line break
Yang Tse
2010-03-06
removed usage of 's6_addr', fixing compilation issue triggered with no
Yang Tse
2010-03-05
Daniel Johnson provided fixes for building with the clang compiler
Daniel Stenberg
2010-03-05
Added IPv6 name servers support
Yang Tse
2010-03-05
Ops!. Readded ares_nowarn.h.
Gisle Vanem
2010-03-05
Added ares_nowarn.c.
Gisle Vanem
2010-03-05
Constantine Sapuntzakis detected and fixed a double free in builds done
Yang Tse
2010-03-05
Added SIZEOF_INT and SIZEOF_SHORT definitions for VMS configuration file
Yang Tse
2010-03-04
Julien Chaffraix clarified CURLOPT_HEADERFUNCTION and made
Daniel Stenberg
2010-03-02
- [Daniel Johnson] I've been trying to build libcurl with clang on Darwin and
Daniel Stenberg
2010-03-02
- Based on patch provided by Jacob Moshenko, the transfer logic now properly
Daniel Stenberg
2010-03-02
update the generic copyright year range to include 2010
Daniel Stenberg
2010-03-02
- Andrei Benea filed bug report #2956698 and pointed out that the
Daniel Stenberg
2010-03-02
- Markus Duft pointed out in bug #2961796 that even though Interix has a
Daniel Stenberg
2010-03-02
- Made the pingpong timeout code properly deal with the response timeout AND
Daniel Stenberg
2010-03-02
remove assignment never used
Daniel Stenberg
2010-03-01
- Ben Greear provided an update for TFTP that fixes upload.
Daniel Stenberg
2010-03-01
SSL, not SSH, SSL
Daniel Stenberg
2010-03-01
- Wesley Miaw reported bug #2958179 which identified a case of looping during
Daniel Stenberg
2010-02-28
Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
Yang Tse
2010-02-28
Added ares_nowarn.* to VC6 project file
Yang Tse
2010-02-26
spellchecked by Stéphane Fillod
Daniel Stenberg
2010-02-26
- Pat Ray in bug #2958474 pointed out an off-by-one case when receiving a
Daniel Stenberg
2010-02-26
Fixed a couple of out of memory leaks and a segfault in the IMAP code.
Dan Fandrich
[next]