- 297c67f Update API to use (char *) for email addresses and hostnames by Viktor Dukhovni · 11 years ago
- ced3d91 Set optional peername when X509_check_host() succeeds. by Viktor Dukhovni · 11 years ago
- d2aea03 Memory leak and NULL dereference fixes. by Dr. Stephen Henson · 11 years ago
- 189ae36 Add an NSS output format to sess_id to export to export the session id and the master key in NSS keylog format. PR#3352 by Martin Kaiser · 11 years ago
- 7ba08a4 Use correct length when prompting for password. by Dr. Stephen Henson · 11 years ago
- a4cc3c8 Avoid Windows 8 Getversion deprecated errors. by Dr. Stephen Henson · 11 years ago
- 2911575 Fix compilation with no-nextprotoneg. by Piotr Sikora · 11 years ago
- a006fef Improve WINCE support. by Andy Polyakov · 12 years ago
- b252cf0 make JPAKE work again, fix memory leaks by Dr. Stephen Henson · 12 years ago
- 51e7a43 New verify flag to return success if we have any certificate in the by Dr. Stephen Henson · 12 years ago
- 0090a68 Add code to download CRLs based on CRLDP extension. by Dr. Stephen Henson · 12 years ago
- 3bf15e2 Integrate host, email and IP address checks into X509_verify. by Dr. Stephen Henson · 12 years ago
- b6b094f check mval for NULL too by Dr. Stephen Henson · 12 years ago
- 0db46a7 fix leak by Dr. Stephen Henson · 12 years ago
- fdb78f3 New option to add CRLs for s_client and s_server. by Dr. Stephen Henson · 12 years ago
- 95ea531 add option to get a certificate or CRL from a URL by Dr. Stephen Henson · 12 years ago
- a70da5b New functions to check a hostname email or IP address against a by Dr. Stephen Henson · 12 years ago
- 3ad344a add suite B chain validation flags and associated verify errors by Dr. Stephen Henson · 13 years ago
- 71fa451 Version skew reduction: trivia (I hope). by Ben Laurie · 13 years ago
- fc7dae5 PR: 2717 Submitted by: Tim Rice <tim@multitalents.net> by Dr. Stephen Henson · 13 years ago
- 3770b98 PR: 2710 Submitted by: Tomas Mraz <tmraz@redhat.com> by Dr. Stephen Henson · 13 years ago
- 16363c0 implement -attime option as a verify parameter then it works with all relevant applications by Dr. Stephen Henson · 13 years ago
- 537c982 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS by Richard Levitte · 14 years ago
- 838ea7f PR: 2366 Submitted by: Damien Miller <djm@mindrot.org> Reviewed by: steve by Dr. Stephen Henson · 14 years ago
- bf48836 Fixes to NPN from Adam Langley. by Ben Laurie · 15 years ago
- ee2ffc2 Add Next Protocol Negotiation. by Ben Laurie · 15 years ago
- c8bbd98 Fix warnings. by Ben Laurie · 15 years ago
- 4e96633 PR: 2262 Submitted By: Victor Wagner <vitus@cryptocom.ru> by Dr. Stephen Henson · 15 years ago
- 00a37b5 PR: 2220 by Dr. Stephen Henson · 15 years ago
- db28aa8 add -trusted_first option and verify flag by Dr. Stephen Henson · 15 years ago
- 04e4b82 allow setting of verify names in command line utilities and print out verify names in verify utility by Dr. Stephen Henson · 15 years ago
- 245d2ee Add option to allow in-band CRL loading in verify utility. Add function by Dr. Stephen Henson · 15 years ago
- c869da8 Update from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
- 9a5faea Allow setting of verify depth in verify parameters (as opposed to the depth by Dr. Stephen Henson · 16 years ago
- f3be6c7 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
- eddee61 PR: 1956 Submitted by: Guenter <lists@gknw.net> Approved by: steve@openssl.org by Dr. Stephen Henson · 16 years ago
- 83d8fa7 Update from stable branch. by Dr. Stephen Henson · 16 years ago
- d4f0339 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
- 06ddf8e Updates from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
- 617298d Update from stable branch. by Dr. Stephen Henson · 16 years ago
- 79bd20f Update from stable-branch. by Dr. Stephen Henson · 16 years ago
- f3b7bda Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks. by Ben Laurie · 16 years ago
- ed551cd Update from stable branch. by Dr. Stephen Henson · 16 years ago
- c76fd29 Fix warnings about mismatched prototypes, undefined size_t and value computed by Dr. Stephen Henson · 16 years ago
- e9eda23 Fix warnings and various issues. by Dr. Stephen Henson · 16 years ago
- 6caa4ed Add JPAKE. by Ben Laurie · 16 years ago
- d43c449 Initial support for delta CRLs. If "use deltas" flag is set attempt to find by Dr. Stephen Henson · 17 years ago
- 9d84d4e Initial support for CRL path validation. This supports distinct certificate by Dr. Stephen Henson · 17 years ago
- 002e66c Support for policy mappings extension. by Dr. Stephen Henson · 17 years ago
- 5cbd203 Initial support for alternative CRL issuing certificates. by Dr. Stephen Henson · 17 years ago
- dd043cd Stop const mismatch warning in VC++. by Dr. Stephen Henson · 17 years ago
- 3c1d6bb LHASH revamp. make depend. by Ben Laurie · 17 years ago
- 44a877a Fix incorrect return value in apps/apps.c:parse_yesno() by Lutz Jänicke · 17 years ago
- 7e8481a Fix a nasty cast issue that my compiler was choking on. by Geoff Thorpe · 17 years ago
- 52108ce <strings.h> does not exist under WIN32. by Dr. Stephen Henson · 17 years ago
- f12797a Missing headers. by Ben Laurie · 17 years ago
- eef0c1f Netware support. Submitted by: Guenter Knauf <eflash@gmx.net> by Dr. Stephen Henson · 17 years ago
- e28eddc Typo? Why did this work, anyway? by Ben Laurie · 18 years ago
- 1bd06bd In interactive mode only config OpenSSL once. by Dr. Stephen Henson · 19 years ago
- fb05e1c declare as in prototype Submitted by: Gisle Vanem by Ulf Möller · 19 years ago
- 4a3dc3c Add RSA ctrl for padding mode, add ctrl support in pkeyutl. by Dr. Stephen Henson · 19 years ago
- a2318e8 Fix typo. Add EVP_PKEY_CTX control function for later use by command line by Dr. Stephen Henson · 19 years ago
- a916415 Reformat pkeyutl.c, add support for verify operation but nothing actually by Dr. Stephen Henson · 19 years ago
- 67b6f1c fix problems found by coverity: remove useless code by Nils Larsch · 19 years ago
- a53cb07 When using POSIXly functions, we need to define _POSIX_C_SOURCE, at by Richard Levitte · 19 years ago
- eed22ac Eliminate VC compiler warning. by Andy Polyakov · 19 years ago
- 9135fdd Revive app_tminterval for Netware. by Andy Polyakov · 19 years ago
- d88fcf7 Revive app_tminterval for vxworks. by Andy Polyakov · 19 years ago
- a950f28 Revive app_tminterval for VMS. by Andy Polyakov · 19 years ago
- e22f63f The typos never stop. Fix one in apps/apps.c. by Andy Polyakov · 19 years ago
- f530138 Fix newly introduced typos and warnings in ./apps. by Andy Polyakov · 19 years ago
- 0a39d8f Collect timing procedures in apps/apps.c. It's a bit cruel patch, as it by Andy Polyakov · 19 years ago
- a1ad253 Eliminate remaining calls to stat in apps/apps.c and unify WIN32_rename for by Andy Polyakov · 19 years ago
- ffa1018 Eliminate dependency on read/write/stat in apps under _WIN32. by Andy Polyakov · 19 years ago
- eff7cb4 Disable BIO_s_fd on CE and disable fd:N as password passing option on by Andy Polyakov · 19 years ago
- a0156a9 Integrated support for PVK files. by Dr. Stephen Henson · 20 years ago
- eea374f Command line support for RSAPublicKey format. by Dr. Stephen Henson · 20 years ago
- 45e2738 Remove ASN1_METHOD code replace with new ASN1 alternative. by Dr. Stephen Henson · 20 years ago
- 3eeaab4 make by Nils Larsch · 20 years ago
- 9e1a112 initialize newly allocated data by Nils Larsch · 20 years ago
- 53bb3be Fix typos in apps/apps.c by Andy Polyakov · 20 years ago
- f68854b Various Win32 and other fixes for warnings and compilation errors. by Dr. Stephen Henson · 20 years ago
- ff99044 const fixes by Nils Larsch · 20 years ago
- 7d72723 some const fixes by Nils Larsch · 20 years ago
- 3ffb8d4 Remove naming conflict between variable and label. by Andy Polyakov · 20 years ago
- e90fadd Prompt for passphrases for PKCS12 input format by Dr. Stephen Henson · 20 years ago
- 151368c PR: 940 by Dr. Stephen Henson · 20 years ago
- c431798 Reformat smime utility. by Dr. Stephen Henson · 21 years ago
- 5d7c222 New X509_VERIFY_PARAM structure and associated functionality. by Dr. Stephen Henson · 21 years ago
- f0eae95 Remove some unnecessary recursive includes from the internal apps.h header, by Geoff Thorpe · 21 years ago
- 64674bc Reduce chances of issuer and serial number duplication by use of random by Dr. Stephen Henson · 21 years ago
- 823a67b header cleanup in apps/ by Geoff Thorpe · 21 years ago
- d530017 Move the definition of Win32_rename(), since the macro rename gets undefined by Richard Levitte · 21 years ago
- 875a644 Constify d2i, s2i, c2i and r2i functions and other associated by Richard Levitte · 21 years ago
- d420ac2 Use BUF_strlcpy() instead of strcpy(). by Richard Levitte · 21 years ago
- 03ddbdd Move another common functionality (reproduced so far with cut'n'paste) by Richard Levitte · 21 years ago
- 6d5ffb5 Move do_subject() to apps.c and rename it to parse_name(). The by Richard Levitte · 21 years ago
- 4d8743f Netware-specific changes, by Richard Levitte · 21 years ago
- f35232e Catch error condition to prevent NULL pointer dereference. by Lutz Jänicke · 21 years ago
- e6fa67f Generalise the definition of strcasecmp() and strncasecmp() for by Richard Levitte · 22 years ago