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
2013-01-06
pop3.c: Fixed default authentication detection
Steve Holme
2013-01-06
curl_sasl.c: Small code tidy up following imap changes
Steve Holme
2013-01-06
smtp.c: Small code tidy up following imap changes
Steve Holme
2013-01-06
pop3.c: Small code tidy up following imap changes
Steve Holme
2013-01-06
imap: Added support for sasl plain text authentication
Steve Holme
2013-01-06
tests/server/sockfilt.c: Fixed support for listening sockets
Marc Hoersken
2013-01-06
tests/server/sockfilt.c: Set Windows Console to binary mode
Marc Hoersken
2013-01-06
tests/server/sockfilt.c: Improved log error messages
Marc Hoersken
2013-01-06
imap: Introduced the continue response in imap_endofresp()
Steve Holme
2013-01-06
imap: Added support for SASL based authentication mechanism detection
Steve Holme
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-06
mk-ca-bundle.1: convert syntax to what's used elsewhere
Daniel Stenberg
2013-01-05
mk-ca-bundle.1: mention new -f, fix outputfile output
Daniel Stenberg
2013-01-05
mk-ca-bundle: add -f, support passing to stdout and more
Daniel Stenberg
2013-01-05
imap test server: fix typo in name of SELECT_imap() sub definition
Yang Tse
2013-01-04
imap test server: Added support for the CAPABILITY command
Steve Holme
2013-01-03
writeout: -w now supports remote_ip/port and local_ip/port
Daniel Stenberg
2013-01-03
test 1222: 8 chars object name generation && test 1221: adjustments
Yang Tse
2013-01-03
INTERNALS: remove "footnote" never used
Daniel Stenberg
2013-01-03
build: commit 13606bbfde follow-up 1
Yang Tse
2013-01-03
FAQ: Can I write a server with libcurl?
Daniel Stenberg
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2013-01-03
INSTALL: unify the SSL library texts
Daniel Stenberg
2013-01-02
curl_setup.h: remove redundant include guard
Yang Tse
2013-01-02
build and tests: curl_10char_object_name() shell function
Yang Tse
2013-01-01
configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Yang Tse
2013-01-01
curl-override.m4: provide AC_CONFIG_MACRO_DIR definition conditionally
Yang Tse
2012-12-30
imap.c: Minor follow up tidy up
Steve Holme
2012-12-30
imap: Code tidy up prior to adding support for the CAPABILITY command
Steve Holme
2012-12-29
pop3_doing: Applied debug info message when function fails
Steve Holme
2012-12-29
imap_doing: don't call imap_dophase_done() if already failed
Steve Holme
2012-12-29
smtp_doing: don't call smtp_dophase_done() if already failed
Steve Holme
2012-12-29
examples/certinfo.c: fix compiler warning
Yang Tse
2012-12-29
pop3.c: Removed unnecessary POP3_STOP state changes
Steve Holme
2012-12-29
smtp.c: Added extra comments around SMTP_STOP state change
Steve Holme
2012-12-29
imap.c: Fixed bad state error when logging in with invalid credentials
Steve Holme
2012-12-29
imap.c: remove trailing whitespace
Yang Tse
2012-12-28
imap.c: Code tidy up - Part 2
Steve Holme
2012-12-28
imap.c: Code tidy up - Part 1
Steve Holme
2012-12-28
pop3.c: Minor code tidy up
Steve Holme
2012-12-28
smtp: Minor code tidy up
Steve Holme
2012-12-28
curl_imap.h: Tidy up of comments to be more readable
Steve Holme
2012-12-28
imap.c: Code tidy up renaming imapsendf() to imap_sendf()
Steve Holme
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-28
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2012-12-28
imsp.c: Fixed usernames and passwords that contain escape characters
Steve Holme
2012-12-27
curl.1: extend the -X, --request description
Daniel Stenberg
2012-12-27
RELEASE-NOTES: synced with e3ed2b82e6
Daniel Stenberg
[next]