| Commit message (Expand) | Author | Age | Files | Lines |
* | * test/common/tests.c: Fix build with neon < 0.26.x, for bundled litmus0.29.x | joe | 2011-12-12 | 1 | -0/+4 |
* | Merge r1818 from trunk: | joe | 2010-10-14 | 1 | -2/+14 |
* | Merge r1811 from trunk: | joe | 2010-09-28 | 2 | -1/+11 |
* | Merge r1809 from trunk: | joe | 2010-09-28 | 1 | -0/+34 |
* | Merge r1801 from trunk: | joe | 2010-09-22 | 2 | -2/+66 |
* | * test/ssl.c (simple_sslv2): Skip better. | joe | 2009-09-13 | 1 | -4/+4 |
* | * test/ssl.c (simple_sslv2): Skip for OpenSSL. | joe | 2009-09-13 | 1 | -0/+5 |
* | Merge r1713, r1714 from trunk: | joe | 2009-09-02 | 1 | -0/+25 |
* | Merge r1709, r1710, r1711 from trunk: | joe | 2009-09-02 | 2 | -13/+61 |
* | Fix handling of stale=true in a RFC2069-style Digest challenge: | joe | 2009-09-01 | 1 | -4/+20 |
* | Security fix for CVE-2009-2473: prevent the "billion laughs" attack | joe | 2009-08-18 | 2 | -0/+39 |
* | * test/ssl.c (fail_nul_*): Fix for VPATH builds. | joe | 2009-08-18 | 1 | -11/+27 |
* | Security fix for CVE-2009-2474, handling of "NUL" bytes in certificate | joe | 2009-08-18 | 5 | -8/+360 |
* | * src/ne_string.c (qappend_count, quoted_append): Factor out from | joe | 2009-08-11 | 1 | -1/+8 |
* | * test/openssl.conf: Sign certs using SHA1 since GnuTLS fails MD5-signed certs. | joe | 2009-08-07 | 1 | -2/+2 |
* | * src/ne_string.c (ne_buffer_qappend): New function. | joe | 2009-08-05 | 1 | -1/+34 |
* | * test/util-socks.c: Remove unnecessary #include. | joe | 2009-07-02 | 1 | -2/+1 |
* | * src/ne_session.c (ne__ssl_set_verify_err): Add error strings for | joe | 2009-05-29 | 1 | -15/+38 |
* | * test/makekeys.sh: Fix to ensure the "bad CAs" do assert the | joe | 2009-04-30 | 1 | -2/+2 |
* | * test/ssl.c: Fix typos, no functional change. | joe | 2009-04-30 | 1 | -2/+2 |
* | * test/uri-tests.c (resolve): Test API guarantee for resolved ->path. | joe | 2009-03-05 | 1 | -0/+2 |
* | Be strict in parsing C-L response header: | joe | 2009-03-05 | 1 | -16/+11 |
* | * test/common/tests.c: Remove sys/signal.h include. | joe | 2009-03-04 | 1 | -3/+1 |
* | Expose the cert verification failure case where a cert higher in the | joe | 2009-03-03 | 3 | -16/+46 |
* | Fix ne_forget_auth(): | joe | 2009-02-25 | 1 | -2/+57 |
* | * test/request.c (status, status_chunked): Fix memory leak. | joe | 2008-11-04 | 1 | -0/+4 |
* | * src/ne_gnutls.c (pkcs12_parse): Ignore any but the first key or cert | joe | 2008-10-30 | 1 | -0/+25 |
* | * test/makekeys.sh, test/openssl.conf: Missed in previous commit; update | joe | 2008-10-24 | 2 | -1/+8 |
* | * test/ssl.c (wildcard_match_altname, fail_wildcard): New test cases. | joe | 2008-10-24 | 1 | -0/+22 |
* | * test/makekeys.sh: Create useful certs for standalone testing. | joe | 2008-10-24 | 1 | -3/+16 |
* | * test/common/tests.c (print_prefix): Fix for non-quiet mode. | joe | 2008-10-24 | 1 | -1/+1 |
* | * test/common/tests.c (print_prefix): New function, factored out of main. | joe | 2008-10-24 | 1 | -19/+26 |
* | Introduce new ACL interface under separate header, function name, and | joe | 2008-10-14 | 3 | -6/+110 |
* | Add support for configuring a SOCKS proxy for the HTTP session: | joe | 2008-10-09 | 1 | -0/+36 |
* | Factor SOCKS server out test/socket.c to be usable throughout test | joe | 2008-10-09 | 5 | -276/+334 |
* | Add support for multiple proxies and differentiate between a SOCKS and | joe | 2008-10-09 | 1 | -0/+23 |
* | SECURITY (CVE-2008-3746): | joe | 2008-08-20 | 1 | -0/+27 |
* | * test/request.c (send_bad_offset): Tweak error message. | joe | 2008-08-08 | 1 | -1/+2 |
* | * test/request.c (status_chunked, status): Cope with systems where | joe | 2008-08-07 | 1 | -24/+42 |
* | * test/common/child.c (await_server): Describe failure better. | joe | 2008-08-06 | 1 | -3/+14 |
* | * src/ne_socket.c (struct iofns): Add swritev member. | joe | 2008-08-03 | 1 | -0/+38 |
* | * src/ne_auth.c (tokenize): NUL terminate at a closing quote, ignore | joe | 2008-07-19 | 1 | -1/+4 |
* | Fail with a useful error message in the case where a client cert is | joe | 2008-07-19 | 1 | -2/+39 |
* | * src/ne_session.h (ne_set_notifier, ne_set_progress): Document existing and | joe | 2008-07-19 | 1 | -0/+21 |
* | * test/auth.c (check_digest): Fix compiler warnings with gcc 4.3. | joe | 2008-07-10 | 1 | -5/+3 |
* | * test/common/tests.c (main): More cosmetic fixes. | joe | 2008-07-10 | 1 | -3/+6 |
* | * test/ssl.c: Use P12_PASSPHRASE for client*.p12 passphrase. | joe | 2008-07-10 | 1 | -9/+23 |
* | * tests/common/tests.c (main): Fixes for non-quiet mode. | joe | 2008-07-09 | 2 | -3/+8 |
* | * tests/common/tests.c (main): More cosmetic tweaks for | joe | 2008-07-09 | 1 | -5/+6 |
* | * test/common/tests.c (main): Fix compiler warnings. | joe | 2008-07-09 | 1 | -6/+6 |