2010-10-10 |
Dr. Stephen... | move CHANGES entry to correct place |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Dr. Stephen... | PR: 2314 |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Dr. Stephen... | We can't always read 6 bytes in an OCSP response: fix... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Dr. Stephen... | fix signature printing routines |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Dr. Stephen... | fix warnings |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Dr. Stephen... | Minor documentation fixes, PR#2345 |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Dr. Stephen... | Minor documentation fixes, PR#2344 |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Dr. Stephen... | Typo, PR#2346 |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Dr. Stephen... | Add call to ENGINE_register_all_complete() to ENGINE_lo... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Andy Polyakov | sha512-mips.pl: add missing byte swap for little-endians. |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Andy Polyakov | MIPS assembler pack: enable it in Configure, add SHA2... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Andy Polyakov | Add unified mips.pl, which will replace mips3.s. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Andy Polyakov | sha1-mips.pl, mips-mont.pl: unify MIPS assembler module... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Andy Polyakov | ghash-s390x.pl: reschedule instructions for better... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Andy Polyakov | s390x assembler pack: extend OPENSSL_s390xcap_P to... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Andy Polyakov | VC-32.pl: default to nasm if neither nasm or nasmw... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Andy Polyakov | Alpha assembler pack: adapt for Linux. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Andy Polyakov | sha1-armv4-large.pl: more readable input pickup. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Andy Polyakov | Configure: remove redundant -DMD32_REG_T=int. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Andy Polyakov | crypto/ppc[cpuid|cap]: call CPU detection once and... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Andy Polyakov | crypto/bn/asm/s390x.S: drop redundant instructions. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Andy Polyakov | Add ghash-s390x.pl. |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Andy Polyakov | modes/asm/ghash-*.pl: switch to [more reproducible... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Andy Polyakov | ghash-ia64.pl: 50% performance improvement of gcm_ghash... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Andy Polyakov | sparcv9cap.c: disengange Solaris-specific CPU detection... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ben Laurie | Fixes to NPN from Adam Langley. |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ben Laurie | NPN tests. |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Ben Laurie | Fix warnings. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Dr. Stephen... | make no-gost work on Windows |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Dr. Stephen... | fix bug in AES_unwrap() |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Bodo Möller | More C language police work. |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Bodo Möller | C conformity fixes: Move declarations before statements... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Bodo Möller | C conformity fixes: |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Dr. Stephen... | PR: 1833 |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bodo Möller | Update version numbers |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bodo Möller | For better forward-security support, add functions |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bodo Möller | Patch from PR #1833 was broken: there's no s->s3->new_s... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bodo Möller | (formatting error) |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bodo Möller | New 64-bit optimized implementation EC_GFp_nistp224_met... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Dr. Stephen... | sync and update ordinals |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Dr. Stephen... | PR: 1833 |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bodo Möller | ECC library bugfixes. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Bodo Möller | Harmonize with OpenSSL_1_0_1-stable version of CHANGES. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Andy Polyakov | util/cygwin.sh: maintainer's update. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Andy Polyakov | engine/Makefile: harmonize engine install rule for... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Andy Polyakov | gcm128.c: fix typo in CRYPTO_gcm128_encrypt_ctr32 name. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Andy Polyakov | Makefile.share: fix brown-bag typo in link_o.darwin. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Andy Polyakov | crypto/modes/Makefile: fix typo in ghash-parisc.s rule. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Dr. Stephen... | PR: 2315 |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Andy Polyakov | sha1-armv4-large.pl: reschedule instructions for dual... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Andy Polyakov | rc5_locl.h: make inline assembler clang-friendly. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Andy Polyakov | gcm128.c: add CRYPTO_gcm128_[en|de]crypt_ctr32. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Andy Polyakov | md32_common.h: modify MD32_REG_T pre-processing logic... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Dr. Stephen... | Fix ctr mode properly this time.... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Dr. Stephen... | Make ctr mode behaviour consistent with other modes. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Ben Laurie | Add Next Protocol Negotiation. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Andy Polyakov | alphacpuid.pl: fix brown-bag bug. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Ben Laurie | Sign mismatch. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Ben Laurie | Missing prototype. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | aes-x86_64.pl: commit#19797 was overzealous, partially... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | Replace alphacpuid.s with alphacpuid.pl to ensure it... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | ms/: update do_win64*.bat and remove redundant mingw32... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | sha1-alpha.pl: commentary update. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | rc4-s390x.pl: harmonize build rule with other similar... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | ghash-ia64.pl: excuse myself from implementing "528B... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | modes/Makefile: update clean rule. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | eng_aesni.c: switch to CRYPTO_ctr128_encrypt_ctr32. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | aes-x86_64.pl: remove redundant instructions. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | perlasm/x86_64-xlate.pl: extend SSE>2 to ml64. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | aesni-x86_64.pl: fix typos. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Andy Polyakov | perlasm/x86asm.pl: move aesni and pclmulqdq opcodes... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dr. Stephen... | Add new type ossl_ssize_t instead of ssize_t and move... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dr. Stephen... | #if out deleted function from headers so it isn't picke... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dr. Stephen... | WIN32 build fix. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Dr. Stephen... | Sync ordinals and update. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Dr. Stephen... | Update symhacks. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Dr. Stephen... | Add modes.h and cmac to WIN32 build system. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Andy Polyakov | aesni-x86[_64].pl: fine-tune, add CCM subroutine, add... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Dr. Stephen... | Fix WIN32 build system to correctly link ENGINE DLLs... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Dr. Stephen... | Add call to ENGINE_register_all_complete() to ENGINE_lo... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Dr. Stephen... | PR: 1830 |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Dr. Stephen... | oops, revert wrong patch.. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Dr. Stephen... | Fix warnings (From HEAD, original patch by Ben). |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Andy Polyakov | Makefile.shared: link_o.darwin comment update. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Andy Polyakov | Configure: suppress $multilib with non-system $prefix. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Andy Polyakov | Makefile.shared: debugging line slipped through in... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Andy Polyakov | Makefile.shared: update link_o.dawrin rule. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Andy Polyakov | aes-s390x.pl: revisit buffer allocation and add perform... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Andy Polyakov | sha1-armv4-large.pl: add performance data for Cortex... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Andy Polyakov | ARM assembler pack: reschedule instructions for dual... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Dr. Stephen... | PR: 2297 |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Andy Polyakov | Configure: fix aes_ctr.o regexp. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Andy Polyakov | INSTALL.W32: mention _OPENSSL_isservice(). |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Andy Polyakov | gcm128.c: API modification and readability improvements, |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Andy Polyakov | Rework framework for assembler support for AES counter... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Andy Polyakov | Harmonize s390x assembler modules with "catch-all"... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Andy Polyakov | armv4-mont.pl: addenum to previous commit#19749. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Andy Polyakov | crypto/*/Makefile: unify "catch-all" assembler make... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Andy Polyakov | rand_nw.c: compensate for gcc bug (using %edx instead... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Andy Polyakov | PROBLEMS: MacOS X is not necessarily a problem anymore. |
commit | commitdiff | tree | snapshot |
next |