openssl.git
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 ***
2006-02-12 Ulf Möllermake update
2006-02-12 Ulf Möllertime stamp Makefile, test files
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-02-11 Dr. Stephen... Minor clarification.
2006-02-11 Dr. Stephen... Add FAQ about AKID.
2006-02-10 Richard LevitteDocument the building macros.
2006-02-10 Richard LevitteAs an effect of revisions 1.261, BUILD_CMD was changed...
2006-02-09 Dr. Stephen... Fix warnings about "sin" conflicting with sin(3) defini...
2006-02-09 Dr. Stephen... Avoid warnings about shadowed definitions.
2006-02-09 Dr. Stephen... Update from 0.9.7-stable.
2006-02-08 Nils Larschremove unnecessary check
2006-02-08 Nils Larschp could be uninitialized
2006-02-07 Bodo Möllermove new member of SSL_SESSION to the end
2006-02-04 Dr. Stephen... Update filenames in makefiles.
2006-02-04 Dr. Stephen... Recognize mingw in perlasm.
2006-02-02 Nils Larschfix if statement: call conn_state() if the BIO is not...
2006-01-31 Dr. Stephen... Ignore zero length constructed segments.
2006-01-30 Lutz JänickeTypo
2006-01-29 Nils Larschadd additional checks + cleanup
2006-01-19 Dr. Stephen... Fixes for BOOL handling: produce errors for invalid...
2006-01-15 Nils Larschrecent changes from 0.9.8: fix cipher list order in...
2006-01-15 Dr. Stephen... Fix from stable branch.
2006-01-15 Dr. Stephen... Typo.
2006-01-15 Dr. Stephen... Update from stable branch.
2006-01-14 Richard Levittesigned vs. unsigned clash.
2006-01-14 Nils Larschsupport numeric strings in ASN1_generate_nconf
2006-01-13 Nils Larschfix comment
2006-01-13 Nils Larsch2 is a prime
2006-01-13 Bodo MöllerFurther TLS extension improvements
2006-01-11 Richard LevitteForgot to initialize CC6DISABLEWARNINGS properly...
2006-01-11 Richard LevitteTypo...
2006-01-11 Bodo Möllerimprovements for alert handling
2006-01-11 Bodo MöllerMore TLS extension related changes.
2006-01-09 Bodo MöllerFurther TLS extension updates
2006-01-09 Richard LevitteDisable the Mixed Linkage warning for some selected...
2006-01-08 Bodo MöllerAvoid contradictive error code assignments.
2006-01-08 Bodo MöllerDetect more errors.
2006-01-08 Bodo MöllerDetect SSL error code mishandling.
2006-01-08 Bodo Möllerinclude max. codes in debug output
2006-01-08 Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2006-01-07 Bodo MöllerThere's no such things as DTLS1_AD_MISSING_HANDSHAKE_ME...
2006-01-07 Bodo Möllerprepare for additional RFC3546 alerts
2006-01-07 Bodo Möllermake sure that the unrecognized_name alert actually...
2006-01-07 Bodo Möllercomplete and correct RFC3546 error codes
2006-01-06 Bodo MöllerFixes for TLS server_name extension
2006-01-04 Bodo MöllerAdd names for people who provided the TLS extension...
2006-01-04 Richard LevitteThe VMS I run on doesn't know socklen_t and uses size_t...
2006-01-04 Richard LevitteFix signed/unsigned char clashes.
2006-01-03 Dr. Stephen... In ASN1_parse() show tag value for ASN1 tags > 30.
2006-01-03 Bodo MöllerVarious changes in the new TLS extension code, includin...
2006-01-03 Bodo MöllerMake sure that after the change from revision 1.261,
2006-01-02 Richard LevitteMissing files in the VMS installation
next