2002-11-04 |
Richard Levitte | Cosmetic change |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Richard Levitte | Remove all referenses to RSAref, since that's been... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Richard Levitte | Plug potential memory leak. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Geoff Thorpe | Add a HISTORY section to the man page to mention the... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Geoff Thorpe | The recent CHANGES note between 0.9.6g and 0.9.6h needs... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Geoff Thorpe | Correct another inconsistency in my recent commits. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Geoff Thorpe | Bodo spotted this keyslip in my patch to 0.9.7-stable. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Richard Levitte | Revert, that was an incorrect change. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Richard Levitte | A small detail: since 0.9.7, DH_new_method() and DSA_ne... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Geoff Thorpe | Correct and enhance the behaviour of "internal" session... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Bodo Möller | increase permissible message length so that we can... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Richard Levitte | Make sure toupper() is declared |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Richard Levitte | There's a name clash between OpenSSL and RSAref. Since... |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Richard Levitte | On certain platforms, we redefine certain symbols using... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Richard Levitte | An engine changed name. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Richard Levitte | Signal an error if the entered output password didn... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Bodo Möller | fix warnings, and harmonize indentation |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Bodo Möller | I don't like c-tab-always-indent ... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2002-10-20 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
2002-10-20 |
Dr. Stephen... | New docs. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Geoff Thorpe | Make pod2man happier. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Geoff Thorpe | Make pod2man happier. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Geoff Thorpe | If dynamically-loadable ENGINEs are linked against... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Geoff Thorpe | Another ENGINE implementation dependant on string.h. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Geoff Thorpe | We need to propogate SHARED_LIBS to sub-directories... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Geoff Thorpe | The loop variable is 'l', not 'i'. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Lutz Jänicke | Corrected exchanged parameters in example for EVP_Encry... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Lutz Jänicke | Corrected exchanged parameters in example for EVP_Encry... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Bodo Möller | change Emacs indentation style to make it easier to... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Bodo Möller | change Emacs indentation style to make it easier to... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Richard Levitte | Eh, -Wl,--whole-archive disappeared from the GNU target... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Geoff Thorpe | The ENGINE implementations in ./engines/ should be... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Geoff Thorpe | - Remo Inverardi noticed that ENGINEs don't have an... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Geoff Thorpe | - Remo Inverardi noticed that ENGINEs don't have an... |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Richard Levitte | Typos. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Richard Levitte | Typos. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Richard Levitte | Typos. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Richard Levitte | Typos. |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Richard Levitte | A much better idea, of course, is not to do a submake... |
commit | commitdiff | tree | snapshot |
2002-10-15 |
Richard Levitte | Makefile.shared needs to know how it can reach itself. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Richard Levitte | When BN_add_word() reaches top, it shouldn't try to... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Richard Levitte | When BN_add_word() reaches top, it shouldn't try to... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Richard Levitte | makedepend complains when a header file is included... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Richard Levitte | makedepend complains when a header file is included... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Richard Levitte | Complete the VxWorks fix by implementing a NULL RAND_po... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Richard Levitte | Complete the VxWorks fix by implementing a NULL RAND_po... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Richard Levitte | libs is a timestamp that we don't really need to know... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Richard Levitte | Add needed libraries as per configuration to the list... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Richard Levitte | Add missing quotes. |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Richard Levitte | Targeting the solaris platform for specific tests.... |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Richard Levitte | Clarify where the engines are by default. |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Richard Levitte | Chase down the missing backslashes. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Add more commentary. Check that *num is smaller than... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Add more commentary. Check that *num is smaller than... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | The AES CTR API was buggy, we need to save the encrypte... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | The AES CTR API was buggy, we need to save the encrypte... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 14 of move of engines: Final step, document the... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | make update. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Merge string protection from main trunk |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | And if the path has a space, we definitely need to... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Oh, there were *two* places where we needed to protect... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | For the platforms where version info is inserted separa... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 13 of move of engines: Remove old files. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 12 of move of engines: Time to make the changes... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 11c of move of engines: Time to make the changes... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 11b of move of engines: Time to make the changes... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 11a of move of engines: Time to make the changes... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 10 of move of engines: Change crypto/engine/Makefi... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 9 of move of engines: rename crypto/engine/hw_cryp... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Typo |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 8 of move of engines: Remove the last little quirks. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | We didn't copy the cryptodev engine here, darn it! |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 7 of move of engines: Engines should not depend... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Typo. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 6 of move of engines: rename the macro ENGINE_DYNA... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Bodo Möller | synchronize with 0.9.7-stable version of this file |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Bodo Möller | synchronize with 0.9.6-stable version of this file |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | That wasn't supposed to be there... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 5 of move of engines: Add a makefile (and a .cvsig... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 4 of move of engines: Split e.ec into individual... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Bodo Möller | remove redundant empty line |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 3 of move of engines: copy the corresponding vendo... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Step 2 of move of engines: copy engines to new director... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Add a configuration target for A/UX. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Add a configuration target for A/UX. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | There may be more than one single quote to fix. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | There may be more than one single quote to fix. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Make sure it's properly detected when there's no versio... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Make sure $fname will not give us any surprises with... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Make sure $fname will not give us any surprises with... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | BN_bn2hex() returns "0" instead of "00" for zero. ... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | BN_bn2hex() returns "0" instead of "00" for zero. ... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Fix inconsistencies in the Darwin targets. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Add a suffix for Darwin's sake, since it seems like... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Richard Levitte | Move the shared library construction stuff to Makefile... |
commit | commitdiff | tree | snapshot |
next |