Dr. Stephen Henson
|
1e6b8d39f1
|
Document more error codes.
|
2009-10-18 14:01:17 +00:00 |
|
Dr. Stephen Henson
|
e05d6c7d3c
|
Verification callback functions.
|
2009-10-18 13:26:08 +00:00 |
|
Dr. Stephen Henson
|
a5b37fca0a
|
Add "missing" function X509_STORE_set_verify_cb().
|
2009-10-18 13:24:16 +00:00 |
|
Dr. Stephen Henson
|
9074df8684
|
Clarification.
|
2009-10-17 23:08:32 +00:00 |
|
Dr. Stephen Henson
|
6c17629f91
|
Preliminary documentation for X509_VERIFY_PARAM.
|
2009-10-17 23:00:18 +00:00 |
|
Dr. Stephen Henson
|
db57663241
|
Add docs for X509_STORE_CTX_new() and related functions.
|
2009-10-17 18:05:53 +00:00 |
|
Dr. Stephen Henson
|
53246488bd
|
More X509 verification docs.
|
2009-10-17 17:07:17 +00:00 |
|
Dr. Stephen Henson
|
1f164f5ed9
|
Typo.
|
2009-10-17 17:06:19 +00:00 |
|
Dr. Stephen Henson
|
b8c182a499
|
Manual page for X509_verify_cert()
|
2009-10-17 12:46:52 +00:00 |
|
Dr. Stephen Henson
|
11c4c02ce3
|
PR: 2074
Submitted by: Bram Neijt <bneijt@gmail.com>
Approved by: steve@openssl.org
Typo: "contet".
|
2009-10-16 15:30:13 +00:00 |
|
Dr. Stephen Henson
|
c6bec6ef0d
|
PR: 2072
Submitted by: Tomas Mraz <tmraz@redhat.com>
Approved by: steve@openssl.org
Avoid potential doublefree and reuse of freed handshake_buffer.
|
2009-10-16 15:24:07 +00:00 |
|
Dr. Stephen Henson
|
7c3908dd19
|
PR: 2073
Submitted by: Tomas Mraz <tmraz@redhat.com>
Approved by: steve@openssl.org
Don't access freed SSL_CTX in SSL_free().
|
2009-10-16 13:41:39 +00:00 |
|
Dr. Stephen Henson
|
3477592385
|
Fixes to CROSS_COMPILE, don't override command line option from environment
|
2009-10-15 23:43:54 +00:00 |
|
Dr. Stephen Henson
|
be45636661
|
Fix for WIN32 and possibly other platforms which don't define in_port_t.
|
2009-10-15 18:49:30 +00:00 |
|
Dr. Stephen Henson
|
6fb3233778
|
Update ordinals.
|
2009-10-15 18:08:05 +00:00 |
|
Dr. Stephen Henson
|
636b6b450d
|
PR: 2069
Submitted by: Michael Tuexen <tuexen@fh-muenster.de>
Approved by: steve@openssl.org
IPv6 support for DTLS.
|
2009-10-15 17:41:31 +00:00 |
|
Dr. Stephen Henson
|
2c55c0d367
|
PR: 1847
Submitted by: Tomas Mraz <tmraz@redhat.com>
Approved by: steve@openssl.org
Integrated patches to CA.sh to bring it into line with CA.pl functionality.
|
2009-10-15 17:27:34 +00:00 |
|
Dr. Stephen Henson
|
0431941ec5
|
Revert extra changes from previous commit.
|
2009-10-15 17:17:45 +00:00 |
|
Dr. Stephen Henson
|
42733b3bea
|
PR: 2066
Submitted by: Guenter <lists@gknw.net>
Approved by: steve@openssl.org
Add -r option to dgst to produce format compatible with core utilities.
|
2009-10-15 17:13:54 +00:00 |
|
Dr. Stephen Henson
|
8aab301b66
|
Rename CROSS_COMPILE_PREFIX to CROSS_COMPILE
|
2009-10-15 13:05:04 +00:00 |
|
Dr. Stephen Henson
|
19a0192b42
|
Allow uname values to be overridden by the environment
|
2009-10-07 16:44:03 +00:00 |
|
Dr. Stephen Henson
|
f99f41cf5c
|
Allow cross compilation prefix to come from CROSS_COMPILE environment variable
|
2009-10-07 16:41:14 +00:00 |
|
Andy Polyakov
|
b34d449c42
|
Combat gcc 4.4.1 aliasing rules.
|
2009-10-06 07:17:57 +00:00 |
|
Dr. Stephen Henson
|
04f9095d9e
|
Fix unitialized warnings
|
2009-10-04 16:52:51 +00:00 |
|
Dr. Stephen Henson
|
0e039aa797
|
Fix warnings about ignoring fgets return value
|
2009-10-04 16:42:56 +00:00 |
|
Dr. Stephen Henson
|
c21869fb07
|
Prevent ignored return value warning
|
2009-10-04 14:04:27 +00:00 |
|
Dr. Stephen Henson
|
9a0c776c60
|
Prevent aliasing warning
|
2009-10-04 14:02:22 +00:00 |
|
Dr. Stephen Henson
|
77db140f94
|
Typo.
|
2009-10-02 18:20:22 +00:00 |
|
Dr. Stephen Henson
|
fecef70773
|
Yes it is a typo ;-)
|
2009-10-01 12:17:44 +00:00 |
|
Dr. Stephen Henson
|
b48315d9b6
|
PR: 2061
Submitted by: Julia Lawall <julia@diku.dk>
Approved by: steve@openssl.org
Correct i2b_PVK_bio error handling in rsa.c, dsa.c
|
2009-10-01 00:25:24 +00:00 |
|
Dr. Stephen Henson
|
e8a682f223
|
PR: 2062
Submitted by: Julia Lawall <julia@diku.dk>
Approved by: steve@openssl.org
Correct BN_rand error handling in bntest.c
|
2009-10-01 00:21:20 +00:00 |
|
Dr. Stephen Henson
|
98fbfff417
|
PR: 2059
Submitted by: Julia Lawall <julia@diku.dk>
Approved by: steve@openssl.org
Correct EVP_SealInit error handling in pem_seal.c
|
2009-10-01 00:17:59 +00:00 |
|
Dr. Stephen Henson
|
78ca13a272
|
PR: 2056
Submitted by: Julia Lawall <julia@diku.dk>
Approved by: steve@openssl.org
Correct BIO_wirte error handling in asn1_par.c
|
2009-10-01 00:11:04 +00:00 |
|
Dr. Stephen Henson
|
d4778ae47e
|
PR: 2055
Submitted by: Julia Lawall <julia@diku.dk>
Approved by: steve@openssl.org
Correct BIO_ctrl error handling in s2_srvr.c
|
2009-10-01 00:06:14 +00:00 |
|
Dr. Stephen Henson
|
ff613640e2
|
PR: 2054
Submitted by: Julia Lawall <julia@diku.dk>
Approved by: steve@openssl.org
Correct BIO_ctrl error handling
|
2009-10-01 00:02:52 +00:00 |
|
Dr. Stephen Henson
|
aec13c1a9f
|
PR: 2063
Submitted by: Julia Lawall <julia@diku.dk>
Approved by: steve@openssl.org
Correct BIO_write error handling in ocsp_prn.c
|
2009-09-30 23:58:37 +00:00 |
|
Dr. Stephen Henson
|
64f0f80eb6
|
PR: 2057
Submitted by: Julia Lawall <julia@diku.dk>
Approved by: steve@openssl.org
Correct BIO_write, BIO_printf, i2a_ASN1_INTEGER and i2a_ASN1_OBJECT
error handling in OCSP print routines.
|
2009-09-30 23:55:53 +00:00 |
|
Dr. Stephen Henson
|
d71061122c
|
PR: 2058
Submitted by: Julia Lawall <julia@diku.dk>
Approved by: steve@openssl.org
Correct EVP_DigestVerifyFinal error handling.
|
2009-09-30 23:49:11 +00:00 |
|
Dr. Stephen Henson
|
fb552ac616
|
Change version from 0.9.9 to 1.0.0 in docs
|
2009-09-30 23:43:01 +00:00 |
|
Dr. Stephen Henson
|
18e503f30f
|
PR: 2064, 728
Submitted by: steve@openssl.org
Add support for custom headers in OCSP requests.
|
2009-09-30 21:40:55 +00:00 |
|
Dr. Stephen Henson
|
37fc562bd8
|
Free SSL_CTX after BIO
|
2009-09-30 21:36:17 +00:00 |
|
Dr. Stephen Henson
|
a0b3e0de6c
|
Fixup sureware ENGINE to handle new RAND_METHOD
|
2009-09-23 23:49:04 +00:00 |
|
Dr. Stephen Henson
|
b6dcdbfc94
|
Audit libcrypto for unchecked return values: fix all cases enountered
|
2009-09-23 23:43:49 +00:00 |
|
Dr. Stephen Henson
|
cd4f7cddc7
|
Add more return value checking attributes to evp.h and hmac.h
|
2009-09-23 23:40:13 +00:00 |
|
Dr. Stephen Henson
|
3db244261d
|
Add DEBUG_UNUSED to debug-steve* entries
|
2009-09-23 16:29:20 +00:00 |
|
Dr. Stephen Henson
|
acf20c7dbd
|
Add attribute to check if return value of certain functions is incorrectly
ignored.
|
2009-09-23 16:27:10 +00:00 |
|
Dr. Stephen Henson
|
7c75f462e8
|
PR: 2050
Submitted by: Michael Tuexen <tuexen@fh-muenster.de>
Approved by: steve@openssl.org
Fix handling of ENOTCONN and EMSGSIZE for dgram BIOs.
|
2009-09-22 11:34:45 +00:00 |
|
Dr. Stephen Henson
|
d636aa7109
|
PR: 2047
Submitted by: David Lee <live4thee@gmail.com>, steve@openssl.org
Approved by: steve@openssl.org
Fix for IPv6 handling in BIO_get_accept_socket().
|
2009-09-20 16:41:27 +00:00 |
|
Dr. Stephen Henson
|
1d42dbaf1e
|
Ooops, missing close quote
|
2009-09-20 12:46:55 +00:00 |
|
Dr. Stephen Henson
|
44c8b81eea
|
Don't use __try+__except unless on VC++
|
2009-09-20 12:39:32 +00:00 |
|