2012-09-11 |
Ben Laurie | Call OCSP Stapling callback after ciphersuite has been... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Dr. Stephen... | fix memory leak |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Dr. Stephen... | update README |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Dr. Stephen... | Extend certificate creation examples to include CRL... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Dr. Stephen... | New -valid option to add a certificate to the ca index... |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Dr. Stephen... | new ctrl to retrive value of received temporary key... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Dr. Stephen... | store and print out message digest peer signed with... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Andy Polyakov | bsaes-armv7.pl: closest shave. While 0.3 cpb improvemen... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andy Polyakov | bsaes-armv7.pl: even closer shave. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andy Polyakov | bsaes-armv7.pl: minor performance squeeze on Snapdragon S4. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andy Polyakov | sha512-armv4.pl: optimize for Snapdragon S4. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Andy Polyakov | bn_lcl.h: gcc removed support for "h" constraint, which... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Dr. Stephen... | Don't load GOST ENGINE if it is already loaded. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Dr. Stephen... | perform sanity checks on server certificate type as... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Dr. Stephen... | make EC test certificates usable for ECDH |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Dr. Stephen... | give more meaningful error if presented with wrong... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Andy Polyakov | x86cpuid.pl: hide symbols [backport from x86_64]. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Andy Polyakov | TABLE update addendum to commit#22775. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Andy Polyakov | Harmonize CHANGES in HEAD. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Andy Polyakov | Add linux-x32 target. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Dr. Stephen... | Add compilation flag to disable certain protocol checks... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dr. Stephen... | oops, typo |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dr. Stephen... | New compile time option OPENSSL_SSL_TRACE_CRYPTO, when... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dr. Stephen... | update debug-steve* configurations |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Dr. Stephen... | PR: 2786 |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Andy Polyakov | sha1-armv4-large.pl: comply with ABI. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Andy Polyakov | Configure: add mips-mont to MIPS32 builds. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Andy Polyakov | MIPS assembly pack: assign default value to $flavour. |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bodo Möller | Oops - didn't mean to change Makefile on previous submit |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bodo Möller | Enable message names for TLS 1.1, 1.2 with -msg. |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Dr. Stephen... | Add three Suite B modes to TLS code, supporting RFC6460. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Andy Polyakov | bss_dgram.c: fix compilation failure and warning on... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Andy Polyakov | gosthash.c: use memmove in circle_xor8, as input pointe... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Andy Polyakov | ./Configure: libcrypto.a can grow to many GB because... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Andy Polyakov | gcm128.c: fix AAD-only case with AAD length not divisib... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Andy Polyakov | sha512-x86_64.pl: revert previous change and solve... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Andy Polyakov | sha512-x86_64.pl: minimum gas requirement for AMD XOP. |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Dr. Stephen... | update ordinals |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Dr. Stephen... | Rename Suite B functions for consistency. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Dr. Stephen... | add suite B chain validation flags and associated verif... |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Dr. Stephen... | Make tls1_check_chain return a set of flags indicating... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Dr. Stephen... | Abort handshake if signature algorithm used not support... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Dr. Stephen... | check EC tmp key matches preferences |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Dr. Stephen... | Add support for certificate stores in CERT structure... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Dr. Stephen... | update NEWS |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Dr. Stephen... | set ciphers to NULL before calling cert_cb |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Dr. Stephen... | stop warning |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Dr. Stephen... | add ssl_locl.h to err header files, rebuild ssl error... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Dr. Stephen... | Don't ignore (\!) reference count in X509_STORE_free |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Dr. Stephen... | New function ssl_set_client_disabled to set masks for... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Dr. Stephen... | reinclude crypto.h: this is needed in HEAD only to... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Dr. Stephen... | update trace messages |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | sha1-[586|x86_64].pl: shave off one instruction from... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | mk1mf.pl: replace chop to make it work in mixture of... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | test_aesni: harmonize with AES-NI support at EVP layer. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | wp-x86_64.pl: ~10% performance improvement. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | sha512-s390x.pl: lingering comment update. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | sha512-ia64.pl: 15-20% performance improvement. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | sha256-armv4.pl: 4% performance improvement. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | sha1-s390x.pl: lingering comment update. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | rc5.h: stop wasting space on 64-bit platforms [breaks... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | wp-mmx.pl: ~10% performance improvement. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | sha512-586.pl: optimize SSE2 code path, +5-7% on most... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | sha1-586.pl: let masm compile AVX code. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Andy Polyakov | x86gas.pl: treat OPENSSL_ia32cap_P accordingly to ... |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Dr. Stephen... | Add new ctrl to retrieve client certificate types,... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Richard Levitte | Install srtp.h |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Richard Levitte | Add d1_srtp and t1_trce. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Richard Levitte | Add the missing modules for Camellia, as well as dh_rfc... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Richard Levitte | Harmonise symhacks.h in this branch with lower versions. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Dr. Stephen... | add missing evp_cnf.c file |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dr. Stephen... | PR: 2840 |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dr. Stephen... | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dr. Stephen... | cert_flags is unsigned |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dr. Stephen... | add support for client certificate callbak, fix memory... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dr. Stephen... | new function SSL_is_server to which returns 1 is the... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dr. Stephen... | no need to check s->server as default_nid is never... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dr. Stephen... | Separate client and server permitted signature algorith... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Andy Polyakov | bn_nist.c: compensate for VC bug [with optimization... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Andy Polyakov | crypto/bn/*.h: move PTR_SIZE_INT to private header. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Dr. Stephen... | remove unnecessary attempt to automatically call OPENSS... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Dr. Stephen... | Fix Win32 build. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Dr. Stephen... | recognise OPENSSL_NO_SSL_TRACE |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Andy Polyakov | bss_dgram.c: fix typos in Windows code. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Andy Polyakov | sha256-586.pl: fix typos. |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Dr. Stephen... | Add certificate callback. If set this is called wheneve... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Dr. Stephen... | Function tls1_check_ec_server_key is now redundant... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Dr. Stephen... | Add new "valid_flags" field to CERT_PKEY structure... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Dr. Stephen... | don't use pseudo digests for default values of keys |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Andy Polyakov | x86_64 assembly pack: make it possible to compile with... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Andy Polyakov | sha512-x86_64.pl: fix typo. |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Dr. Stephen... | Reorganise supported signature algorithm extension... |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Andy Polyakov | sha512-x86_64.pl: add SIMD code paths. |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Dr. Stephen... | Add support for application defined signature algorithm... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Dr. Stephen... | oops, add -debug_decrypt option which was accidenatally... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Andy Polyakov | sha512-x86_64.pl: fix typo. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Andy Polyakov | sha256-586.pl: fix linking error. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Dr. Stephen... | fix clashing error code |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Dr. Stephen... | Make it possible to delete all certificates from an... |
commit | commitdiff | tree | snapshot |
next |