1999-06-24 |
Ulf Möller | Use the same CPU recogition method for FreeBSD 3 as... |
commit | commitdiff | tree | snapshot |
1999-06-24 |
Dr. Stephen... | Fix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it... |
commit | commitdiff | tree | snapshot |
1999-06-23 |
Bodo Möller | Don't use inline assembler when configured for "no... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Dr. Stephen... | New function PKCS7_signatureVerify to allow the signing... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Dr. Stephen... | Change the PEM_* function prototypes to use DECLARE_PEM... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Dr. Stephen... | Implement STACK_OF(ANS1_OBJECT) for extended key usage... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Bodo Möller | Make some debug-... configurations more useful for... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Bodo Möller | Perl variable names are case-sensitive ... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Ben Laurie | Don't shadow. |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Bodo Möller | "make update" |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Dr. Stephen... | Convert the CONF library to use a typesafe stack: a... |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Dr. Stephen... | New functions CONF_load_bio() and CONF_load_fp() to... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Bodo Möller | Clarification. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Bodo Möller | "make update" |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Bodo Möller | New function CRYPTO_num_locks. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Bodo Möller | Use same name in the definition as in the header file... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Bodo Möller | Don't access configuration files outside the source... |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Ulf Möller | Typo. |
commit | commitdiff | tree | snapshot |
1999-06-16 |
Ulf Möller | Recognize CPU on BSD/OS. |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Bodo Möller | Some people don't have /dev/fd/0 on Solaris, so use... |
commit | commitdiff | tree | snapshot |
1999-06-15 |
Bodo Möller | Don't try to use zero-byte buffers. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Bodo Möller | Obsolete. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Bodo Möller | long obsolete |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Bodo Möller | Comment adjusted to reality. |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Bodo Möller | rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...; |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Bodo Möller | Provide fallback configurations for all hpux... configu... |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Bodo Möller | Bugfix. |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Bodo Möller | Avoid some warnings (on silly compilers). |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Bodo Möller | "make update" |
commit | commitdiff | tree | snapshot |
1999-06-12 |
Bodo Möller | BIO pairs. |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Dr. Stephen... | Fix to i2d_DSAPublicKey() to return the correct length. |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Bodo Möller | Changes for BSD/OS 4. |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Bodo Möller | Don't use unquoted whitespace in "case" case. |
commit | commitdiff | tree | snapshot |
1999-06-11 |
Dr. Stephen... | Document the X509V3 code and change some of the extensi... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Bodo Möller | NeXT 3.3 can handle -O3 (3.0 can't). |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Ben Laurie | Fix warnings. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Bodo Möller | hpux-cc (HPUX 9.x) does not work with BN_LLONG (floatin... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Bodo Möller | Try to detect NeXT 3.3 (working Configure entry for... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Bodo Möller | Avoid warning. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Dr. Stephen... | Two new functions to write out PKCS#8 private keys... |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Bodo Möller | Avoid warnings. |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Ralf S. Engelschall | Fix determination of Perl interpreter: A perl or perl5 |
commit | commitdiff | tree | snapshot |
1999-06-10 |
Bodo Möller | Another <unistd.h> ... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Dr. Stephen... | Reformat and "modernise" the sign.c demo. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Ulf Möller | Put SC5 warning back in, future changes might trigger... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | tiny optical change |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | Repair PEM_write_PrivateKey and PEM_write_bio_PrivateKey. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | Oops, I forgot to add the dependency "TABLE: Configure". |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Ulf Möller | Circumvent bug in SC5 without patch #107357-01. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Ulf Möller | Don't define _ANSI_SOURCE for NetBSD. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Dr. Stephen... | Change the PEM function implementation to use a common... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | Delete unnecessary newlines in TABLE |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | des_cbc_encrypt / des_ncbc_encrypt issue. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | Update dependencies. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | Unify DES library: ncbc_enc.c wasn't used, but its... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Ulf Möller | "extern" is a C++ reserved word. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Ulf Möller | Remove old libdes version number. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | "make update" (added to top Makefile, and applied). |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | DES CBC change looks dubious to me. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | Mention unistd.h. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Bodo Möller | Some pre-POSIX systems don't have unistd.h (but e.g... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Ben Laurie | Oops. Get rid of now incorrect comment. |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Ben Laurie | I keep forgetting to fix this: update the IV! Most... |
commit | commitdiff | tree | snapshot |
1999-06-09 |
Ben Laurie | Make "make test" fail if bntest fails an internal selfc... |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Ulf Möller | The des app. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Ben Laurie | Survive pedanticism. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Ulf Möller | crypt(), demos patched. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Ulf Möller | Call our crypt implementation des_crypt(). crypt()... |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Ulf Möller | Casts. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Ulf Möller | Warnings and casts. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Ulf Möller | Don't #define _, and eliminate casts. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Ulf Möller | Fix to compile the des app. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Ulf Möller | Prevent name conflicts. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Bodo Möller | "request" added. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Bodo Möller | Use mkdir-p.pl more efficiently. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Bodo Möller | Don't make assumptions on what the path looks like. |
commit | commitdiff | tree | snapshot |
1999-06-08 |
Dr. Stephen... | Complete support for PKCS#5 v2.0. Still needs extensive... |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | Fix for BIO pairs. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | Use locking in a way that makes more sense. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | Use the same path to perl in all #! lines in util. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Dr. Stephen... | This is the main PKCS#5 v2.0 key generation function... |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | treat init properly |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | Don't mix real tabs with tabs expanded as 8 spaces... |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | Introduce "BIO pairs", which (when finished) will relay... |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | Mention mkdir-p.pl. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | mkdir -p is not fully portable (according to Marc Crispin, |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | Use only -O, not -O3 for NeXTstep: |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | Comments added. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | linux-sparc |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | "linux-sparc" configuration. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Bodo Möller | More general definition for S_ISDIR (needed not only... |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Dr. Stephen... | More PKCS#5 v2.0 development. Add a function to setup... |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Dr. Stephen... | Change PBE handling a bit more: now the key and iv... |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Dr. Stephen... | Rewrite PBE handling read to support PKCS#5 v2.0 and... |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Dr. Stephen... | Change so PEM private key read routines can handle... |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Dr. Stephen... | More PKCS#8 stuff. Support for unencrypted forms of... |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Ben Laurie | const/type fixes. |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Dr. Stephen... | Add d2i,i2d bio and fp functions for PKCS#8 and add... |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Dr. Stephen... | Add a 'pkcs8' application for initial PKCS#8 support... |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Dr. Stephen... | The rest of the PKCS#5, PKCS#8 patch I forgot before :-) |
commit | commitdiff | tree | snapshot |
next |