summaryrefslogtreecommitdiff
path: root/deps/openssl
AgeCommit message (Expand)Author
2013-03-05win/openssl: mark assembled object files as seh safeBert Belder
2013-02-26openssl: regenerate asm files for openssl 1.0.1eScott Blomquist
2013-02-26mips: fix openssl buildAndrei Sedoi
2013-02-20crypto: fix uninitialized memory access in opensslBen Noordhuis
2013-02-20openssl: make perlasm target pentium or newer for masm outputsBert Belder
2013-02-20openssl: disable HT sidechannel attack mitigationBert Belder
2013-02-20openssl: update to 1.0.1eFedor Indutny
2012-12-24openssl: clean up openssl.gypBen Noordhuis
2012-12-20openssl: enable optimized asm code on x86 and x64Bert Belder
2012-12-20openssl: regenerate asm files for openssl 1.0.1Bert Belder
2012-12-20openssl: update makefile for asm files to work with openssl 1.0.1Bert Belder
2012-12-20openssl: disable HT sidechannel attack mitigationBert Belder
2012-12-20openssl: revert empty_OPENSSL_cpuid_setup.patchBert Belder
2012-12-20openssl: make perlasm target pentium or newer for masm outputsBert Belder
2012-12-20openssl: clean up and merge configuration filesBert Belder
2012-12-13Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2012-12-03build: avoid -Wno-old-style-declaration with gcc 4.2Ben Noordhuis
2012-11-08windows: fix the x64 debug buildBert Belder
2012-10-21Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-10-15Revert "Disable OpenSSL UI"Ben Noordhuis
2012-09-28Merge remote-tracking branch 'ry/v0.8' into v0.8-mergeisaacs
2012-09-25openssl: fix compilation issues on SmartOS x64Bert Belder
2012-09-25openssl: use optimized asm code on x86 and x64Bert Belder
2012-09-25openssl: add generated asm codeBert Belder
2012-09-25openssl: add 'clean' target to asm MakefileBert Belder
2012-09-25openssl: generate asm code with a MakefileBen Noordhuis
2012-09-25openssl: disable HT sidechannel attack mitigationBert Belder
2012-09-25openssl: revert empty_OPENSSL_cpuid_setup.patchBert Belder
2012-09-25openssl: fix perlasm issueBert Belder
2012-09-25openssl: add optimized bignum x64 asm code for windowsBert Belder
2012-09-17openssl: fix the Windows x64 buildBert Belder
2012-09-17openssl: Set flags to properly build on sunosisaacs
2012-09-12openssl: disable EC_NISTP_64_GCC_128 on ia32Shigeki Ohtsu
2012-09-12openssl: disable harmless compiler warningsBen Noordhuis
2012-09-12openssl: remove obsolete patch filesBert Belder
2012-09-12openssl: update the GYP build to work with openssl 1.0.1cBert Belder
2012-09-12openssl: replace symlinks by #include shimsBert Belder
2012-09-12openssl: use dummy OPENSSL_cpuid_setup functionBert Belder
2012-09-12openssl: don't read user input from the TTYBert Belder
2012-09-12openssl: fix uninitialized memory accessBen Noordhuis
2012-09-12openssl: backward compatibility after x509 hash function changeBert Belder
2012-09-12openssl: apply upstream sha1-armv4-large.pl patchBen Noordhuis
2012-09-12openssl: support handshake cut-throughBert Belder
2012-09-12openssl: reduce memory consumptionBert Belder
2012-09-12openssl: upgrade to vanilla openssl 1.0.1cBert Belder
2012-08-28Merge branch 'v0.8'Bert Belder
2012-08-23build: tweak the openssl android configuration to buildNathan Rajlich
2012-08-23build: use the openssl android configuration for "arm" buildsNathan Rajlich
2012-08-17Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-08-15crypto: fix uninitialized memory access in opensslBen Noordhuis