summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-09Extend certificate creation examples to include CRL generation and sampleDr. Stephen Henson
2012-09-09New -valid option to add a certificate to the ca index.txt that is valid and ...Dr. Stephen Henson
2012-09-08new ctrl to retrive value of received temporary key in server key exchange me...Dr. Stephen Henson
2012-09-07store and print out message digest peer signed with in TLS 1.2Dr. Stephen Henson
2012-09-07bsaes-armv7.pl: closest shave. While 0.3 cpb improvement on S4 appearsAndy Polyakov
2012-09-04bsaes-armv7.pl: even closer shave.Andy Polyakov
2012-09-04bsaes-armv7.pl: minor performance squeeze on Snapdragon S4.Andy Polyakov
2012-09-04sha512-armv4.pl: optimize for Snapdragon S4.Andy Polyakov
2012-09-01bn_lcl.h: gcc removed support for "h" constraint, which broke inlineAndy Polyakov
2012-09-01Don't load GOST ENGINE if it is already loaded.Dr. Stephen Henson
2012-08-31perform sanity checks on server certificate type as soon as it is received in...Dr. Stephen Henson
2012-08-31make EC test certificates usable for ECDHDr. Stephen Henson
2012-08-30give more meaningful error if presented with wrong certificate type by serverDr. Stephen Henson
2012-08-29x86cpuid.pl: hide symbols [backport from x86_64].Andy Polyakov
2012-08-29TABLE update addendum to commit#22775.Andy Polyakov
2012-08-29Harmonize CHANGES in HEAD.Andy Polyakov
2012-08-29Add linux-x32 target.Andy Polyakov
2012-08-29Add compilation flag to disable certain protocol checks and allow use ofDr. Stephen Henson
2012-08-28oops, typoDr. Stephen Henson
2012-08-28New compile time option OPENSSL_SSL_TRACE_CRYPTO, when set this passesDr. Stephen Henson
2012-08-28update debug-steve* configurationsDr. Stephen Henson
2012-08-22PR: 2786Dr. Stephen Henson
2012-08-17sha1-armv4-large.pl: comply with ABI.Andy Polyakov
2012-08-17Configure: add mips-mont to MIPS32 builds.Andy Polyakov
2012-08-17MIPS assembly pack: assign default value to $flavour.Andy Polyakov
2012-08-16Oops - didn't mean to change Makefile on previous submitBodo Möller
2012-08-16Enable message names for TLS 1.1, 1.2 with -msg.Bodo Möller
2012-08-15Add three Suite B modes to TLS code, supporting RFC6460.Dr. Stephen Henson
2012-08-14bss_dgram.c: fix compilation failure and warning on Windows withAndy Polyakov
2012-08-13gosthash.c: use memmove in circle_xor8, as input pointers can be equal.Andy Polyakov
2012-08-13./Configure: libcrypto.a can grow to many GB because of ar bug.Andy Polyakov
2012-08-13gcm128.c: fix AAD-only case with AAD length not divisible by 16.Andy Polyakov
2012-08-13sha512-x86_64.pl: revert previous change and solve the problem throughAndy Polyakov
2012-08-13sha512-x86_64.pl: minimum gas requirement for AMD XOP.Andy Polyakov
2012-08-05update ordinalsDr. Stephen Henson
2012-08-03Rename Suite B functions for consistency.Dr. Stephen Henson
2012-08-03add suite B chain validation flags and associated verify errorsDr. Stephen Henson
2012-07-27Make tls1_check_chain return a set of flags indicating checks passedDr. Stephen Henson
2012-07-24Abort handshake if signature algorithm used not supported by peer.Dr. Stephen Henson
2012-07-24check EC tmp key matches preferencesDr. Stephen Henson
2012-07-24typoDr. Stephen Henson
2012-07-23Add support for certificate stores in CERT structure. This makes itDr. Stephen Henson
2012-07-20update NEWSDr. Stephen Henson
2012-07-20set ciphers to NULL before calling cert_cbDr. Stephen Henson
2012-07-19stop warningDr. Stephen Henson
2012-07-19add ssl_locl.h to err header files, rebuild ssl error stringsDr. Stephen Henson
2012-07-19Don't ignore (\!) reference count in X509_STORE_freeDr. Stephen Henson
2012-07-18New function ssl_set_client_disabled to set masks for any ciphersuitesDr. Stephen Henson
2012-07-18reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg de...Dr. Stephen Henson
2012-07-18update trace messagesDr. Stephen Henson