2004-03-21 |
Richard Levitte | Change \t to real tab in echo argument. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Richard Levitte | Remove a warning for conversion double->long. This... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Richard Levitte | Make sure fd is defined where it should. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Geoff Thorpe | Note my bignum hijinx in case app maintainers are using... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Geoff Thorpe | Variety of belt-tightenings in the bignum code. (Please... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Dr. Stephen... | Avoid warnings. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Richard Levitte | Constify d2i, s2i, c2i and r2i functions and other... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Richard Levitte | It was just pointed out to me that it's better to cast... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Richard Levitte | Make sure that the last argument to RAND_add() is a... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Richard Levitte | Make sure we use unsigned constants, or come compilers... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Geoff Thorpe | Convert openssl code not to assume the deprecated form... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Geoff Thorpe | The efforts to eliminate the dual-representation of... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Geoff Thorpe | Document a change I'd already made, and at the same... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Andy Polyakov | IRIX 6.x shared build fix-up. |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Geoff Thorpe | static |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Geoff Thorpe | Minimise the amount of code dependent on BN_DEBUG_RAND... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Geoff Thorpe | More changes coming out of the bignum auditing. BN_CTX_... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Dr. Stephen... | Fix policy constraints syntax. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Dr. Stephen... | Support for inhibitAnyPolicy extension. |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Ulf Möller | typo |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Dr. Stephen... | Cleanup ASN1 OID module when it exits. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Dr. Stephen... | Call autoconfig code in pkcs7 utility. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Dr. Stephen... | Memory leak fix. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Dr. Stephen... | Various X509 fixes. Disable broken certificate workarounds |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Dr. Stephen... | Typos. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Richard Levitte | Make our page with pointers to binary distributions... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Dr. Stephen... | Indent some of the code examples. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Dr. Stephen... | Config docs. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Dr. Stephen... | Documentation of the KISS autoconfig functions. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Dr. Stephen... | More autoconfig docs. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Richard Levitte | Avoid a memory leak in OCSP_parse_url(). |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Dr. Stephen... | Initial docs for the OpenSSL library configuration... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Geoff Thorpe | Add ECDSA documentation. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Richard Levitte | AES is spelled AES, not ASE. Oops... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Richard Levitte | Make sure the given EVP_PKEY is updated in the PEM_STRI... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Richard Levitte | Document the AES options for 'openssl smime'. |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Geoff Thorpe | A cleanup of the ecs_ossl.c code and some (doxygen... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Geoff Thorpe | When adding positive elements, we can use BN_uadd(... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Dr. Stephen... | Use an OCTET STRING for the encoding of an OCSP nonce... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Geoff Thorpe | minor signed/unsigned warning fixes |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Dr. Stephen... | Fix handling of -offset and -length in asn1parse tool. |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Andy Polyakov | Typo in crypto/bn/asm/x86_64.c, bn_div_words(). |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Dr. Stephen... | Add flag to avoid continuous |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Andy Polyakov | Typo in PA-RISC 2 rules in crypto/bn/Makefile.ssl |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Andy Polyakov | HP/UX PA-RISC 2 targets update. |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Richard Levitte | Remove typos |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Richard Levitte | -Wtraditional was a little too much... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Richard Levitte | Typo |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Richard Levitte | In the development branch, it feels quite all right... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Richard Levitte | Add the missing parts for DES CFB1 and CFB8. |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Richard Levitte | Unsigned vs. signed problem removed |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Andy Polyakov | #undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Andy Polyakov | CFB DES sync-up with FIPS branch. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Richard Levitte | Avoid signed vs. unsigned warnings (which are treated... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Richard Levitte | S_IFBLK and S_IFCHR may not exist in some places (like... |
commit | commitdiff | tree | snapshot |
2004-01-25 |
Andy Polyakov | Even though C specification explicitly says that consta... |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Andy Polyakov | Fix declaration inconsistency in ecparam.c. |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Andy Polyakov | Get rid of bogus warning when compiling with Sun vendor... |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Richard Levitte | We're passed p, so let's use p instead of making assump... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Richard Levitte | Typo... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Dr. Stephen... | Replace expired certificate. |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Andy Polyakov | SHA-1 assembler tune-up for Intel P4 |
commit | commitdiff | tree | snapshot |
2004-01-10 |
Richard Levitte | Adding a slash between the directoryt and the file... |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Lutz Jänicke | Cover all DSA setups when running tests |
commit | commitdiff | tree | snapshot |
2004-01-08 |
Lutz Jänicke | Updates to s_time manual page |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Lutz Jänicke | Add s_time manual page |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Lutz Jänicke | Update URI |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Lutz Jänicke | unintptr_t and <inttypes.h> are not strictly portable... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Levitte | Fix Perl problems on sparc64. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Levitte | Avoid including cryptlib.h, it's not really needed. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Levitte | Only use environment variables if uid and gid are the... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Levitte | Check if a random "file" is really a device file, and... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Levitte | Correct documentation typos. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Levitte | OpenBSD-internal changes. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Levitte | Include strings.h so strcasecmp() and strncasecmp(... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Levitte | Add a newline at the end of the last line. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Dr. Stephen... | Typos. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Richard Levitte | To figure out if we're going outside the buffer, use... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Richard Levitte | Document that you need to include x509.h (to get [i2d... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Richard Levitte | Document that you need to include x509.h (to get [i2d... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Ulf Möller | Add "dif" variable to clean up the loop implementations. |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Ulf Möller | Skip a curve with generator of non-prime order. |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Ulf Möller | Avoid segfault if ret==0. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Lutz Jänicke | Restructure make targets to allow parallel make. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Geoff Thorpe | Incremental cleanups to bn_lib.c. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Geoff Thorpe | Use the BN_is_odd() macro in place of code that (incons... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Geoff Thorpe | BN_FLG_FREE is of extremely dubious usefulness, and... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Geoff Thorpe | Declare the static BIGNUM "BN_value_one()" more carefully. |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Geoff Thorpe | Add missing bn_check_top()s to bn_kron.c, remove some... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Geoff Thorpe | Add missing bn_check_top()s to bn_gf2m.c and remove... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Geoff Thorpe | The bn_set_max() macro is only "used" by the bn_set_... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Geoff Thorpe | bn_fix_top() exists for compatibility's sake and is... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Richard Levitte | It was pointed out to me that if the requested size... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Richard Levitte | Check that OPENSSL_malloc() really returned some memory. |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Richard Levitte | CRYPTO_malloc(), CRYPTO_realloc() and variants of them... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Lutz Jänicke | Some more ASFLAGS settings required |
commit | commitdiff | tree | snapshot |
next |