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
2011-09-25
POST: always set postfieldsize
Daniel Stenberg
2011-09-24
curl tool: fix a compiler warning
Yang Tse
2011-09-24
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-24
curl tool: fix some OOM handling issues
Yang Tse
2011-09-22
curl tool: fix some OOM handling issues
Yang Tse
2011-09-22
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-21
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-20
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-19
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-18
curl tool: create tool_myfunc.[ch] which later on will hold my_* functions
Yang Tse
2011-09-16
curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]
Yang Tse
2011-09-16
curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch]
Yang Tse
2011-09-16
curl tool: move convert_* functions into tool_convert.[ch]
Yang Tse
2011-09-16
main.c: convert GetStr() into a macro to ease leak debugging
Yang Tse
2011-09-16
main.c: de-obfuscate a couple for-loop exit conditions
Yang Tse
2011-09-15
curl tool: fix a bunch of double free's uncovered 2011-09-15
Yang Tse
2011-09-14
curl tool: re-enable MemoryTracking capability on 'src' subdirectory files.
Yang Tse
2011-09-08
Avoid ftruncate() static define with MinGW64.
Guenter Knauf
2011-09-06
fix bool variables checking and assignment
Yang Tse
2011-09-05
fix bool variables checking and assignment
Yang Tse
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2011-08-27
NTLM single-sign on adjustments (XI)
Yang Tse
2011-08-26
NTLM single-sign on adjustments (X)
Yang Tse
2011-08-21
main: fix segfault
Daniel Stenberg
2011-08-21
MemoryTracking: adjust initialization calling - followup
Yang Tse
2011-08-20
MemoryTracking: adjust initialization calling
Yang Tse
2011-08-12
added --delegation
Daniel Stenberg
2011-08-04
segfault fixed
Daniel Stenberg
2011-08-04
parse_filename: deal with escaped quotes
Daniel Stenberg
2011-08-04
-J: support ';' in quoted file names
Daniel Stenberg
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-07-24
errno.h inclusion conditionally done in setup_once.h
Yang Tse
2011-07-18
NTLM single-sign on supported
Mandy Wu
2011-07-03
help output: more gnu like output
Daniel Stenberg
2011-05-29
main: fix header inclusion order
Yang Tse
2011-05-29
main: fix header inclusion order
Yang Tse
2011-04-27
checksrc: whitespace and code style cleanup
Daniel Stenberg
2011-04-21
Fix spelling errors in src/
Fabian Keil
2011-04-18
transfer-encoding: added new option and cmdline
Daniel Stenberg
2011-03-09
Force setopt constants written by --libcurl to be long
Dan Fandrich
2011-02-20
curl: Added --netrc-file.
Julien Chaffraix
2011-02-10
--keepalive-time: warn if not supported properly
Daniel Stenberg
2011-01-19
main: make the tlsauth options always present
Daniel Stenberg
2011-01-19
TLS-SRP: support added when using GnuTLS
Quinn Slack
2010-12-20
getparameter: add error check
Daniel Stenberg
2010-12-03
fix compiler warning: assignment within conditional expression
Yang Tse
2010-11-28
atoi: remove atoi usage
Yang Tse
2010-11-10
write extended attributes by using fsetxattr
Stefan Tomanek
2010-11-08
help: indent the --xattr option like the others
Daniel Stenberg
2010-11-08
CURLOPT_RESOLVE: added
Daniel Stenberg
[next]