Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial support for pluggable public key ASN1 support. Process most public | Dr. Stephen Henson | 2006-03-20 | 24 | -826/+1366 |
| | | | | | | key ASN1 handling through a single EVP_PKEY_ASN1_METHOD structure and move the spaghetti algorithm specific code to a single ASN1 module for each algorithm. | ||||
* | Stop compiler warnings. | Dr. Stephen Henson | 2006-03-20 | 2 | -3/+3 |
| | |||||
* | fix last commit: return NULL is TS_RESP_CTX_set_status_info_cond() failed | Nils Larsch | 2006-03-19 | 1 | -9/+3 |
| | |||||
* | ensure the pointer is valid before using it | Nils Larsch | 2006-03-18 | 3 | -12/+24 |
| | |||||
* | check if con != NULL before using it | Nils Larsch | 2006-03-18 | 2 | -6/+13 |
| | |||||
* | remove unnecessary code | Nils Larsch | 2006-03-18 | 5 | -14/+1 |
| | |||||
* | Typo... | Richard Levitte | 2006-03-18 | 2 | -5/+5 |
| | |||||
* | *** empty log message *** | Ulf Möller | 2006-03-17 | 1 | -1/+1 |
| | |||||
* | Clarification for CPU specific config options. | Ulf Möller | 2006-03-17 | 1 | -3/+5 |
| | |||||
* | fix for OPENSSL_NO_EC | Nils Larsch | 2006-03-15 | 1 | -3/+2 |
| | | | | PR: 1293 | ||||
* | fix problems found by coverity: remove useless code | Nils Larsch | 2006-03-15 | 17 | -48/+12 |
| | |||||
* | tlsext_ecpointformatlist_length is unsigned, so check if it's less | Richard Levitte | 2006-03-15 | 1 | -1/+1 |
| | | | | than zero will only result in pissing of some compilers... | ||||
* | create BN_CTX object | Nils Larsch | 2006-03-15 | 1 | -0/+14 |
| | |||||
* | fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() | Nils Larsch | 2006-03-14 | 1 | -1/+2 |
| | |||||
* | fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() | Nils Larsch | 2006-03-13 | 5 | -7/+16 |
| | |||||
* | signed vs. unsigned | Nils Larsch | 2006-03-13 | 1 | -1/+1 |
| | |||||
* | Oh, now I noticed Bodo's change that made tlsext_ecpointformatlist | Richard Levitte | 2006-03-13 | 1 | -1/+1 |
| | | | | unsigned... | ||||
* | Resolve signed vs. unsigned issues | Richard Levitte | 2006-03-13 | 3 | -7/+7 |
| | |||||
* | fix sign problems | Bodo Möller | 2006-03-13 | 3 | -4/+18 |
| | |||||
* | remove unused variables | Nils Larsch | 2006-03-13 | 1 | -3/+0 |
| | |||||
* | udpate Supported Point Formats Extension code | Bodo Möller | 2006-03-13 | 5 | -39/+19 |
| | | | | Submitted by: Douglas Stebila | ||||
* | fix comment | Nils Larsch | 2006-03-12 | 1 | -8/+10 |
| | | | | Submitted by: Peter Sylvester | ||||
* | use BIO_snprintf() instead of snprintf + use BIO_FP_TEXT for text output | Nils Larsch | 2006-03-12 | 2 | -4/+4 |
| | | | | Submitted by: Gisle Vanem | ||||
* | note that SSL_library_init() is not reentrant | Nils Larsch | 2006-03-12 | 1 | -0/+1 |
| | |||||
* | Implement the Supported Point Formats Extension for ECC ciphersuites | Bodo Möller | 2006-03-11 | 11 | -21/+416 |
| | | | | Submitted by: Douglas Stebila | ||||
* | clarification | Bodo Möller | 2006-03-11 | 1 | -1/+3 |
| | |||||
* | fix signed vs. unsigned warning | Nils Larsch | 2006-03-11 | 2 | -3/+3 |
| | |||||
* | fix "missing initializer" warning | Nils Larsch | 2006-03-11 | 1 | -1/+2 |
| | |||||
* | fix signed vs. unsigned warning | Nils Larsch | 2006-03-11 | 1 | -2/+1 |
| | |||||
* | make update | Nils Larsch | 2006-03-10 | 2 | -3/+10 |
| | |||||
* | add initial support for RFC 4279 PSK SSL ciphersuites | Nils Larsch | 2006-03-10 | 26 | -20/+1671 |
| | | | | | | PR: 1191 Submitted by: Mika Kousa and Pasi Eronen of Nokia Corporation Reviewed by: Nils Larsch | ||||
* | Remember to *build* WP_TEST on VMS, as well :-) | Richard Levitte | 2006-03-08 | 1 | -1/+1 |
| | |||||
* | fix function name in error message | Nils Larsch | 2006-03-07 | 1 | -1/+1 |
| | |||||
* | unused function | Ulf Möller | 2006-03-06 | 1 | -13/+0 |
| | |||||
* | The actual whirlpool test was missing on VMS... | Richard Levitte | 2006-03-06 | 1 | -0/+4 |
| | |||||
* | constify some print and ts functions | Nils Larsch | 2006-03-05 | 11 | -72/+73 |
| | |||||
* | Typo. | Dr. Stephen Henson | 2006-03-05 | 1 | -1/+1 |
| | |||||
* | no need to cast away the const | Nils Larsch | 2006-03-04 | 1 | -1/+1 |
| | |||||
* | make some parameters const | Nils Larsch | 2006-03-04 | 4 | -32/+36 |
| | |||||
* | Make shorter TS symbols for OpenVMS. | Richard Levitte | 2006-03-02 | 2 | -1/+16 |
| | | | | Don't convert a function pointer to a void*, ISO C doesn't like that. | ||||
* | Forgot the TSA application... | Richard Levitte | 2006-03-02 | 1 | -2/+4 |
| | |||||
* | Check EVP_DigestInit_ex() return value in EVP_BytesToKey(). | Dr. Stephen Henson | 2006-03-01 | 1 | -1/+2 |
| | |||||
* | force C locale when using [a-z] in sed expressions | Nils Larsch | 2006-03-01 | 1 | -1/+1 |
| | | | | | PR: 1283 Submitted by: Mike Frysinger | ||||
* | fix "#ifndef HZ" statement | Nils Larsch | 2006-02-28 | 1 | -3/+3 |
| | | | | PR: 1287 | ||||
* | TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding. | Ulf Möller | 2006-02-26 | 3 | -15/+11 |
| | | | | Submitted by: Zoltan Glozik <zglozik@opentsa.org> | ||||
* | Synchronise with openss.cnf | Richard Levitte | 2006-02-26 | 1 | -5/+4 |
| | |||||
* | Add a TSA test. testtsa.com is a manual sh to dcl translation of | Richard Levitte | 2006-02-26 | 2 | -6/+279 |
| | | | | testtsa. | ||||
* | Add TS to the VMS build. | Richard Levitte | 2006-02-26 | 3 | -3/+8 |
| | |||||
* | Break out deltree in its' own command procedure. | Richard Levitte | 2006-02-26 | 2 | -31/+36 |
| | |||||
* | fix no-dh configure option; patch supplied by Peter Meerwald | Nils Larsch | 2006-02-24 | 2 | -2/+2 |
| |