about summary refs log tree commit diff
path: root/pkgs/development/libraries/openssl/default.nix
Commit message (Collapse)AuthorAge
* Merge pull request #68398 from angerman/feature/fix-opensslJohn Ericson2019-10-26
|\ | | | | fix openssl for cross compilation
| * fix opensslMoritz Angermann2019-10-17
| |
| * [win32] fix opensslMoritz Angermann2019-10-17
| |
| * Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-22
| | | | | | | | This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
| * Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-21
| | | | | | | | | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
* | openssl: use old method for configuring on i686, fixes #71786Frederik Rietdijk2019-10-23
| | | | | | | | unbreaks pkgsi686Linux.openssl_1_0_2
* | openssl: switch to linux-x86 and linux-x86_64 targetsDing Xiang Fei2019-10-22
|/
* openssl_1_0_2: fixup sha256Andreas Rammhold2019-09-11
|
* openssl: 1.1.1c -> 1.1.1dAndreas Rammhold2019-09-10
| | | | (cherry picked from commit 76d54c72acaaa32e2c1f8b13002f0ceac3b7b06f)
* openssl_1_0_2: 1.0.2s -> 1.0.2tAndreas Rammhold2019-09-10
| | | | (cherry picked from commit aa6327c29c2de41a61db5aef8444385c531d4cc2)
* openssl: fix man pages collisions (#66317)Guillaume Maudoux2019-08-31
|
* treewide: remove redundant quotesvolth2019-08-26
|
* treewide: name -> pnamevolth2019-08-17
|
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* Revert "openssl: fix CVE-2019-1543"Will Dietz2019-05-29
| | | | This reverts commit aae4c114a4f8e722ed221d47ecbb6a391682bca9.
* openssl: 1.1.1b -> 1.1.1cWill Dietz2019-05-28
| | | | https://mta.openssl.org/pipermail/openssl-announce/2019-May/000153.html
* openssl: 1.0.2r -> 1.0.2sWill Dietz2019-05-28
| | | | https://mta.openssl.org/pipermail/openssl-announce/2019-May/000151.html
* openssl: fix CVE-2019-1543Tom Bereknyei2019-05-22
| | | | | Closes https://github.com/NixOS/nixpkgs/pull/61827. Fixes https://github.com/NixOS/nixpkgs/issues/60107.
* openssl_1_1: 1.1.1a -> 1.1.1bAlyssa Ross2019-02-26
|
* openssl: 1.0.2q -> 1.0.2rAlyssa Ross2019-02-26
|
* openssl_1_1: use the same default CA path as 1.0.*Vladimír Čunát2019-01-21
| | | | Fixes https://github.com/NixOS/nixpkgs/issues/54437
* openssl_1_1: Add "doc" output to contain HTML documentationAndrew Dunham2018-12-09
| | | | | | | This prevents cluttering up openssl_1_1.out with many megabytes of documentation. Fixes #51659
* Merge staging-next into stagingFrederik Rietdijk2018-11-24
|\
| * openssl: fix `cryptodev` fallout from d836b811cb533c4cacba9a932d4906cbb41abc7cJan Malakhovski2018-11-22
| |
* | openssl: fix cross compile (perl)Daniel Goertzen2018-11-23
| | | | | | | | | | Fixes issue #50921. Build result was depending on build perl instead of host perl which broke cross compilation.
* | openssl_1_1: 1.1.1 -> 1.1.1aAlyssa Ross2018-11-20
| | | | | | | | | | CVE-2018-0734: https://www.openssl.org/news/vulnerabilities.html#2018-0734 CVE-2018-0735: https://www.openssl.org/news/vulnerabilities.html#2018-0735
* | openssl: 1.0.2p -> 1.0.2qAlyssa Ross2018-11-20
|/ | | | | | | | CVE-2018-0734: https://www.openssl.org/news/vulnerabilities.html#2018-0734 CVE-2018-5407: https://www.openssl.org/news/vulnerabilities.html#2018-5407 No patches can any longer be shared between 1.0.2 and 1.1, so reorganize patches into subdirectories (and remove an unused one).
* openssl: don't autodetect platform on armv6/7lBen Wolsieffer2018-10-05
|
* openssl: 1.1.0 -> 1.1.1 (#46524)Alyssa Ross2018-09-12
|
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* Merge branch 'master' into staging-nextVladimír Čunát2018-08-20
|\ | | | | | | Hydra: ?compare=1474536
| * openssl: add licenseMarkus Kowalewski2018-08-18
| |
* | Merge branch 'staging-next' into stagingVladimír Čunát2018-08-17
|\|
| * openssl_1_1_0: 1.1.0h -> 1.1.0iAndreas Rammhold2018-08-15
| | | | | | | | | | | | | | | | this addresses: - Client DoS due to large DH parameter (CVE-2018-0732) - Cache timing vulnerability in RSA Key Generation (CVE-2018-0737) Changelog: https://www.openssl.org/news/changelog.html#x1
* | openssl_1_0_2: 1.0.2o -> 1.0.2pAndreas Rammhold2018-08-15
| | | | | | | | | | | | | | | | this addresses: - Client DoS due to large DH parameter (CVE-2018-0732) - Cache timing vulnerability in RSA Key Generation (CVE-2018-0737) Changelog: https://www.openssl.org/news/cl102.txt
* | openssl: fix tests, also cleanupJan Malakhovski2018-08-10
|/
* openssl_1_1_0: add patch to fix c_rehash quotingFranz Pletz2018-08-06
|
* Merge pull request #43870 from nh2/static-krb5-openssl-flagsMatthew Bauer2018-07-23
|\ | | | | Optional static libraries for krb5 and openssl
| * openssl: Add `static` flag.Niklas Hambüchen2018-07-21
| | | | | | | | | | Its effect on `postInstall` is carefully written to not cause recompilation in the default case.
* | Merge pull request #43890 from matthewbauer/mingw-fixesMatthew Bauer2018-07-21
|\ \ | | | | | | Mingw fixes
| * | openssl: work with mingw32Matthew Bauer2018-07-21
| |/
* / pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|/
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer2018-05-02
|\
| * openssl: enable parallel buildingWilliButz2018-04-20
| | | | | | | | | | There is no improvement for the build duration of openssl 1.0 but the one of openssl 1.1 is reduced significantly.
* | openssl: Support iOS cross compilation (in theory)John Ericson2018-05-01
|/
* openssl_1_1_0: 1.1.0g -> 1.1.0h (fixes CVE-2018-0739, CVE-2017-3738)Andreas Rammhold2018-03-27
| | | | | | | | Also fixes CVE-2018-0733 but we do not support HP-UX to my knowledge :-) Announcement at [1]. [1] https://www.openssl.org/news/secadv/20180327.txt
* openssl: 1.0.2n -> 1.0.2o (fixes CVE-2017-3738, CVE-2018-0739)Andreas Rammhold2018-03-27
| | | | | | Announcement can be found at [1]. [1] https://www.openssl.org/news/secadv/20180327.txt
* openssl: isMuslWill Dietz2018-02-13
|
* openssl: fix cross, ensure 'Configure' has shebang patchedWill Dietz2018-02-13
|