openssl.git
2010-03-12 Dr. Stephen... new sigopt and PSS support for req and x509 utilities
2010-03-12 Dr. Stephen... PR: 2192
2010-03-12 Dr. Stephen... missing goto meant signature was never printed out
2010-03-12 Mark J. CoxThis entry was in 0.9.8m changelog but missing from...
2010-03-11 Dr. Stephen... Submitted by: Martin Kaiser
2010-03-11 Dr. Stephen... alg2 can be NULL
2010-03-11 Andy PolyakovAdd GHASH x86_64 assembler.
2010-03-11 Dr. Stephen... typo
2010-03-11 Dr. Stephen... RSA PSS ASN1 signing method
2010-03-11 Dr. Stephen... typo
2010-03-11 Dr. Stephen... ctrl operations to retrieve RSA algorithm settings
2010-03-11 Dr. Stephen... Add support for new PSS functions in RSA EVP_PKEY_METHOD
2010-03-11 Dr. Stephen... Extend PSS padding code to support different digests...
2010-03-11 Dr. Stephen... Algorithm specific ASN1 signing functions.
2010-03-11 Dr. Stephen... update cms code to use X509_ALGOR_set_md instead of...
2010-03-11 Dr. Stephen... New function X509_ALGOR_set_md() to set X509_ALGOR...
2010-03-10 Dr. Stephen... don't leave bogus errors in the queue
2010-03-09 Andy PolyakovAdd GHASH x86 assembler.
2010-03-09 Dr. Stephen... PR: 2188
2010-03-09 Dr. Stephen... PR: 2186
2010-03-08 Dr. Stephen... reserve a few more bits for future cipher modes
2010-03-08 Andy Polyakovgcm128.c: add option for streamed GHASH, simple benchma...
2010-03-08 Dr. Stephen... RSA PSS verification support including certificates...
2010-03-08 Dr. Stephen... correct error code
2010-03-07 Dr. Stephen... print outermost signature algorithm parameters too
2010-03-07 Dr. Stephen... oops
2010-03-07 Dr. Stephen... The OID sanity check was incorrect. It should only...
2010-03-07 Dr. Stephen... although AES is a variable length cipher, AES EVP metho...
2010-03-07 Dr. Stephen... oops, make EVP ctr mode work again
2010-03-07 Dr. Stephen... typo
2010-03-07 Dr. Stephen... add separate PSS decode function, rename PSS parameters...
2010-03-07 Dr. Stephen... add MGF1 digest ctrl
2010-03-07 Dr. Stephen... update ASN1 sign/verify to use EVP_DigestSign and EVP_D...
2010-03-06 Dr. Stephen... don't add digest alias if signature algorithm is undefined
2010-03-06 Dr. Stephen... Add PSS algorithm printing. This is an initial step...
2010-03-06 Dr. Stephen... fix indent, newline
2010-03-06 Dr. Stephen... Add algorithm specific signature printing. An individua...
2010-03-05 Dr. Stephen... Fix memory leak: free up ENGINE functional reference...
2010-03-05 Dr. Stephen... Add -engine_impl option to dgst which will use an imple...
2010-03-03 Dr. Stephen... option to replace extensions with new ones: mainly...
2010-03-03 Dr. Stephen... PR: 2183
2010-03-03 Dr. Stephen... Submitted by: Tomas Hoger <thoger@redhat.com>
2010-03-03 Dr. Stephen... don't mix definitions and code
2010-03-02 Andy PolyakovInitial version of Galois Counter Mode implementation...
2010-03-02 Andy Polyakovppccap.c: portability fix.
2010-03-02 Andy PolyakovFix s390x-specific HOST_l2c|c2l.
2010-03-01 Dr. Stephen... PR: 2178
2010-03-01 Dr. Stephen... use supplied ENGINE in genrsa
2010-03-01 Dr. Stephen... oops, reinstate correct prototype
2010-03-01 Dr. Stephen... 'typo'
2010-03-01 Dr. Stephen... make USE_CRYPTODEV_DIGESTS work
2010-03-01 Dr. Stephen... load cryptodev if HAVE_CRYPTODEV is set too
2010-03-01 Dr. Stephen... update cryptodev to match 1.0.0 stable branch version
2010-02-28 Ben LaurieFix warnings (note that gcc 4.2 has a bug that makes...
2010-02-28 Dr. Stephen... algorithms field has changed in 1.0.0 and later: update
2010-02-27 Dr. Stephen... oops, revert verify.c change
2010-02-27 Dr. Stephen... Add Kerberos fix which was in 0.9.8-stable but never...
2010-02-26 Dr. Stephen... include TVS 1.1 version string
2010-02-26 Dr. Stephen... Revert CFB block length change. Despite what SP800...
2010-02-26 Dr. Stephen... oops, use correct date
2010-02-25 Dr. Stephen... update NEWS
2010-02-25 Dr. Stephen... update FAQ
2010-02-25 Dr. Stephen... add -trusted_first option and verify flag
2010-02-25 Dr. Stephen... tidy verify code. xn not used any more and check for...
2010-02-25 Dr. Stephen... Experimental support for partial chain verification...
2010-02-25 Dr. Stephen... allow setting of verify names in command line utilities...
2010-02-25 Dr. Stephen... verify parameter enumeration functions
2010-02-25 Dr. Stephen... Include self-signed flag in certificates by checking...
2010-02-24 Dr. Stephen... add anyExtendedKeyUsage OID
2010-02-24 Dr. Stephen... prevent warning
2010-02-23 Andy PolyakovReserve for option to implement AES counter in assembler.
2010-02-23 Andy PolyakovAdd AES counter mode to EVP.
2010-02-23 Andy PolyakovAdd assigned OIDs, as well as "anonymous" ones for...
2010-02-23 Dr. Stephen... The meaning of the X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT...
2010-02-23 Bodo MöllerAlways check bn_wexpend() return values for failure...
2010-02-19 Bodo MöllerFix X509_STORE locking
2010-02-18 Dr. Stephen... clarify documentation
2010-02-17 Dr. Stephen... OR default SSL_OP_LEGACY_SERVER_CONNECT so existing...
2010-02-17 Dr. Stephen... Allow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT...
2010-02-17 Dr. Stephen... PR: 2100
2010-02-16 Dr. Stephen... Submitted by: Dmitry Ivanov <vonami@gmail.com>
2010-02-16 Dr. Stephen... PR: 2171
2010-02-15 Dr. Stephen... The "block length" for CFB mode was incorrectly coded...
2010-02-15 Dr. Stephen... Correct ECB mode EVP_CIPHER definition: IV length is 0
2010-02-15 Dr. Stephen... add EVP_CIPH_FLAG_LENGTH_BITS from 0.9.8-stable
2010-02-15 Dr. Stephen... PR: 2164
2010-02-12 Dr. Stephen... update references to new RI RFC
2010-02-12 Dr. Stephen... PR: 2170
2010-02-09 Dr. Stephen... Fix memory leak in ENGINE autoconfig code. Improve...
2010-02-09 Dr. Stephen... update year
2010-02-08 Dr. Stephen... Use supplied ENGINE when initialising CMAC. Restore...
2010-02-08 Dr. Stephen... add cvsignore
2010-02-08 Dr. Stephen... Make update.
2010-02-08 Dr. Stephen... Make CMAC API similar to HMAC API. Add methods for...
2010-02-07 Dr. Stephen... Initial experimental CMAC implementation.
2010-02-07 Dr. Stephen... make update
2010-02-07 Dr. Stephen... oops, use new value for new flag
2010-02-07 Dr. Stephen... Add missing function EVP_CIPHER_CTX_copy(). Current...
2010-02-03 Dr. Stephen... don't assume 0x is at start of string
2010-02-02 Dr. Stephen... tolerate broken CMS/PKCS7 implementations using signatu...
next