summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Security fix for CVE-2009-2473: prevent the "billion laughs" attackJoe Orton2009-08-183-1/+82
* * test/ssl.c (fail_nul_*): Fix for VPATH builds.Joe Orton2009-08-181-11/+27
* Security fix for CVE-2009-2474, handling of "NUL" bytes in certificateJoe Orton2009-08-189-35/+394
* * src/ne_string.c (qappend_count, quoted_append): Factor out fromJoe Orton2009-08-113-15/+57
* * src/ne_string.c (ne_buffer_qappend): New function.Joe Orton2009-08-112-21/+95
* * Makefile.in: Avoid dupes in copyright notices.Joe Orton2009-08-111-2/+2
* * test/openssl.conf: Sign certs using SHA1 since GnuTLS fails MD5-signed certs.Joe Orton2009-08-071-2/+2
* * src/ne_string.c (ne_buffer_qappend): New function.Joe Orton2009-08-053-7/+107
* * src/ne_socket.c (ne_sock_peer): Fix strict-aliasing issue.Joe Orton2009-08-051-2/+3
* * README: "make update-copyright"Joe Orton2009-07-021-1/+1
* * src/ne_session.c: Updata copyright notices; Tommi's codeJoe Orton2009-07-021-2/+0
* * src/ne_openssl.c, src/ne_socket.c: Update copyright notices; Joe Orton2009-07-022-3/+0
* * macros/neon.m4 (NEON_LIBPROXY): Correctly handle --without-libproxy.Joe Orton2009-07-021-1/+1
* * test/util-socks.c: Remove unnecessary #include.Joe Orton2009-07-021-2/+1
* * macros/neon.m4 (LIBNEON_SOURCE_CHECKS): Silence warnings with autoconfJoe Orton2009-07-021-1/+3
* * configure.in: Reorder to prevent autoconf 2.6x warnings.Joe Orton2009-07-021-12/+12
* * src/ne_socket.c (timed_connect): Only enable O_NONBLOCK if it Joe Orton2009-06-091-2/+19
* * README, Makefile.in: Update copyright-notice-collector.Joe Orton2009-06-092-3/+4
* * src/ne_socket.c (raw_connect): New function.Joe Orton2009-06-091-2/+16
* * src/ne_socket.c (ne_sock_connect): Fix FD_CLOEXEC for !SOCK_CLOEXEC builds.Joe Orton2009-06-091-1/+1
* * src/ne_socket.c (ne_sock_connect): Fix forward compat withJoe Orton2009-06-091-8/+21
* * src/ne_session.c (ne__ssl_set_verify_err): Add error strings forJoe Orton2009-05-292-16/+41
* * src/ne_gnutls.c (ne_ssl_context_create): Enable support forJoe Orton2009-05-291-0/+2
* * test/makekeys.sh: Fix to ensure the "bad CAs" do assert theJoe Orton2009-04-301-2/+2
* * src/ne_gnutls.c (check_certificate): Correctly check validity times of certsJoe Orton2009-04-301-2/+2
* * test/ssl.c: Fix typos, no functional change.Joe Orton2009-04-301-2/+2
* initial support for platform-independent NTLM authkso2009-03-263-0/+822
* * macros/neon.m4 (NEON_LIBPROXY): Mark feature as disabled ifJoe Orton2009-03-111-1/+3
* * test/uri-tests.c (resolve): Test API guarantee for resolved ->path.Joe Orton2009-03-051-0/+2
* * src/ne_ssl.h: Improve ne_ssl_clicert_* docs, specify object state.Joe Orton2009-03-051-14/+21
* Be strict in parsing C-L response header:Joe Orton2009-03-052-19/+16
* * test/common/tests.c: Remove sys/signal.h include.Joe Orton2009-03-041-3/+1
* * src/ne_session.h: Define NE_SSL_REVOKED; bump NE_SSL_FAILMASK, reflowJoe Orton2009-03-031-15/+25
* Expose the cert verification failure case where a cert higher in theJoe Orton2009-03-037-73/+152
* * NEWS: Sync with 0.28.x.Joe Orton2009-03-031-1/+10
* * doc/feat.xml: Update for trunk.Joe Orton2009-03-031-11/+12
* * doc/man.xsl, doc/manual.xml: Fix <author> and quietenJoe Orton2009-02-252-4/+6
* * install-sh: Remove; rely on provided version.Joe Orton2009-02-251-519/+0
* Fix ne_forget_auth():Joe Orton2009-02-252-2/+58
* * macros/neon.m4: Add the hash back into PKCS#11 in output messages.Joe Orton2009-01-291-2/+2
* * doc/ref/neon.xml: Add pakchois and libproxy namespaces.Joe Orton2009-01-291-0/+12
* * doc/ref/neon.xml: Add note on lack of async-signal-safety, andJoe Orton2009-01-291-2/+12
* * src/ne_socket.c (read_gnutls): Perform a new handshake if requiredJoe Orton2009-01-211-2/+7
* * src/ne_basic.h: Docs updates.Joe Orton2009-01-211-6/+9
* * THANKS: Convert to UTF-8.Joe Orton2009-01-141-3/+3
* * macros/neon.m4 (LIBNEON_SOURCE_CHECKS): Check for Joe Orton2008-12-101-2/+4
* * Makefile.in: Fix Makefile/neon-config generation in VPATH builds.Joe Orton2008-11-211-2/+2
* * src/ne_pkcs11.c (pk11_provide): Fix memory leak.Joe Orton2008-11-201-0/+1
* * NEWS: More news is good news.Joe Orton2008-11-201-0/+4
* * configure.in: Add notice for forced PIC usage.Joe Orton2008-11-201-0/+1