2004-09-07 |
Dr. Stephen... | Reformat smime utility. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Dr. Stephen... | Don't use 'explicit' for variable name. |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Dr. Stephen... | Reformat smime.c |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Dr. Stephen... | New X509_VERIFY_PARAM structure and associated function... |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Dr. Stephen... | Stop compiler warnings. |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Andy Polyakov | TABLE OpenBSD-i386 update |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Andy Polyakov | Proper support for OpenBSD-i386 shared build, including... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Andy Polyakov | OPENSSL_ia32cap final touches. Note that OPENSSL_ia32ca... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Andy Polyakov | Fix compiler warnings in crypto/evp/bio_ok.c as pointed... |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Andy Polyakov | crypto/perlasm update primarily to unify Netware module... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Andy Polyakov | Minor VIA Padlock engine update: eliminate -Wunused... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Andy Polyakov | Make aes_ctr.c 64-bit savvy. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Richard Levitte | 'compatibility', not 'computability' :-)... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Richard Levitte | On systems that use case-insensitive symbol names ... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Richard Levitte | Basically, I wanted to be able to make a dump to a... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Richard Levitte | Stupid casts... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Dr. Stephen... | Update FAQ. |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Dr. Stephen... | Make ASN1_INTEGER_cmp() work as expected with negative... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Dr. Stephen... | Call setup_engine after autoconfig. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Dr. Stephen... | Don't ignore return value of EVP_DigestInit_ex() in... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Geoff Thorpe | Make a note of the new engine. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Andy Polyakov | Padlock engine update to fix a typo in MSC assembler... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Richard Levitte | DJGPP has opendir() and friends, according to Gisle... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Andy Polyakov | If they ask for 386, keep it as 386 as possible... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Andy Polyakov | Avoid a.out name table pollition. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Andy Polyakov | Minor clean-up to make Microsoft compiler shut up. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Andy Polyakov | VIA C3 processor extends IA-32 instruction set with... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Andy Polyakov | Cygwin fix-up for shared build. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Andy Polyakov | OpenBSD fix-up for new a.out targets. OpenBSD .s.o... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Andy Polyakov | Clean-up GAS targets: get rid of "cpp" stuff and replac... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Andy Polyakov | Deprecate cpp and gaswin targets. New coff fills in... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Andy Polyakov | DLLEntryPoint is a collective name, not what linker... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Richard Levitte | We build the crypto stuff, not the ssl stuff, in this... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Richard Levitte | The compiler may complain about what looks like a doubl... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Dr. Stephen... | Oops, wrong version... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Dr. Stephen... | Add FIPS library name to error routines. |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Andy Polyakov | This is so to say "damage control" for jumbo "cpuid... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Andy Polyakov | Add framework for yet another assembler module dubbed... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | Zero key-length for HMAC is apparently OK. |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | Make bio_ok.c Microsoft compiler savvy. |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | Typos, typos... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | Make bio_ok.c 64-bit savvy. |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | Stricter boundary condition check in HMAC_Init_ex. |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | Minor 64-bit md32_common.h update and minor unsignifica... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | 'apps/openssl dgst -help' update and minor apps/speed... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | Make SHA-256/-512 optional. Note that no-sha switches... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | Some compilers are just too whiny. Nothing makes Micros... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | Some compilers are just too whiny. DEC C doesn't like... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Andy Polyakov | Typos and due casts. As for the latter. It's "safe... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Andy Polyakov | Minor HP-UX make update. IA-64-based HP-UX favor .so... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Andy Polyakov | TABLE update. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Andy Polyakov | Build-n-link new IA-64 modules on Linux and HP-UX. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Andy Polyakov | Various IA-64 assembler fix-ups. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Andy Polyakov | VC-NT was taken away by mistake, putting it back... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Andy Polyakov | Win64 placeholder targets. This is merely naming sugges... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Andy Polyakov | Adapt rc4-amd64.pl for Win64/AMD64 assembler. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Richard Levitte | From LPlib: |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Richard Levitte | From LPlib: |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Andy Polyakov | WinCE should always be compiled as UNICODE, even debugg... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Andy Polyakov | #include <limits.h> is required at least on HP-UX and... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Andy Polyakov | EVP_Digest is size_t-fied, clean up test programs accor... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Andy Polyakov | Run SHA-256/-512 tests through EVP... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Andy Polyakov | All SIXTY_FOUR_BIT platforms (mind the difference betwe... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Richard Levitte | From LPlib: |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Andy Polyakov | Make rand_win.c UNICODE savvy. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Richard Levitte | From LPlib: |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Richard Levitte | Imported from LPlib, making sure the entry name (at... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Richard Levitte | Since version 7.0, The C RTL in VMS handles time in... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Andy Polyakov | Anchor AES and SHA-256/-512 assembler from C. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Andy Polyakov | Type in Configure and TABLE update. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Andy Polyakov | Add anchors for AES, SHA-256/-512 assembler modules... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Andy Polyakov | Add licensing terms. |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Andy Polyakov | IA-64 is intolerant to misaligned access. It was a... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Geoff Thorpe | Quick fix. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Geoff Thorpe | Using Horner's algorithm to evaluate the ec polynomial |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Richard Levitte | I think it could be a good thing to know what went... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Richard Levitte | Because it's one of our libraries calling new functions... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bodo Möller | improve wording |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Richard Levitte | Some test programs in crypto/sha were named differently... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Richard Levitte | 'SSL_add_dir_cert_subjects_to_stack' is longer than... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Richard Levitte | o_dir needs to be compiler with the warnings about... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Richard Levitte | In some cases, EVMSERR isn't visible (that's fairly... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Andy Polyakov | Integration of RC4 AMD64 module. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Andy Polyakov | RC4 tune-up for AMD64. Performance improvement of 2... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bodo Möller | BIS correction/addition |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Richard Levitte | Use the new directory reading functions. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Richard Levitte | Copy a few files from LPlib (a new project of mine... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Richard Levitte | o_str.c: Windows doesn't have <strings.h>, and since... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Dr. Stephen... | Delta CRL support in extension code. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Geoff Thorpe | Improve error handling if decompression of an ec point... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Dr. Stephen... | Delete non-POSIX header file. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Dr. Stephen... | PKCS#8 fixes from stable branch. |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Dr. Stephen... | Don't try to parse non string types. |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Dr. Stephen... | Stop compiler warnings with debug-steve |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Richard Levitte | Explain a little better what BN_num_bits() and BN_num_b... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Andy Polyakov | Minor (+12% on P4) performance tweak for sha512_block_sse2. |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Andy Polyakov | AES assembler implementation for IA-64. Note that there... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Andy Polyakov | New SHA algorithms assembler implementation for IA... |
commit | commitdiff | tree | snapshot |
next |