Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-29Revert "deps: downgrade openssl to v1.0.0f"Ben Noordhuis
2013-04-29Merge remote-tracking branch 'origin/v0.10'Ben Noordhuis
2013-04-29deps: downgrade openssl to v1.0.0fBen Noordhuis
2013-03-29Merge remote-tracking branch 'ry/v0.10'isaacs
2013-03-27openssl: disable HEARTBEAT TLS extensionFedor Indutny
2013-03-27openssl: make sed tool configurableBen Noordhuis
2013-03-25deps: fix openssl build on windowsBen Noordhuis
2013-03-05win/openssl: mark assembled object files as seh safeBert Belder
2013-02-27openssl: 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-14Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2012-12-03build: avoid -Wno-old-style-declaration with gcc 4.2Ben Noordhuis
2012-11-09windows: fix the x64 debug buildBert Belder
2012-10-22Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis
2012-10-16Revert "Disable OpenSSL UI"Ben Noordhuis
2012-09-28Merge remote-tracking branch 'ry/v0.8' into v0.8-mergeisaacs
2012-09-26openssl: 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-18openssl: fix the Windows x64 buildBert Belder
2012-09-18openssl: Set flags to properly build on sunosisaacs
2012-09-13openssl: 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