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 |
2006-01-02 |
Andy Polyakov | Make b_sock.c IPv6 savvy. |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andy Polyakov | "Relax" prototype and rename DSO_global_lookup_func... |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andy Polyakov | util/mkerr.pl update to address various mkerr.pl proble... |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andy Polyakov | Fix mapping "leak" in newly introduced win32_globallookup. |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Andy Polyakov | Oops! Remove junk... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Bodo Möller | Rewrite timeout computation in a way that is less prone... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Andy Polyakov | Add DSO_global_lookup_func implementation. See commenta... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Andy Polyakov | Fix CFB and OFB modes in eng_padlock.c. Engine was... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Andy Polyakov | Minor sparcv9 clean-ups. |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Andy Polyakov | Lower PADLOCK_CHUNK till value, which doesn't affect... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Richard Levitte | Whoops, we were copying instead of comparing at the... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Andy Polyakov | As SPARCV9 CPU flavor is [expected to be] detected... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Ulf Möller | comments |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Eliminate possible mapping leak. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Typo in sparcv8cap.c. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Keep disclaiming 16-bit platform support. For now remov... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Missing CFLAG in couple of depend: targets. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Put back OPENSSL_SYS_MSDOS definition to revive DJGPP... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Make bio.h resistant to gnu-ish __attribute__ redefenit... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Fix typos in osf1 shared rules. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Unify sparcv9 assembler naming and build rules among... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Make framework for Whirlpool assembler flexible. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Engage Whirlpool assembler and mention Whirlpool in... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Make room for Whirlpool assembler in Configure. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Allow for warning-free passing of -Wl options on config... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Mention bn(64,64) to bn(64,32) switch on 64-bit SPARCv9... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | We all make typos:-) Fix just introduced ones in bn.h |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Eliminate warning induced by cvs.openssl.org/chngview... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | To exclude contention for shared FPU on T1, trade 3... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | sparccpuid module update. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | Add IALU-only bn_mul_mont for SPARCv9. See commentary... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | Switch 64-bit sparcv9 platforms from bn(64,64) to bn... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | Allow for bn(64,32) on LP64 platforms. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Bodo Möller | update TLS-ECC code |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Bodo Möller | comment |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Andy Polyakov | Minor aes-sparcv9.pl optimization. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Andy Polyakov | Engage AES for UltraSPARC in sparcv9 targets. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Andy Polyakov | Revoke the option to share AES S-boxes between C and... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Andy Polyakov | Initial draft for AES for UltraSPARC assembler. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Andy Polyakov | Support for indirect calls in x86 assembler modules. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Dr. Stephen... | Add cpuid code to VC++ build. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Dr. Stephen... | Don't include zlib header dir if it is not defined. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Andy Polyakov | Fix typos in wp-mmx.pl. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Dr. Stephen... | Initial attempt at Whirlpool assembler support on VC++. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Dr. Stephen... | Avoid warnings on VC++ 2005. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Dr. Stephen... | Update from 0.9.8-stable. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Dr. Stephen... | Update from stable branch. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Dr. Stephen... | Make mk1mf.pl and friends recognize Whirlpool. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Dr. Stephen... | Make ZLIB without ZLIB_SHARED compiled again. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Andy Polyakov | Couple other benchmark comparisons for wp-x86_64.pl. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Andy Polyakov | x86cpuid.pl update. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Dr. Stephen... | Oops... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Dr. Stephen... | Update ordinals and include changes from 0.9.8. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Dr. Stephen... | New functions to support opaque EVP_CIPHER_CTX handling. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Dr. Stephen... | Add error checking to avoid crashing when zlib cannot... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Dr. Stephen... | Include EVP_whirlpool() prototype in evp.h |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Richard Levitte | wq instead of wp? That's gotta be among the more amazi... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Richard Levitte | Whirlpool was added to EVP, so let's build it on VMS... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Andy Polyakov | Whirlpool for x86_64. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Andy Polyakov | Mention Whirlpool in dgst -help. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Andy Polyakov | Add Whirlpool to EVP. |
commit | commitdiff | tree | snapshot |
next |