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 |
2003-11-30 |
Geoff Thorpe | Add more debugging to my Configure target, and "make... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Geoff Thorpe | If BN_STRICT is defined, don't accept an ambiguous... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Geoff Thorpe | Improve a couple of the bignum macros. Note, this doesn... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Geoff Thorpe | Make BN_DEBUG_RAND less painfully slow by only consumin... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Geoff Thorpe | This improves the placement of check_top() macros in... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Richard Levitte | Make sure the documentation matches reality. |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Richard Levitte | We're getting a clash with C++ because it has a type... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Richard Levitte | Add IPSec/IKE/Oakley curves. |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Richard Levitte | Damnit, I'm sick of having to do something special... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | RSA_size() and DH_size() return the amount of bytes... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | 1024 is the export key bits limit according to current... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Geoff Thorpe | Get rid of some signed/unsigned comparison warnings. |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | Make a number of changes to the OS/2 build. Submitter... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | Move another common functionality (reproduced so far... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | Let's use text/plain in the example instead of crapy... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | Forgot to change the declaration of do_subject() to... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | Move do_subject() to apps.c and rename it to parse_name... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | Allow multi-valued rdns in subjects. This adds the... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | Netware-specific changes, |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Richard Levitte | Change my debugging entries to do fierce BIGNUM debugging. |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Geoff Thorpe | Due to recent debugging bursts, openssl should be more... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Geoff Thorpe | Fix some handling in bn_word. This also resolves the... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Geoff Thorpe | Some changes for bn_gf2m.c: better error checking plus... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Lutz Jänicke | Free "engine" resource in case of failure to prevent... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
Geoff Thorpe | BN_div() cleanup: replace the use of BN_sub and BN_add... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Geoff Thorpe | Fix a small bug in str_copy: if more than one variable... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Dr. Stephen... | Give CRLDP its standard name. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Andy Polyakov | hpux64-parisc2-gcc target added. Once it is verified... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Andy Polyakov | ./config failed to correctly detect if gcc uses 64... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Lutz Jänicke | Make sure to initialize AES counters to obtain proper... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Ulf Möller | re-enable the test, keeping the original method for... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Lutz Jänicke | Catch error condition to prevent NULL pointer dereference. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Lutz Jänicke | Provide ASFLAGS in the subdirectories handling assemble... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Ulf Möller | The x9.62 tests replace the PRNG with specific numbers, |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Ulf Möller | BN_set_bit() etc should use "unsigned int". |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Richard Levitte | Less restrictive debugging build. |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Geoff Thorpe | This rewrites two "for" loops in BN_rshift() - equality... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Geoff Thorpe | General improvements to the ec_asn1.c code. This squash... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Geoff Thorpe | Avoid possible memory leaks in error-handling. |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Dr. Stephen... | Print out GeneralizedTime and UTCTime in ASN1_STRING_pr... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Ulf Möller | Geoff suggested a more succinct description for "top". |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Ulf Möller | oops... the description of ->top was inaccurate (the... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Geoff Thorpe | This extends the debugging macros to use "pollution... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Geoff Thorpe | Add debug-screening of input parameters to some functio... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Geoff Thorpe | Put more debug screening in BN_div() and correct a... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Geoff Thorpe | This is a revert of my previous commit to "improve... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ulf Möller | typo in comment |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ulf Möller | cleanup as discussed with Geoff |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Ulf Möller | Cygwin debugging |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Geoff Thorpe | Put the first stage of my bignum debugging adventures... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Geoff Thorpe | Avoid some shadowed variable names. |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Geoff Thorpe | This is the least unacceptable way I've found for decla... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Levitte | Engines are usually binary, and should therefore be... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Richard Levitte | Let exit codes propagate from within for loops. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Geoff Thorpe | bn_div() does some pretty nasty things with temporary... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Geoff Thorpe | When a BN_CTX is used for temporary workspace, the... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Geoff Thorpe | This fixes a couple of cases where an inconsistent... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Geoff Thorpe | make update |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Geoff Thorpe | Tighten up my compiler settings. |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Geoff Thorpe | Remove a line that was causing redundant declarations. |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Geoff Thorpe | Copy-n-paste bug (don't mix variable declarations and... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Geoff Thorpe | Oops, this file already had the "empty source file... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Geoff Thorpe | Make md32_common.h friendlier to compiler warnings. |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Geoff Thorpe | Some provisional bignum debugging has begun to detect... |
commit | commitdiff | tree | snapshot |
next |