index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2003-04-10
Vlad Krupin's URL parsing patch to fix the URL parsing when the URL has no
Daniel Stenberg
2003-04-09
the default debugfunction shows incoming headers as well
Daniel Stenberg
2003-04-09
timecond support added
Daniel Stenberg
2003-04-08
James Bursa fixed a flaw in the content-type extracting code that could
Daniel Stenberg
2003-04-08
share.c added
Daniel Stenberg
2003-04-04
Changed how boundary strings are generated. This new way uses 28 dashes
Daniel Stenberg
2003-04-03
spell fix
Daniel Stenberg
2003-04-03
kill a compiler warning on cygwin
Daniel Stenberg
2003-03-31
move the ssl config clone call to before the connectionexists call and then
Daniel Stenberg
2003-03-31
testing, ignore this commit
Sterling Hughes
2003-03-31
Fixup after talks with Richard Bramante. We should now make better
Daniel Stenberg
2003-03-31
Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that
Daniel Stenberg
2003-03-31
Frankie Fong filed bug report #708708 which identified a problem with
Daniel Stenberg
2003-03-25
white space and indent fix
Daniel Stenberg
2003-03-24
ignore getdate.c
Daniel Stenberg
2003-03-24
Richard Bramante's provided a fix for a handle re-use problem seen when you
Daniel Stenberg
2003-03-24
Removed the "TC TrustCenter, Germany, Class 0 CA." certificate:
Daniel Stenberg
2003-03-21
Hopefully this change addresses these two bug reports: 707003 and 706624.
Daniel Stenberg
2003-03-19
make the ENGINE depend on the USE_SSLEAY define too
Daniel Stenberg
2003-03-19
typecast the conversion from const char * to char *
Daniel Stenberg
2003-03-19
Rename getdate.c to getdate.c.cvs, since the "normal" build procedure do
Daniel Stenberg
2003-03-16
regenerated from getdate.y
Daniel Stenberg
2003-03-16
Juan F. Codagnone pointed out a missing thing from the march 2 fix
Daniel Stenberg
2003-03-15
Gisle Vanem's fix to get this working nicely on windows
Daniel Stenberg
2003-03-15
Gisle Vanem fixed a name collision with structure '"CONTEXT" in <winnt.h>
Daniel Stenberg
2003-03-15
Sort out the ENGINE problems people seem to be having. Now we put all ENGINE
Daniel Stenberg
2003-03-14
Nico Baggus little adjustment to build with OpenSSL 0.9.7 (the ENGINE thing)
Daniel Stenberg
2003-03-13
Philippe Raoult needed this to build on FreeBSD
Daniel Stenberg
2003-03-12
Made set_local_option() properly static as reported by Rick Jones
Daniel Stenberg
2003-03-12
Prefix defines and symbols with CURL_ to reduce the risk of colliding with
Daniel Stenberg
2003-03-11
syntax error
Daniel Stenberg
2003-03-11
Christophe Demory fixed the check to work better for non-blocking on HP-UX
Daniel Stenberg
2003-03-11
Use ssize_t instead of 'int' to make the 64 bit sparc compiler happier.
Daniel Stenberg
2003-03-11
Richard Gorton improved the random_the_seed() function for systems where
Daniel Stenberg
2003-03-11
Martin C. Martin's fix to produce an error message in case of failure
Daniel Stenberg
2003-03-03
Added share.obj
Daniel Stenberg
2003-03-03
AIX 4.3 or later should use gethostbyname() and not the *_r() version.
Daniel Stenberg
2003-03-03
Added typecast to please the MSVC compiler.
Daniel Stenberg
2003-03-03
another typecast added to please the borland compiler
Daniel Stenberg
2003-03-03
Add (void) on our uses of the swrite() macro when we don't read the return
Daniel Stenberg
2003-03-02
Init postdata properly before issuing a request, so that there isn't any
Daniel Stenberg
2003-03-02
moved a variable declaration to remove a compiler warnings with the MSVC
Daniel Stenberg
2003-02-28
include the engine stuff
Daniel Stenberg
2003-02-28
Andres Garcia Garcia updated to build with the most recent OpenSSL and
Daniel Stenberg
2003-02-28
James Bursa made it compile on RISC OS as well.
Daniel Stenberg
2003-02-28
the strequal and strnequal should now be called with the proper curl_ prefix
Daniel Stenberg
2003-02-27
spell better
Daniel Stenberg
2003-02-27
It appears that there are FTP-servers that return size 0 for files
Daniel Stenberg
2003-02-26
No longer loop to read multiple times before returning back from the transfer
Daniel Stenberg
2003-02-24
Fixes to bring back the the "Expect: 100-continue" functionality. If the
Daniel Stenberg
[prev]
[next]