2004-09-28 |
Richard Levitte | usr/doc has recently changed to usr/share/doc on Cygwin. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Richard Levitte | Move the declaration of alloca() so it's ony declared... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Andy Polyakov | SHA1 asm Pentium tune-up. Performance loss is not as... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Andy Polyakov | sha256_block advances the input pointer double as fast... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Geoff Thorpe | Nils Larsch reported that this include is required... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Richard Levitte | Import changed files from LPlib. The changes are logge... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Geoff Thorpe | Remove distracting comments and code. Thanks to Nils... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Geoff Thorpe | Two TODO comments taken care of. Nils pointed out that... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Geoff Thorpe | Make -Werror happy again. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Dr. Stephen... | Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_g... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Dr. Stephen... | Change values of MBSTRING_* to the form MBSTRING_FLAG... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Richard Levitte | - There's no more need for the snprintf macro. |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Richard Levitte | Synchronise with Unix build. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Dr. Stephen... | When looking for request extensions in a certificate... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Andy Polyakov | Make VIA Padlock engine more platform friendly and... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Andy Polyakov | x86 assembler updates: more instructions, new OPENSSL_i... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Richard Levitte | Synchronise VMS build files with Unixly Makefiles. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Richard Levitte | Another symbol longer than 31 characters... |
commit | commitdiff | tree | snapshot |
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 |
next |