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 |
2004-12-30 |
Andy Polyakov | Make whiny compilers stop complaining about missing... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Andy Polyakov | Fix Win32 test-suit. |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Andy Polyakov | Remove naming conflict between variable and label. |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Andy Polyakov | Commentary update for AES IA-64 assembler module. |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Andy Polyakov | Minor AES x86 assembler tune-up. |
commit | commitdiff | tree | snapshot |
2004-12-30 |
Andy Polyakov | AES-CFB[18] 2x optimization. Well, I bet nobody cares... |
commit | commitdiff | tree | snapshot |
2004-12-29 |
Dr. Stephen... | Prompt for passphrases for PKCS12 input format |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Andy Polyakov | Oops-kind typos in aes-ia64.S... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Richard Levitte | iv needs to be const because it sometimes takes it... |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Richard Levitte | Forgot to synchronise the VMS build scripts. |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Richard Levitte | Add functionality needed to process proxy certificates. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Andy Polyakov | Minor cygwin update. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Andy Polyakov | As new major IRIX release is highly unlikely to appear... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Andy Polyakov | Remove CPU detect for IRIX targets. Performance gain... |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Andy Polyakov | Remove yet another redundant memcpy. Not at least perfo... |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Andy Polyakov | Eliminate redundant memcpy of IV material. Performance... |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Andy Polyakov | Engage AES x86 assembler module for COFF and a.out... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Andy Polyakov | Engage AES x86 assembler module on ELF platforms. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Andy Polyakov | x86 perlasm update to accomodate aes-586.pl. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Andy Polyakov | Eliminate copies of TeN and TdN, use those found in... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Andy Polyakov | AES x86 assembler implementation. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Andy Polyakov | Refine PowerPC platform support. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Dr. Stephen... | Remove unused buffer 'buf'. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Dr. Stephen... | Don't use multiple storage types. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Geoff Thorpe | Fix typos in the ecparam doc. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Richard Levitte | make update (oops, missed this file) |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Richard Levitte | Change libeay.num so it's synchronised with additions... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Dr. Stephen... | Fix s_client so it works without a certificate again. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Richard Levitte | Propagate a few more variables to Makefile.shared when... |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Dr. Stephen... | Remove duplicate lines. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Andy Polyakov | Solaris x86 perlasm update. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Andy Polyakov | Engage SHA1 IA64 assembler on IA64 platforms. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Dr. Stephen... | Automatically mark the CRL cached encoding as invalid... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Andy Polyakov | SHA1 assembler for IA-64. |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Andy Polyakov | Extend RC4 test. |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Dr. Stephen... | Update 'certs' directory. Move expired certificates... |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Dr. Stephen... | Use X509_cmp_time() in -checkend option, to support... |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Dr. Stephen... | Remaing bits of PR:620 relevant to 0.9.8. |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Dr. Stephen... | Add lots of checks for memory allocation failure, error... |
commit | commitdiff | tree | snapshot |
2004-12-05 |
Dr. Stephen... | Update year. |
commit | commitdiff | tree | snapshot |
2004-12-04 |
Dr. Stephen... | In by_file.c check last error for no start line, not... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Dr. Stephen... | Add -passin argument to dgst command. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Dr. Stephen... | V1 certificates that aren't self signed can't be accept... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Andy Polyakov | Fix rc4-ia64.S to pass more exhaustive regression tests. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Dr. Stephen... | Add couple of OIDs. Resync NIDs for consistency with... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Andy Polyakov | I've introduced a bug to i386 RC4 assembler, which... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Dr. Stephen... | Perform partial comparison of different character types... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Andy Polyakov | Add 0.9.7 specific comments to RC4 assembler modules. |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Mark J. Cox | Mention that the keys likely to have signed the distrib... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
Richard Levitte | Split X509_check_ca() into a small self and an internal... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Andy Polyakov | sha1_block_asm_data_order can't hash if message crosses... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Andy Polyakov | Final touches to rc4/asm/rc4-596.pl, +52% better perfor... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Richard Levitte | Document the change. |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Richard Levitte | Make an explicit check during certificate validation... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Andy Polyakov | perlasm/x86[ms|nasm] update to accomodate updated RC4... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Andy Polyakov | Summarize recent RC4 tune-ups. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Andy Polyakov | Engage RC4 IA-64 assembler module. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Andy Polyakov | RC4 IA-64 assembler implementation. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Dr. Stephen... | Add errstr manual page |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Dr. Stephen... | Allow alternative manual sections to be embedded in... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Dr. Stephen... | Update docs |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Dr. Stephen... | Check return code of EVP_CipherInit() in PKCS#12 code. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Dr. Stephen... | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Andy Polyakov | linux-x86_64 didn't link after EM64T RC4 tune-up... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Andy Polyakov | RC4 tune-up for Intel P4 core, both 32- and 64-bit... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Dr. Stephen... | In "req" exit immediately if configuration file is... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Dr. Stephen... | Update X509v3 doc. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Dr. Stephen... | Update X509v3 docs. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Dr. Stephen... | PR: 910 |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Dr. Stephen... | Initial pod documentation of X509V3 config file format. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Dr. Stephen... | PR: 940 |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Dr. Stephen... | PR: 923 |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Dr. Stephen... | PR: 938 |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Dr. Stephen... | Zap obsolete der_chop script. |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Dr. Stephen... | PR: 969 |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Dr. Stephen... | Fix x509.c so it creates serial number file again if no |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Richard Levitte | Cut'n'paste mistake. All tested OK now... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Richard Levitte | Whoops, syntactic mistake... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Richard Levitte | Some find it confusing that environment variables are... |
commit | commitdiff | tree | snapshot |
next |