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
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2000-09-18
Stephen Kick's --interface was added
Daniel Stenberg
2000-09-15
-p/--proxytunnel was added
Daniel Stenberg
2000-08-24
--data-binary and family ;-)
Daniel Stenberg
2000-07-28
Added [:port] to the -x description for --help
Daniel Stenberg
2000-07-25
Added some logic that now prevents multiple conflicting HTTP request types
Daniel Stenberg
2000-06-20
autoreferer added, switches off POST on location: following
Daniel Stenberg
2000-06-16
pretty big changes when the -# progress bar was moved in here from the
Daniel Stenberg
2000-06-14
several minor fixes as pointed out by Björn Stenberg
Daniel Stenberg
2000-06-14
Added #include <fcntl.h> required by the setmode() for win32
Daniel Stenberg
2000-06-14
new binary stdout approach for win32 systems
Daniel Stenberg
2000-06-05
using the new formparse, the new getenv, using the new headers struct and
Daniel Stenberg
2000-05-29
modified to the new curl_getenv() style
Daniel Stenberg
2000-05-26
URLGET_ERROR_SIZE is now CURL_ERROR_SIZE
Daniel Stenberg
2000-05-22
Jörn's fixes
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-05-17
moved the win32 init stuff here from the lib
Daniel Stenberg
2000-05-09
Removed all #ifdef GLOBURL lines, we always use them
Daniel Stenberg
2000-05-09
changed the glob_url() call, after Janne Johansson's buffer overflow report
Daniel Stenberg
2000-04-04
Marco G. Salvagno's patch applied
Daniel Stenberg
2000-03-21
6.5.2 release commit
Daniel Stenberg
2000-03-19
Marco G. Salvagno's OS/2 changes
Daniel Stenberg
2000-03-16
the --dump-header option now only creates the file when it needs to, not any
Daniel Stenberg
2000-03-02
Added -N, added a strdup() function for systems without it. suggested for
Daniel Stenberg
2000-03-01
made -w support -w@[file] and -w@- (for stdin)
Daniel Stenberg
2000-02-21
new writeout support added
Daniel Stenberg
2000-02-16
Starting working on the '-w/--write-out' output format specifier, although
Daniel Stenberg
2000-02-14
added support for -b@[file name] and -b@- (for stdin) for consistency
Daniel Stenberg
2000-02-10
- Paul Marquis <pmarquis@iname.com> fixed the config file parsing of curl to
Daniel Stenberg
2000-01-31
fixed the progressmode selector
Daniel Stenberg
2000-01-10
syncing with local edit
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg
[prev]