2005-04-05 |
Nils Larsch | update progs.pl to reflect changes in progs.h |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nils Larsch | fix example in docu |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Nils Larsch | some const fixes and cleanup |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Nils Larsch | remove unused recp method |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Andy Polyakov | Extend Solaris x86 support to amd64. |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Andy Polyakov | Solaris x86 linker erroneously pads .init segment with... |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Andy Polyakov | Some non-GNU compilers (such as Sun C) define __i386. |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Bodo Möller | HISTORY section: point out change of default digest |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Andy Polyakov | Make bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to... |
commit | commitdiff | tree | snapshot |
2005-04-03 |
Ben Laurie | If input is bad, we still need to clear the buffer. |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Nils Larsch | use SHA-1 as the default digest for the apps/openssl... |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Dr. Stephen... | Typo |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Nils Larsch | really clear the error queue here |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Nils Larsch | use SSL3_VERSION_MAJOR instead of SSL3_VERSION etc. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Ben Laurie | Consistency. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Richard Levitte | Add a file with fingerprints that have recently been... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Ben Laurie | Simplicate and add lightness. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Ben Laurie | Get rid of irritating noise. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Ben Laurie | Give everything prototypes (well, everything that's... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Nils Larsch | fix header |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Nils Larsch | Makefile.ssl doesn't exist anymore |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Ben Laurie | Take account of Makefile.ssl removal. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Ben Laurie | Make tags target useful. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Ben Laurie | Don't debug. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Nils Larsch | update docs (recent constification) |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Ben Laurie | Constification. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Nils Larsch | the second argument of EVP_SealInit is const |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Nils Larsch | when building with OPENSSL_NO_DEPRECATED defined BN_zer... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Bodo Möller | Harmonize with CHANGES as distributed in OpenSSL 0... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Ulf Möller | undo Cygwin change |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Richard Levitte | Change the memory leak FAQ entry to describe the levels... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Dr. Stephen... | Update FAQ |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Dr. Stephen... | Doc fixes. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Nils Larsch | test, remove unnecessary const cast |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Dr. Stephen... | Ensure (SSL_RANDOM_BYTES - 4) of pseudo random data... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Richard Levitte | There are cases when there are no files left to verify... |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Nils Larsch | add new curves to the loop (with some cleanup from me) |
commit | commitdiff | tree | snapshot |
2005-03-20 |
Nils Larsch | some const fixes |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Ulf Möller | Use Windows randomness code on Cygwin |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Ulf Möller | fix breakage for Perl versions that do boolean operatio... |
commit | commitdiff | tree | snapshot |
2005-03-19 |
Ulf Möller | typo |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Richard Levitte | Added HOWTO about proxy certificates. |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Bodo Möller | "make depend". This takes into account the algorithms... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Bodo Möller | It seems that Configure revision 1.404 broke "make... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Andy Polyakov | Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32. |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Andy Polyakov | Avoid re-build avalanches with HP-UX make. |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Bodo Möller | fix potential memory leak when allocation fails |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Bodo Möller | Fix typo |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Bodo Möller | Take MDC2 patent into account. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Bodo Möller | In addition to RC5, also exclude MDC2 from compilation... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Bodo Möller | Change ./Configure so that certain algorithms can be... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Lutz Jänicke | Fix typo on blowfish manual page |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Lutz Jänicke | Fix hang in EGD/PRNGD query when communication socket... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Dr. Stephen... | Fix possible memory leak. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Andy Polyakov | Remove unused assembler modules. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Andy Polyakov | This patch was "ignited" by OpenBSD 3>=4 support. They... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Andy Polyakov | Reliable BSD-x86-elf detection in ./config. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Andy Polyakov | Make Makefile.shared BSD make-friendly, remove more... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Andy Polyakov | Make util/shlib_wrap.sh [Open]BSD-friendly. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Andy Polyakov | Mention no-sse2 option in INSTALL note. |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Dr. Stephen... | In mkdef.pl ignore trailing whitespace in #ifdef lines |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Andy Polyakov | Drop redundant -lc from a number of rules in Makefile... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Andy Polyakov | Shut whiny make's up. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Andy Polyakov | Address run-time linker problems: LD_PRELOAD issue... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Richard Levitte | The first argument to load_iv should really be a char... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Richard Levitte | Oops, == should really be = when used with test ([... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Richard Levitte | Check for errors from EVP_VerifyInit_ex(), or EVP_Verif... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Richard Levitte | Get rid if the annoying warning |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Richard Levitte | The mix of CFLAGS and LDFLAGS is a bit confusing in... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Andy Polyakov | Respect the fact that most interactive shells don't... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Andy Polyakov | Please BSD make... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Andy Polyakov | FreeBSD 5 refuses to #include <malloc.h>. Fix compiler... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Andy Polyakov | ./Configure to respect $thread_cflag variable. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Andy Polyakov | Fold a bunch of linux and *BSD targets into [linux... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Andy Polyakov | Default to AES u32 being unsinged int and not long... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Andy Polyakov | Improve ECB performance (48+14*rounds -> 18+13*rounds... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Andy Polyakov | linux-arm target update. |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Andy Polyakov | linux-parisc update. |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Andy Polyakov | Bug-fix in CBC encrypt tail processing and commentary... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Richard Levitte | Apparently, at least with my VMS C environment, definin... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Richard Levitte | Small thing. It seems like we have to defined _XOPEN_S... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Andy Polyakov | Throw in AES CBC assembler, up to +40% on aes-128-cbc... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Andy Polyakov | Fix a typo in a.out assembler modules. |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Andy Polyakov | Reserve for AES CBC assembler implementation... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Andy Polyakov | Don't zap AES CBC IV, when decrypting truncated content... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Richard Levitte | Changes concering RFC 3820 (proxy certificates) integra... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Dr. Stephen... | PKCS7_verify() performance optimization. When the conte... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Andy Polyakov | INSTALL.DJGPP sync. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Andy Polyakov | Rely on e_os.h to appropriately define str[n]casecmp... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Andy Polyakov | "Monolithic" x86 assembler replacement for aes_core... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Andy Polyakov | Fix an "oops" typo! Well, it was a debugging left-over... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Andy Polyakov | O_NOFOLLOW is not appropriate when opening /dev/* entri... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Richard Levitte | Small typo, `mask' got the same value ORed to it twice... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Richard Levitte | Correct a faulty address assignment, and add a length... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Andy Polyakov | FAQ update to mention no-sha0 as possible workaround... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Andy Polyakov | DJGPP documentation note update. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Andy Polyakov | Permit "monolithic" AES assembler implementations,... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Andy Polyakov | DJGPP update. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Andy Polyakov | Borrow #include <string[s].h> from e_os.h. |
commit | commitdiff | tree | snapshot |
next |