Age | Commit message (Expand) | Author |
2014-05-08 | Emergency knfectomie requested by tedu@. | Joel Sing |
2014-05-07 | with the first bug it uncovered fixed, clear all bignums again. | Ted Unangst |
2014-05-07 | in BN_clear_free, don't cleanse the data if the static data flag is set. | Ted Unangst |
2014-05-07 | revert, thanks sthen | Ted Unangst |
2014-05-05 | inspired by a cloudflare diff, cleanse old memory when expanding a bignum. | Ted Unangst |
2014-05-03 | typos | Miod Vallat |
2014-05-02 | More use of 64-bit registers which needs to be disabled under OpenBSD. | Miod Vallat |
2014-05-01 | Do not output SOM-specific directives. | Miod Vallat |
2014-05-01 | Fix include filename to get register name aliases under BSD | Miod Vallat |
2014-05-01 | Pass -Werror in the !BN_LLONG !BN_UMULT_LOHI !BN_UMULT_HIGH case. | Miod Vallat |
2014-05-01 | dead meat | Miod Vallat |
2014-04-30 | First pass at removing win64 support from the assembly generating Perl | Joel Sing |
2014-04-28 | Remove WIN32, WIN64 and MINGW32 tentacles. | Miod Vallat |
2014-04-24 | Try to clean the maze of <openssl/bn.h> defines regarding the BN internals. | Miod Vallat |
2014-04-23 | One last Dec C tentacle on alpha. | Miod Vallat |
2014-04-23 | When I grow up, I want to write workaround for long long multiplications | Miod Vallat |
2014-04-23 | Remove IRIX_CC_BUG workaround. | Miod Vallat |
2014-04-23 | I'm glad to know that Ultrix CC has a bug optimizing switch() statements | Miod Vallat |
2014-04-23 | Unifdef -UPEDANTIC. ok beck@ tedu@ | Miod Vallat |
2014-04-22 | Remove meat which either duplicates code found in apps/, or is only of value | Miod Vallat |
2014-04-20 | theo found a file we don't seem to need, but just in case, i will paste | Ted Unangst |
2014-04-19 | Lacking a proof that--for this implementation--exposure of Montgomery | Philip Guenther |
2014-04-19 | We'll interpret a (void) cast on snprintf() to mean it's been verified that | Philip Guenther |
2014-04-18 | Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler, | Miod Vallat |
2014-04-17 | Get rid of MS Visual C compiler and Intel C compiler specific defines. | Miod Vallat |
2014-04-17 | Nuke BN_DEBUG_LEVITTE | Miod Vallat |
2014-04-17 | todo: do not leave 15 year old todo lists in the tree. | Miod Vallat |
2014-04-17 | Use of OPENSSL_SYS_xxx defines in public header files considered harmful. | Miod Vallat |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2014-04-17 | RAND_seed now does nothing, so skip the operation | Theo de Raadt |
2014-04-15 | we don't use these files for building | Ted Unangst |
2014-04-15 | remove FIPS mode support. people who require FIPS can buy something that | Ted Unangst |
2014-04-15 | Go home, VMS, you're drunk | Miod Vallat |
2014-04-15 | No licence. | Miod Vallat |
2014-04-15 | Moved to regress/lib/libcrypto. | Miod Vallat |
2014-04-15 | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | Bob Beck |
2014-04-14 | So the OpenSSL codebase does "get the time, add it as a random seed" | Theo de Raadt |
2014-04-14 | remove auto-generated dependencies from the old unused build system, so | Theo de Raadt |
2014-04-14 | replace PTR_SIZE_INT (only used for VMS) with uintptr_t, tweaks from jca@, | Stuart Henderson |
2014-04-13 | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | Miod Vallat |
2014-04-13 | Import OpenSSL 1.0.1g | Miod Vallat |
2013-02-14 | cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt | Markus Friedl |
2012-10-13 | import files that CVS missed; sigh | Damien Miller |
2012-10-13 | resolve conflicts | Damien Miller |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2012-01-05 | OpenSSL 1.0.0f: merge | Damien Miller |
2012-01-05 | OpenSSL 1.0.0f: import upstream source | Damien Miller |
2011-11-03 | openssl-1.0.0e: resolve conflicts | Damien Miller |
2011-11-03 | import OpenSSL 1.0.0e | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |