2006-03-11 |
Nils Larsch | fix "missing initializer" warning |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Nils Larsch | fix signed vs. unsigned warning |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Nils Larsch | make update |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Nils Larsch | add initial support for RFC 4279 PSK SSL ciphersuites |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Richard Levitte | Remember to *build* WP_TEST on VMS, as well :-) |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Nils Larsch | fix function name in error message |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Ulf Möller | unused function |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Richard Levitte | The actual whirlpool test was missing on VMS... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Nils Larsch | constify some print and ts functions |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Nils Larsch | no need to cast away the const |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Nils Larsch | make some parameters const |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Richard Levitte | Make shorter TS symbols for OpenVMS. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Richard Levitte | Forgot the TSA application... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Dr. Stephen... | Check EVP_DigestInit_ex() return value in EVP_BytesToKey(). |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Nils Larsch | force C locale when using [a-z] in sed expressions |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Nils Larsch | fix "#ifndef HZ" statement |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Ulf Möller | TS bugfixes: Do not hardcode message digest algorithms... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Richard Levitte | Synchronise with openss.cnf |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Richard Levitte | Add a TSA test. testtsa.com is a manual sh to dcl... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Richard Levitte | Add TS to the VMS build. |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Richard Levitte | Break out deltree in its' own command procedure. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Nils Larsch | fix no-dh configure option; patch supplied by Peter... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Dr. Stephen... | Print out <INVALID> if an OID value is invalid. |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Dr. Stephen... | Tolerate a SEQUENCE in DN components. |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Ulf Möller | ignore |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Ulf Möller | message style |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Ulf Möller | oops |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Ulf Möller | wrap shlib for testtsa |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Nils Larsch | make some internal functions static; patch supplied... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Nils Larsch | fix typos |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Dr. Stephen... | Fix from stable branch. |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Dr. Stephen... | Fix warnings. |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Ulf Möller | shorter filenames |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Nils Larsch | use asn1 callbacks for new, free and d2i |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nils Larsch | don't use the l length modifier for int |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nils Larsch | use stricter prototypes, fix warnings |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nils Larsch | fix warning: add missing prototype |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nils Larsch | fix warning |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Nils Larsch | fix typo: pass pre-computed parameters to the underlyin... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Ulf Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Ulf Möller | make update |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Ulf Möller | time stamp Makefile, test files |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Ulf Möller | RFC 3161 compliant time stamp request creation, respons... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Dr. Stephen... | Minor clarification. |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Dr. Stephen... | Add FAQ about AKID. |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Richard Levitte | Document the building macros. |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Richard Levitte | As an effect of revisions 1.261, BUILD_CMD was changed... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Dr. Stephen... | Fix warnings about "sin" conflicting with sin(3) defini... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Dr. Stephen... | Avoid warnings about shadowed definitions. |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Dr. Stephen... | Update from 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Nils Larsch | remove unnecessary check |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Nils Larsch | p could be uninitialized |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Bodo Möller | move new member of SSL_SESSION to the end |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Dr. Stephen... | Update filenames in makefiles. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Dr. Stephen... | Recognize mingw in perlasm. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Nils Larsch | fix if statement: call conn_state() if the BIO is not... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Dr. Stephen... | Ignore zero length constructed segments. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Lutz Jänicke | Typo |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Nils Larsch | add additional checks + cleanup |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Dr. Stephen... | Fixes for BOOL handling: produce errors for invalid... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Nils Larsch | recent changes from 0.9.8: fix cipher list order in... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Dr. Stephen... | Fix from stable branch. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Dr. Stephen... | Update from stable branch. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Richard Levitte | signed vs. unsigned clash. |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Nils Larsch | support numeric strings in ASN1_generate_nconf |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Nils Larsch | fix comment |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Nils Larsch | 2 is a prime |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Bodo Möller | Further TLS extension improvements |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Richard Levitte | Forgot to initialize CC6DISABLEWARNINGS properly... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Richard Levitte | Typo... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Bodo Möller | improvements for alert handling |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Bodo Möller | More TLS extension related changes. |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Bodo Möller | Further TLS extension updates |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Richard Levitte | Disable the Mixed Linkage warning for some selected... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Bodo Möller | Avoid contradictive error code assignments. |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Bodo Möller | Detect more errors. |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Bodo Möller | Detect SSL error code mishandling. |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Bodo Möller | include max. codes in debug output |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Bodo Möller | Some error code cleanups (SSL lib. used SSL_R_... codes... |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Bodo Möller | There's no such things as DTLS1_AD_MISSING_HANDSHAKE_ME... |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Bodo Möller | prepare for additional RFC3546 alerts |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Bodo Möller | make sure that the unrecognized_name alert actually... |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Bodo Möller | complete and correct RFC3546 error codes |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Bodo Möller | Fixes for TLS server_name extension |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Bodo Möller | Add names for people who provided the TLS extension... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Richard Levitte | The VMS I run on doesn't know socklen_t and uses size_t... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Richard Levitte | Fix signed/unsigned char clashes. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Dr. Stephen... | In ASN1_parse() show tag value for ASN1 tags > 30. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Bodo Möller | Various changes in the new TLS extension code, includin... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Bodo Möller | Make sure that after the change from revision 1.261, |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Richard Levitte | Missing files in the VMS installation |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Bodo Möller | C style fix-up |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Bodo Möller | Support TLS extensions (specifically, HostName) |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | Refine login in b_sock.c. |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | Compile Windows with winsock2.h. But note that we still... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | Fix typo and purify logic in b_sock.c |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | ./util update, which covers various issues, but most... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | Typo in win32_globallookup. |
commit | commitdiff | tree | snapshot |
next |