Age | Commit message (Expand) | Author |
2015-01-16 | checksrc.bat: Better detection of Perl installation | Steve Holme |
2015-01-16 | curl_endian: Fixed build when 64-bit integers are not supported | Steve Holme |
2015-01-15 | curl.h: remove extra space | Yun SangHo |
2015-01-14 | Curl_pretransfer: reset expected transfer sizes | Daniel Stenberg |
2015-01-12 | curl_schannel.c: mark session as removed from cache if not freed | Marc Hoersken |
2015-01-09 | RELEASE-NOTES: Synced with d21b66835f | Steve Holme |
2015-01-09 | Merge pull request #134 from vszakats/mingw-m64 | Guenter Knauf |
2015-01-09 | Merge pull request #136 from vszakats/mingw-allow-custom-cflags | Guenter Knauf |
2015-01-09 | NSS: fix compiler error when built http2-enabled | Daniel Stenberg |
2015-01-09 | gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions | Steve Holme |
2015-01-09 | mingw build: allow to pass custom CFLAGS | Viktor Szakats |
2015-01-08 | FTP: if EPSV fails on IPV6 connections, bail out | Daniel Stenberg |
2015-01-08 | FTP: fix IPv6 host using link-local address | Daniel Stenberg |
2015-01-08 | winbuild: Added option to build with c-ares | Sam Schanken |
2015-01-08 | NetWare build: added TLS-SRP enabled build. | Guenter Knauf |
2015-01-08 | sasl_gssapi: Fixed build on NetBSD with built-in GSS-API | Steve Holme |
2015-01-08 | add -m64 clags when targeting mingw64, add -m32/-m64 to LDFLAGS | Viktor Szakats |
2015-01-08 | bump: start working towards 7.40.1 | Daniel Stenberg |
2015-01-08 | THANKS: 14 new contributors from the 7.40.0 release notes | Daniel Stenberg |
2015-01-07 | RELEASE-NOTES: version 7.40.0 | Daniel Stenberg |
2015-01-07 | darwinssl: fix session ID keys to only reuse identical sessions | Daniel Stenberg |
2015-01-07 | tests: make sure CRLFs can't be used in URLs passed to proxy | Daniel Stenberg |
2015-01-07 | url-parsing: reject CRLFs within URLs | Daniel Stenberg |
2015-01-07 | ldap: Convert attribute output to UTF-8 when Unicode | Steve Holme |
2015-01-07 | ldap: Convert DN output to UTF-8 when Unicode | Steve Holme |
2015-01-07 | hostip: remove 'stale' argument from Curl_fetch_addr proto | Daniel Stenberg |
2015-01-07 | ldap/imap: Fixed spelling mistake in comments and variable names | Steve Holme |
2015-01-07 | RELEASE-NOTES: updated with ./contributors.sh output | Daniel Stenberg |
2015-01-05 | curl_multibyte.h: Eliminated some trailing whitespace | Dan Fandrich |
2015-01-04 | RELEASE-NOTES: Synced with ea93252ef1 | Steve Holme |
2015-01-04 | ldap: Fixed Unicode usage for all Win32 builds | Steve Holme |
2015-01-04 | ldap: Fixed memory leak from commit efb64fdf80 | Steve Holme |
2015-01-04 | ldap: Fix memory leak from commit 3a805c5cc1 | Steve Holme |
2015-01-04 | ldap: Fixed attribute variable warnings when Unicode is enabled | Steve Holme |
2015-01-04 | ldap: Fixed DN variable warnings when Unicode is enabled | Steve Holme |
2015-01-04 | ldap: Remove the unescape_elements() function | Steve Holme |
2015-01-04 | ldap.c: Fixed compilation warning | Steve Holme |
2015-01-04 | ldap: Fixed support for Unicode filter in Win32 search call | Steve Holme |
2015-01-04 | ldap.c: Fixed compilation warning | Steve Holme |
2015-01-04 | ldap: Fixed support for Unicode attributes in Win32 search call | Steve Holme |
2015-01-04 | ldap: Fixed memory leak from commit efb64fdf80 | Steve Holme |
2015-01-04 | ldap.c: Fixed compilation error | Steve Holme |
2015-01-04 | ldap.c: Fixed compilation warning | Steve Holme |
2015-01-04 | ldap: Fixed support for Unicode DN in Win32 search call | Steve Holme |
2015-01-04 | ldap: Fixed Unicode user and password in Win32 bind calls | Steve Holme |
2015-01-04 | ldap: Fixed Unicode host name in Win32 initialisation calls | Steve Holme |
2015-01-04 | ldap: Use host.dispname for infof() connection failure messages | Steve Holme |
2015-01-03 | ldap: Prefer 'CURLcode result' for curl result codes | Steve Holme |
2015-01-03 | ldap: Pass write length in all Curl_client_write() calls | Steve Holme |
2015-01-03 | ldap: Fixed attribute memory leaks on failed client write | Steve Holme |