2000-09-07 |
Richard Levitte | Another thing I'm working on. |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Bodo Möller | clarification (source/sink BIOs are usually *both*... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Richard Levitte | Change the printing mahine used by BIO_printf() and... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Dr. Stephen... | Some BIO docs, incomplete, more to follow. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | Use name ...-whatever-solaris2 instead of ...-sun-solaris2 |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | Get rid of ASN1_UTCTIME_get, which cannot work with... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | See RSA Security's press release at |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | Another superfluous pair of parentheses. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | Another round of indentation changes: Position braces... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | More indentation consistency: for (), while (), if... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | Fix X509_STORE_CTX_init. Make indentation more consist... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | 'make update' |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | Changes for QNX: there is no thread support, and the... |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | typo |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | Add OAEP. Seed the PRNG. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | update |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | Add rsautl. |
commit | commitdiff | tree | snapshot |
2000-09-06 |
Bodo Möller | Clarification for SSL_ERROR_ZERO_RETURN |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Dr. Stephen... | Fix typo in rsautl. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Ben Laurie | Ignore executable. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Ben Laurie | Handle WANT_READ more correctly (thanks to Bodo). |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Dr. Stephen... | *BIG* verify code reorganisation. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Ben Laurie | Distinguish between assertions and conditions that... |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Dr. Stephen... | Keep a not of original encoding in certificate requests. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Bodo Möller | Mention fix in bio_lib.c. |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Bodo Möller | Increase print buffer (10K instead of just 2K). |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Bodo Möller | Ignore Makefile.save |
commit | commitdiff | tree | snapshot |
2000-09-05 |
Bodo Möller | Remove silly test for b->references at the end of BIO_w... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Bodo Möller | Consistency |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Bodo Möller | Use consistent indentation, |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Bodo Möller | Avoid abort() throughout the library, except when prepr... |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Bodo Möller | Fix for BN_mul_word(a, 0). |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Bodo Möller | -Wall insists that main return an int. |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Bodo Möller | Include MD4 in documentation. |
commit | commitdiff | tree | snapshot |
2000-09-04 |
Bodo Möller | Tell CVS to ignore 'lib'. |
commit | commitdiff | tree | snapshot |
2000-09-03 |
Dr. Stephen... | Add 'rsautl' low level RSA utility. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Bodo Möller | Undo change from 1.7 to 1.8: |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Bodo Möller | Use C syntax, not FORTRAN or whatever that was :-) |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Bodo Möller | QNX 4 support. |
commit | commitdiff | tree | snapshot |
2000-09-01 |
Bodo Möller | -N option to diff is not essential, and mentioning... |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Ben Laurie | Add demo state machine. |
commit | commitdiff | tree | snapshot |
2000-08-30 |
Dr. Stephen... | Fix typo in i2d_ASN1_ENUMERATED |
commit | commitdiff | tree | snapshot |
2000-08-28 |
Ben Laurie | Diagnose EOF on memory BIOs (or you just get mysterious... |
commit | commitdiff | tree | snapshot |
2000-08-28 |
Ben Laurie | Use the passed buffer in ERR_error_string! |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Dr. Stephen... | Change PKCS#7 test data to take account of removal of |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Dr. Stephen... | New option to CA.pl to sign request using CA extensions. |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Dr. Stephen... | Add support for 'other' PKCS#7 content types. |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Ben Laurie | max -> dmax in bn_check_top. |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Dr. Stephen... | Fix ASN1_INTEGER_to_BN properly this time... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Dr. Stephen... | Fixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.c |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Dr. Stephen... | Various fixes... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Richard Levitte | Added OIDs from RFC 2247, 1155, and a few from 1700 |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Richard Levitte | Assar wanted an address change. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Richard Levitte | Added BIO_vprintf() and BIO_vsnprintf(). The former... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Richard Levitte | NULL is not an integer... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Richard Levitte | Document the added diversity to the possible log levels. |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Richard Levitte | Add more diversity to the possible log levels. Now... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Richard Levitte | Added md4 to the VMS compilation |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Richard Levitte | New option 'ctestall' for mkdef.pl, that makes it not... |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Richard Levitte | Document the reconfiguratoin option for Configure. |
commit | commitdiff | tree | snapshot |
2000-08-17 |
Richard Levitte | Allow reconfiguration. This can be useful if some... |
commit | commitdiff | tree | snapshot |
2000-08-15 |
Richard Levitte | Correct the title. This also fooled the automatic... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Richard Levitte | IBMcxx complains that maxmem is as low as 2048 for... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Richard Levitte | I forgot this file that Assar provided as well... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Richard Levitte | MD4 implemented. Assar Westerlund provided the digest... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Richard Levitte | Memory leaks fix. It now looks like all memory leaks... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Richard Levitte | Memory leaks fix. There seems to be more in other... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Richard Levitte | The pkcs12 had no way of getting a CA file or path... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Richard Levitte | Abdelilah Essiari <aes@george.lbl.gov> reports that... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Richard Levitte | Duplicate names detected... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Richard Levitte | Make sure that 'initialized' is zeroed as well when... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Dr. Stephen... | Fix for bad sorting of object names. |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Richard Levitte | For n > 7, we might get uninitialized (unzeroed) data. |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Dr. Stephen... | Changes needed for Tandem NSK, supplied by Scott Uroff... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Richard Levitte | On Unicos, shorts are 8 bytes, so instead, use a struct... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Richard Levitte | On Unicos, openlog() isn't constified, so let's not... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Richard Levitte | Unicos doesn't have sys/timeb.h. Fix it by defining... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Richard Levitte | *mumble* unicos 10.0.0.3 with Cray Standard C Version... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Bodo Möller | Include SKIP DH parameters with OpenSSL. |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Richard Levitte | Added and corrected documentation for the 'shared'... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Richard Levitte | We've now covered the shared library support for Solari... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Richard Levitte | It's probably a good idea to make the shared libraries... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Richard Levitte | "make update" |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Richard Levitte | I had completely forgotten that print_table_entry also... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Richard Levitte | Add support for shared libraries on Solaris. |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Richard Levitte | A few corrections with the shared library support: |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Richard Levitte | Make it so we can dynamically enable memory allocation... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Richard Levitte | Remove casts that are no longer needed. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Richard Levitte | If a ip address is successfully parsed, the WSA structu... |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Bodo Möller | Update 'openssl passwd' documentation on selection... |
commit | commitdiff | tree | snapshot |
2000-07-30 |
Dr. Stephen... | Document the new DN printing options. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Bodo Möller | Document rollback issues. |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Bodo Möller | Fix SSL 2.0 rollback checking: The previous implementat... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Dr. Stephen... | New ASN1_STRING_print_ex() and X509_NAME_print_ex() |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Richard Levitte | There's a slight possibility that a is 0 in BN_sub_word... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Richard Levitte | In the case where a < 0 and |a| < w, the result (assign... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Richard Levitte | Looks like Win32 builds do not define THREADS. However... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Richard Levitte | Add the possibility to get hexdumps of unprintable... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Dr. Stephen... | Fix a bug in the new i2d_{ENUMERATED,INTEGER} that |
commit | commitdiff | tree | snapshot |
next |