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
2011-05-04
ConnectionStore: remove unused return code
Daniel Stenberg
2011-05-04
indent correctly
Daniel Stenberg
2011-05-03
curl_easy_getinfo.3: clarify some timing info
Daniel Stenberg
2011-05-02
curl_easy_setopt.3: clarify the SSH KEYFILE options usage
Daniel Stenberg
2011-05-02
docs: mention the protocol:// support in proxy strings
Daniel Stenberg
2011-05-02
--data-ascii: add mention
Daniel Stenberg
2011-05-02
url encode docs: mention '-', '.', '_' and '~'
Daniel Stenberg
2011-05-01
SSH: set non-blocking earlier
Daniel Stenberg
2011-04-30
curl_formfree.3: mention argument may be NULL
Daniel Stenberg
2011-04-29
ConnectionExists: avoid NULL dereference
Daniel Stenberg
2011-04-29
resolver_error: remove bad semicolon
Daniel Stenberg
2011-04-28
RELEASE-NOTES: synced with c4bc1d473f324
Daniel Stenberg
2011-04-28
anyauthput.c: stdint.h must not be included unconditionally
Daniel Stenberg
2011-04-28
gai_strerror: provide private implementation
Daniel Stenberg
2011-04-28
treaded-resolver: better error messages
Daniel Stenberg
2011-04-28
proxy: allow socks:// prefix in proxy string
Daniel Stenberg
2011-04-28
CMake: improve library search, implement install.
Zmey Petroff
2011-04-28
multi-socks: fix connect to proxy
Daniel Stenberg
2011-04-28
cleanup: remove old unused debug code
Daniel Stenberg
2011-04-27
Make checksrc.pl work on out-of-tree builds
Dan Fandrich
2011-04-27
make: add checksrc.pl to dist
Daniel Stenberg
2011-04-27
make: add 'checksrc' as target to check code style
Daniel Stenberg
2011-04-27
checksrc: whitespace and code style cleanup
Daniel Stenberg
2011-04-27
checksrc: add -W to allow a file to be whitelisted
Daniel Stenberg
2011-04-27
whitespace cleanup: no space first in conditionals
Daniel Stenberg
2011-04-27
lib/make: run checksrc.pl once for all files
Daniel Stenberg
2011-04-27
checksrc: scan many files, more checks
Daniel Stenberg
2011-04-27
Makefile: run checksrc if debug enabled
Daniel Stenberg
2011-04-27
checksrc: exit error code if warnings or errors
Daniel Stenberg
2011-04-27
SSH: move knownhost logic to separate function
Daniel Stenberg
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-27
Windows native IDN fixes.
Guenter Knauf
2011-04-25
Fixed compiler warning in Windows SSPI case
Dan Fandrich
2011-04-25
Fixed compilation when the synchronous resolver is used
Dan Fandrich
2011-04-25
Added new resolver sources to Symbian and VC6 build files
Dan Fandrich
2011-04-25
hostip: comment fixed to state current situation
Daniel Stenberg
2011-04-25
async resolvers: further cleanups
Daniel Stenberg
2011-04-25
asynch resolvers: cleanup
Daniel Stenberg
2011-04-25
asynch resolvers: unified
Vsevolod Novikov
2011-04-24
Enabled OpenWatcom native Windows IDN build.
Guenter Knauf
2011-04-22
NTLM: work with unicode
Daniel Stenberg
2011-04-22
bump version: work towards 7.21.7
Daniel Stenberg
2011-04-22
THANKS: contributors from 7.21.6
Daniel Stenberg
2011-04-22
RELEASE-NOTES: two more contributors
Daniel Stenberg
2011-04-21
Fixed test 1023 when using daily snapshots
Dan Fandrich
2011-04-21
Include unistd.h to declare close()
Dan Fandrich
2011-04-21
In lib/, change 'wanna' to 'want to'.
Fabian Keil
2011-04-21
Fix spelling errors in buildconf
Fabian Keil
2011-04-21
Fix spelling errors in src/
Fabian Keil
2011-04-21
Fix spelling errors in include/
Fabian Keil
[next]