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