2012-11-12 |
Andy Polyakov | aes-586.pl: Atom-specific optimization, +44/29%, minor... |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Andy Polyakov | ppccap.c: fix typo. |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Andy Polyakov | ppccap.c: restrict features on AIX 5. |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Andy Polyakov | bn_word.c: fix overflow bug in BN_add_word. |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Dr. Stephen... | new feature: if ctx==NULL in SSL_CTX_ctrl perform synta... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Dr. Stephen... | contify |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Andy Polyakov | crypto/modes: even more strict aliasing fixes [and... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Ben Laurie | More strict aliasing fix. |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Dr. Stephen... | correct error function code |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Andy Polyakov | cbc128.c: fix strict aliasing warning. |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Andy Polyakov | e_camillia.c: remove copy-n-paste artifact, EVP_CIPH_FL... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Andy Polyakov | ghash-sparcv9.pl: 22% improvement on T4. |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Ben Laurie | Remove unused static function. |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Ben Laurie | Fix gcc 4.8 warning (strict aliasing violation). |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Andy Polyakov | mk1mf.pl: correct flags. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Andy Polyakov | e_os.h: keep stdin redifinitions to "normal" Windows. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Andy Polyakov | util/fipslink.pl: further adjustments. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Andy Polyakov | util/fipslink.pl: fix typo. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Andy Polyakov | e_os.h: skip redundant headers in fipscanister build. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Andy Polyakov | util/fipslink.pl: allow for single-step link. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Andy Polyakov | util/pl/VC-32.pl: make fipscanister.lib universally... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Andy Polyakov | test_t4: cover even Camellia. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Andy Polyakov | SPARCv9 assembly pack: harmonize ABI handling (so that... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Andy Polyakov | [aes|cmll]t4-sparcv9.pl: unify argument handling. |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Andy Polyakov | perlasm/sparcv9_modes.pl: fix typo in IV save code... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Dr. Stephen... | oops, add missing asn_mstbl.c |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Andy Polyakov | ghash-sparcv9.pl: add VIS3 code path. |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Dr. Stephen... | New config module for string tables. This can be used... |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Dr. Stephen... | use correct year automatically |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Andy Polyakov | linux-pcc: make it more robust and recognize KERNEL_BIT... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Andy Polyakov | Add VIS3-capable sparcv9-gf2m module. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Andy Polyakov | Add VIS3 Montgomery multiplication. |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Dr. Stephen... | fix ASN1_STRING_TABLE_add so it can override existing... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Dr. Stephen... | fix error code |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Dr. Stephen... | add simple AES GCM code example |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Dr. Stephen... | Don't require tag before ciphertext in AESGCM mode |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Andy Polyakov | aix[64]-cc: get MT support right (gcc targets are not... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Andy Polyakov | sparcv9_modes.pl: membars are reported as must-have. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Andy Polyakov | md5-sparcv9.pl: avoid %asi modifications, improve short... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Andy Polyakov | [md5|sha1|sha512]-sparcv9.pl: "cooperative" optimizatio... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Andy Polyakov | [aes|cmll]t4-sparcv9.pl: addendum to previous sparcv9_m... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Andy Polyakov | perlasm/sparcv9_modes.pl: "cooperative" optimizations... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Andy Polyakov | Add SPARC T4 Camellia support. |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Andy Polyakov | aest4-sparcv9.pl: split it to AES-specific and reusable... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Dr. Stephen... | oops, fix compilation errors in s_server |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Dr. Stephen... | New functions to check a hostname email or IP address... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Andy Polyakov | Add SPARC T4 AES support. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Bodo Möller | Fix EC_KEY initialization race. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Dr. Stephen... | If OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL is set allow the... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Andy Polyakov | sha[1|512]-sparcv9.pl: add hardware SPARC T4 support. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Andy Polyakov | md5-sparcv9.pl: add hardware SPARC T4 support. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Andy Polyakov | sparc_arch.h: add assembler helpers (and make it work... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Andy Polyakov | md5-sparcv9.pl: more accurate performance result. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Bodo Möller | Fix Valgrind warning. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Richard Levitte | * Configure: make the debug-levitte-linux{elf,noasm... |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Andy Polyakov | Add md5-sparcv9.pl. |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Andy Polyakov | sparcv9cap.c: add SPARC-T4 feature detection. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Richard Levitte | * ssl/t1_enc.c (tls1_change_cipher_state): Stupid bug... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Andy Polyakov | config: detect linux-mips* targets. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Andy Polyakov | Configure: allow for compiler options starting with... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Andy Polyakov | MIPS assembly pack: add support for SmartMIPS ASE. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Bodo Möller | Fix warning. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Andy Polyakov | Configure: add MIPS targets. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Andy Polyakov | MIPS assembly pack: add MIPS[32|64]R2 code. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Andy Polyakov | aes-mips.pl: interleave load and integer instructions... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Andy Polyakov | sha512-sparcv9.pl: fix binutils compilation error. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Andy Polyakov | e_aes.c: uninitialized variable in aes_ccm_init_key. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Dr. Stephen... | Add -rev test option to s_server to just reverse order... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Dr. Stephen... | Add -brief option to s_client and s_server to summarise... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Dr. Stephen... | Add ctrl and utility functions to retrieve raw cipher... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Dr. Stephen... | enhance EC method to support setting curve type when... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Dr. Stephen... | fix memory leak |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Dr. Stephen... | Minor enhancement to PR#2836 fix. Instead of modifying... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Ben Laurie | Call OCSP Stapling callback after ciphersuite has been... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Dr. Stephen... | fix memory leak |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Dr. Stephen... | update README |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Dr. Stephen... | Extend certificate creation examples to include CRL... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Dr. Stephen... | New -valid option to add a certificate to the ca index... |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Dr. Stephen... | new ctrl to retrive value of received temporary key... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Dr. Stephen... | store and print out message digest peer signed with... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Andy Polyakov | bsaes-armv7.pl: closest shave. While 0.3 cpb improvemen... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andy Polyakov | bsaes-armv7.pl: even closer shave. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andy Polyakov | bsaes-armv7.pl: minor performance squeeze on Snapdragon S4. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andy Polyakov | sha512-armv4.pl: optimize for Snapdragon S4. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Andy Polyakov | bn_lcl.h: gcc removed support for "h" constraint, which... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Dr. Stephen... | Don't load GOST ENGINE if it is already loaded. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Dr. Stephen... | perform sanity checks on server certificate type as... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Dr. Stephen... | make EC test certificates usable for ECDH |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Dr. Stephen... | give more meaningful error if presented with wrong... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Andy Polyakov | x86cpuid.pl: hide symbols [backport from x86_64]. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Andy Polyakov | TABLE update addendum to commit#22775. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Andy Polyakov | Harmonize CHANGES in HEAD. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Andy Polyakov | Add linux-x32 target. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Dr. Stephen... | Add compilation flag to disable certain protocol checks... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dr. Stephen... | oops, typo |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dr. Stephen... | New compile time option OPENSSL_SSL_TRACE_CRYPTO, when... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dr. Stephen... | update debug-steve* configurations |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Dr. Stephen... | PR: 2786 |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Andy Polyakov | sha1-armv4-large.pl: comply with ABI. |
commit | commitdiff | tree | snapshot |
next |