openssl.git
2006-03-31 Richard LevitteIf we declare a function, like d2i_TS_MSG_IMPRINT_bio...
2006-03-31 Dr. Stephen... Fix gost OIDs.
2006-03-30 Richard LevitteSynchronise with recent changes
2006-03-30 Richard LevitteThe -config option flag needs to be in the SSLEAY_CONFI...
2006-03-30 Bodo Möllerfix for hostname extension
2006-03-30 Bodo MöllerImplement Supported Elliptic Curves Extension.
2006-03-30 Bodo MöllerChange default curve (for compatibility with a
2006-03-30 Bodo MöllerImplement cipher-suite selection logic given Supported...
2006-03-29 Dr. Stephen... Fix typo.
2006-03-29 Dr. Stephen... Add some GOST OIDs.
2006-03-29 Dr. Stephen... Add missing function declaration.
2006-03-28 Dr. Stephen... Fix bug where freed OIDs could be accessed in EVP_clean...
2006-03-28 Dr. Stephen... Typo.
2006-03-28 Dr. Stephen... New utility pkeyparam. Enhance and bugfix algorithm...
2006-03-28 Dr. Stephen... New general public key utility 'pkey'.
2006-03-28 Richard LevitteSmall bug. apps/CA.sh and apps/CA.com look at SSLEAY_C...
2006-03-27 Richard LevitteSince we're moving between directories, let's get an...
2006-03-26 Bodo MöllerSimplify ASN.1 for point format list
2006-03-25 Richard LevitteOnly try to remove the tsa.dir subdirectory if it actua...
2006-03-24 Dr. Stephen... Initial support for generalized public key parameters.
2006-03-23 Dr. Stephen... Add support for legacy PEM format private keys in EVP_P...
2006-03-23 Dr. Stephen... Typo.
2006-03-23 Dr. Stephen... Fix bug in DSA, EC methods.
2006-03-23 Dr. Stephen... Add information and pem strings. Update dependencies.
2006-03-22 Dr. Stephen... Make EVP_PKEY_ASN1_METHOD opaque. Add application level...
2006-03-22 Richard LevitteKeep up with the changes in the Unix build system.
2006-03-22 Dr. Stephen... Move algorithm specific print code from crypto/asn1...
2006-03-22 Dr. Stephen... Gather printing routines into EVP_PKEY_ASN1_METHOD.
2006-03-22 Richard LevitteVMS doesn't support includes of paths very well.
2006-03-21 Richard LevitteSynchronise with recent changes
2006-03-20 Dr. Stephen... DH EVP_PKEY_ASN1_METHOD, doesn't do much (yet?).
2006-03-20 Dr. Stephen... Transfer parameter handling and key comparison to algor...
2006-03-20 Dr. Stephen... Initial support for pluggable public key ASN1 support...
2006-03-20 Dr. Stephen... Stop compiler warnings.
2006-03-19 Nils Larschfix last commit: return NULL is TS_RESP_CTX_set_status_...
2006-03-18 Nils Larschensure the pointer is valid before using it
2006-03-18 Nils Larschcheck if con != NULL before using it
2006-03-18 Nils Larschremove unnecessary code
2006-03-18 Richard LevitteTypo...
2006-03-17 Ulf Möller*** empty log message ***
2006-03-17 Ulf MöllerClarification for CPU specific config options.
2006-03-15 Nils Larschfix for OPENSSL_NO_EC
2006-03-15 Nils Larschfix problems found by coverity: remove useless code
2006-03-15 Richard Levittetlsext_ecpointformatlist_length is unsigned, so check...
2006-03-15 Nils Larschcreate BN_CTX object
2006-03-14 Nils Larschfix error found by coverity: check if ctx is != NULL...
2006-03-13 Nils Larschfix error found by coverity: check if ctx is != NULL...
2006-03-13 Nils Larschsigned vs. unsigned
2006-03-13 Richard LevitteOh, now I noticed Bodo's change that made tlsext_ecpoin...
2006-03-13 Richard LevitteResolve signed vs. unsigned issues
2006-03-13 Bodo Möllerfix sign problems
2006-03-13 Nils Larschremove unused variables
2006-03-13 Bodo Möllerudpate Supported Point Formats Extension code
2006-03-12 Nils Larschfix comment
2006-03-12 Nils Larschuse BIO_snprintf() instead of snprintf + use BIO_FP_TEX...
2006-03-12 Nils Larschnote that SSL_library_init() is not reentrant
2006-03-11 Bodo MöllerImplement the Supported Point Formats Extension for...
2006-03-11 Bodo Möllerclarification
2006-03-11 Nils Larschfix signed vs. unsigned warning
2006-03-11 Nils Larschfix "missing initializer" warning
2006-03-11 Nils Larschfix signed vs. unsigned warning
2006-03-10 Nils Larschmake update
2006-03-10 Nils Larschadd initial support for RFC 4279 PSK SSL ciphersuites
2006-03-08 Richard LevitteRemember to *build* WP_TEST on VMS, as well :-)
2006-03-07 Nils Larschfix function name in error message
2006-03-06 Ulf Möllerunused function
2006-03-06 Richard LevitteThe actual whirlpool test was missing on VMS...
2006-03-05 Nils Larschconstify some print and ts functions
2006-03-05 Dr. Stephen... Typo.
2006-03-04 Nils Larschno need to cast away the const
2006-03-04 Nils Larschmake some parameters const
2006-03-02 Richard LevitteMake shorter TS symbols for OpenVMS.
2006-03-02 Richard LevitteForgot the TSA application...
2006-03-01 Dr. Stephen... Check EVP_DigestInit_ex() return value in EVP_BytesToKey().
2006-03-01 Nils Larschforce C locale when using [a-z] in sed expressions
2006-02-28 Nils Larschfix "#ifndef HZ" statement
2006-02-26 Ulf MöllerTS bugfixes: Do not hardcode message digest algorithms...
2006-02-26 Richard LevitteSynchronise with openss.cnf
2006-02-26 Richard LevitteAdd a TSA test. testtsa.com is a manual sh to dcl...
2006-02-26 Richard LevitteAdd TS to the VMS build.
2006-02-26 Richard LevitteBreak out deltree in its' own command procedure.
2006-02-24 Nils Larschfix no-dh configure option; patch supplied by Peter...
2006-02-21 Dr. Stephen... Print out <INVALID> if an OID value is invalid.
2006-02-19 Dr. Stephen... Tolerate a SEQUENCE in DN components.
2006-02-16 Ulf Möllerignore
2006-02-16 Ulf Möllermessage style
2006-02-16 Ulf Mölleroops
2006-02-16 Ulf Möllerwrap shlib for testtsa
2006-02-15 Nils Larschmake some internal functions static; patch supplied...
2006-02-15 Nils Larschfix typos
2006-02-15 Dr. Stephen... Fix from stable branch.
2006-02-15 Dr. Stephen... Fix warnings.
2006-02-15 Ulf Möllershorter filenames
2006-02-14 Nils Larschuse asn1 callbacks for new, free and d2i
2006-02-13 Nils Larschdon't use the l length modifier for int
2006-02-13 Nils Larschuse stricter prototypes, fix warnings
2006-02-13 Nils Larschfix warning: add missing prototype
2006-02-13 Nils Larschfix warning
2006-02-13 Nils Larschfix typo: pass pre-computed parameters to the underlyin...
2006-02-12 Ulf Möller*** empty log message ***
next