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
2000-12-16
changed the return code checker in the quote command send to only fail
Daniel Stenberg
2000-12-14
added socket() / sclose() checks to the memdebug system
Daniel Stenberg
2000-12-11
unix style newlines
Daniel Stenberg
2000-12-07
Added SA_RESTART since (some) HPUX doesn't have that define and it doesn't
Daniel Stenberg
2000-12-05
Added the borland makefiles
Daniel Stenberg
2000-12-05
changed third argument to size_t to match SCO prototype
Daniel Stenberg
2000-12-04
7.5-commit
Daniel Stenberg
2000-11-30
Added -version-info and lots of info
Daniel Stenberg
2000-11-30
added a typecast to shut up a VC++ warning when converting from long
Daniel Stenberg
2000-11-30
Craig Davison updated this
Daniel Stenberg
2000-11-29
removed #if 0 sections
Daniel Stenberg
2000-11-29
removed #if 0 section
Daniel Stenberg
2000-11-29
removed '#if 0' sections
Daniel Stenberg
2000-11-28
free the URL on redirections, this was a previous memory leak
Daniel Stenberg
2000-11-28
James Griffiths' max-redirs fix
Daniel Stenberg
2000-11-27
Added the memdebug include file
Daniel Stenberg
2000-11-22
document time fixes
Daniel Stenberg
2000-11-22
Added struct fields to deal with time-of-document
Daniel Stenberg
2000-11-22
client_write() proto and defines added
Daniel Stenberg
2000-11-22
uses client_write()
Daniel Stenberg
2000-11-22
uses client_write() now
Daniel Stenberg
2000-11-22
Added the client_write() function
Daniel Stenberg
2000-11-22
uses the new client_write() function
Daniel Stenberg
2000-11-22
GetLastResponse() modified to return ftp code as integer
Daniel Stenberg
2000-11-21
set rangestringalloc to 0 after the string has been freed to prevent it
Daniel Stenberg
2000-11-21
uses the "internal" mprintf() routines for formatted output
Daniel Stenberg
2000-11-21
bad directory name extractor fixed, now always free the file and directory
Daniel Stenberg
2000-11-21
curl_unescape() did not stop at the set length properly when %-codes were
Daniel Stenberg
2000-11-21
added some defensive code around the GetHost()'s third argument result
Daniel Stenberg
2000-11-21
GetHost() now sets the third pointer to NULL when the lookup fails, as the
Daniel Stenberg
2000-11-21
when using PORT, we now free the host name buffer properly
Daniel Stenberg
2000-11-21
removed the storenonprintable function as it isn't used anymore
Daniel Stenberg
2000-11-21
removed two unused variables and added an extra set of parentheses, done
Daniel Stenberg
2000-11-21
typecasted the argument to isspace() to int, to remove a pedantic compiler
Daniel Stenberg
2000-11-21
includes http.h for the proxytunnel stuff
Daniel Stenberg
2000-11-21
added comment on a variable that is unused on some platforms
Daniel Stenberg
2000-11-20
removed URL size restrictions
Daniel Stenberg
2000-11-20
Alexander Kourakos's lowercase environment variable fix
Daniel Stenberg
2000-11-18
spell correction resolv => resolve in two error messages
Daniel Stenberg
2000-11-17
now exits and alerts on bad uses of strdup() and free()
Daniel Stenberg
2000-11-17
added curl_formfree()
Daniel Stenberg
2000-11-17
now includes stdlib.h
Daniel Stenberg
2000-11-17
memory leak cleanup campaign
Daniel Stenberg
2000-11-17
changed the 'port' field to long to better work with the va_arg() system
Daniel Stenberg
2000-11-16
data->err must be used, not stderr
Daniel Stenberg
2000-11-15
not printf()ing %s normally for character that weren't isprint() made things
Daniel Stenberg
2000-11-13
moved the followlocation field from the http struct to the urldata struct
Daniel Stenberg
2000-11-13
Added space after the Cookie: header keyword
Daniel Stenberg
2000-11-13
Jörg updated the list of exported functions
Daniel Stenberg
2000-11-13
Chris Faherty fixed a free-twice problem
Daniel Stenberg
[prev]
[next]