2003-06-02 |
Dr. Stephen... | Only count 'LF' as EOL in pk7_mime.c, this avoids incorrect |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Dr. Stephen... | Stop checking for CRLF when start of buffer is reached. |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Dr. Stephen... | Various S/MIME bug and compatibility fixes. |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Lutz Jänicke | Clarify ordering of certificates when using certificate... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Richard Levitte | Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Richard Levitte | Have ASFLAGS be defined the same way as CFLAGS |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Richard Levitte | PR: 630 |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Lutz Jänicke | Add minimum POP3 STLS hack to s_client.c (as was provid... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Lutz Jänicke | Move header file inclusion to prevent irritation of... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Dr. Stephen... | PR: 627 |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Dr. Stephen... | PR: 631 |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Richard Levitte | Make sure to compare unsigned against unsigned. |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Richard Levitte | Brackets are now allowed, after a small hack in the... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Richard Levitte | Fix sign bugs. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Richard Levitte | Correct signedness |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Richard Levitte | Make sure EC_window_bits_for_scalar_size() returns... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Richard Levitte | I have no idea how I cut away that piece of text... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Richard Levitte | I don't remember what my thinking was with str_compat... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Richard Levitte | Misspelled functions. |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Richard Levitte | Some misspelled function names. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Richard Levitte | Make the function STORE_new_engine() public. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Richard Levitte | Remove certain functions |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Dr. Stephen... | The square brackets in BIO_s_bio.pod for some |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Dr. Stephen... | Fix docs. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Dr. Stephen... | Add correct DN entry for serialNumber. |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Richard Levitte | Define the two authentication parameter types for passp... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Richard Levitte | Add the possibility to hand execution parameters (for... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Richard Levitte | /usr/lib/pkgconfig/openssl.pc was never installed in... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Richard Levitte | DO NOT constify RSA* in RSA_sign() and RSA_verify(... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Richard Levitte | Add the possibility to store arbitrary data in a STORE. |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Richard Levitte | Constify RSA_sign() and RSA_verify(). |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Richard Levitte | Yeah, right, an object file ending with .c, that'll... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Dr. Stephen... | Make DER option work again. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Richard Levitte | It's usually best if the function name matches everywhe... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Richard Levitte | STORE was created 2003, darnit! |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Richard Levitte | Get the year right... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Richard Levitte | Provide some extra comments about the STORE_Memory... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Richard Levitte | Add STORE support in ENGINE. |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Richard Levitte | Define a STORE type. For documentation, read the entry... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Richard Levitte | Define a STORE lock (the STORE type will be committed... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Richard Levitte | Define the OPENSSL_ITEM structure. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Richard Levitte | Add BUF_strndup() and BUF_memdup(). Not currently... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Richard Levitte | Include objects.h to get a correct declaration of OBJ_b... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Richard Levitte | Some variables were uninitialised... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Richard Levitte | Correct documentation. sk_find_ex() doesn't return... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Richard Levitte | Add an extended variant of sk_find() which returns... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Richard Levitte | Add an extended variant of OBJ_bsearch() that can be... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Bodo Möller | fix typo |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Richard Levitte | Make it possible to affect the extension of man pages. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Richard Levitte | Memory leak fix: RSA_blinding_on() didn't free Ai under... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Richard Levitte | Memory leak fix: local blinding structure not freed... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Bodo Möller | include 'Changes between 0.9.6i and 0.9.6j' |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | Add the 0.9.6j news. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | New NEWS |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | Remove all those infernal stupid CR characters |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | There's a problem building shared libraries on the... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Richard Levitte | Explicitely tell the compiler we're mips3 for the targe... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | Include rand.h, so RAND_status() and friends get proper... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | Correct a few typos. |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | A single quote too many. |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | I forgot to continuation mark. |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | It seems like OpenUnix's ld uses LD_LIBRARY_PATH to... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Lutz Jänicke | Fix ordering of compare functions: strncmp() must be... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | We seem to carry some rests of the 0.9.6 [engine] ENGIN... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Richard Levitte | We seem to carry some rests of the 0.9.6 [engine] ENGIN... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Richard Levitte | RSA_FLAG_SIGN_VER indicates the special rsa_sign and... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Richard Levitte | What was I smoking? EVP_PKEY_cmp() should return with... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Richard Levitte | Correct a typo. |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Richard Levitte | Constify |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Richard Levitte | Do not call ENGINE_setup_bsd_cryptodev() when OPENSSL_N... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Richard Levitte | Convert save_serial() to work like save_index(), and... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Richard Levitte | Add documentation on the added functionality in 'openss... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Richard Levitte | There's no need to check for __attribute__ with ANSI... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Correct a lot of printing calls. Remove extra arguments... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Make %p and %# work properly, at least with pointers... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Add GCC attributes when compiled with gcc. This helps... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Counter for GCC attributes. |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | One more debug line to conditionalise. |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Add a CA section, to make sure the test will work with... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Implement self-signing in 'openssl ca'. This makes... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Add functionality to help making self-signed certificate. |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | It's recommended to use req rather than x509 to create... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Typo correction |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Don't try to free NULL values... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Reindent for readability. |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Reset the version number of the issuer certificate... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Conditionalise all debug strings. |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Richard Levitte | Make it possible to have multiple active certificates... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Bodo Möller | make RSA blinding thread-safe |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Richard Levitte | It seems like gcc-drivven shared library building on... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Dr. Stephen... | Update from stable branch. |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Richard Levitte | No need to test -setalias twice. |
commit | commitdiff | tree | snapshot |
next |