aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/botan (follow)
Commit message (Collapse)AuthorAgeFilesLines
* botan2: update 2.7.0 -> 2.9.0Red Davies2020-11-241-2/+2
| | | | | | | | | | | Fixes: CVE-2018-12435: requires >= 2.7.0 (NVD extry is incorrect) "Bug introduced in 2.5.0, fixed in 2.7.0. The 1.10 branch is not affected." A side channel in the ECDSA signature operation could allow a local attacker to recover the secret key. CVE-2018-20187: requires >= 2.9.0 "Introduced in 1.11.20, fixed in 2.8.0." A timing side channel during ECC key generation could leak information about the high bits of the secret scalar. Such information allows an attacker to perform a brute force attack on the key somewhat more efficiently than they would otherwise.
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* botan: 2.6.0 -> 2.7.0 (#43223)leenaars2018-07-091-2/+2
|
* botan2: 2.3 -> 2.6Michael Raskin2018-05-021-2/+2
|
* botan2: update .upstream file to the new versioning approachMichael Raskin2017-11-111-2/+2
|
* botan: 1.10.15 -> 1.10.17 for CVE-2017-14737Franz Pletz2017-10-241-2/+2
|
* botan2: 2.0.1 -> 2.3.0 for CVE-2017-14737Franz Pletz2017-10-241-3/+3
|
* botanUnstable: remove, unusedFranz Pletz2017-10-242-19/+0
|
* botan: Broken on aarch64Tuomas Tynkkynen2017-06-111-1/+1
| | | | https://nix-cache.s3.amazonaws.com/log/2vjsb2fs5z9nkr4h4sjwvgy0vflbq4hg-botan-1.10.15.drv
* botan: fix macOS buildMatthew Bauer2017-04-081-1/+3
|
* botan2: init at 2.0.1Michael Raskin2017-03-092-0/+20
|
* botan: 1.10.14 -> 1.10.14Michael Raskin2017-02-011-2/+2
|
* botan: 1.11.32 -> 1.11.34Michael Raskin2016-12-281-2/+2
|
* botan: 1.10.13 -> 1.10.14, enforce c++11Michael Raskin2016-12-281-2/+5
|
* botan: 1.11.31 -> 1.11.32Michael Raskin2016-10-031-2/+2
|
* botanUnstable: 1.11.30 -> 1.11.31Franz Pletz2016-09-241-2/+2
|
* botanUnstable: 1.11.29 -> 1.11.30Michael Raskin2016-08-111-2/+2
|
* botan: 1.10.12 -> 1.10.13Michael Raskin2016-08-111-2/+2
|
* treewide: fix #include errors after gcc-5.4Vladimír Čunát2016-06-192-0/+3
| | | | They were mostly missing <cmath> or <math.h>.
* botanUnstable: 1.11.28 -> 1.11.29 (security)Micxjo Funkcio2016-04-091-2/+2
| | | | | | This release contains fixes for * CVE-2016-2849 * CVE-2016-2850
* botan: 1.10.10 -> 1.10.12Michael Raskin2016-02-141-2/+2
|
* botanUnstable: 1.11.25 -> 1.11.28Michael Raskin2016-02-141-2/+2
|
* botanUnstable: 1.11.19 -> 1.11.25Michael Raskin2016-01-011-2/+2
|
* Botan: stable: 1.10.9 -> 1.10.10; unstable: 1.11.16 -> 1.11.19Michael Raskin2015-08-082-4/+4
|
* botanUnstable: fix installation (ZHF)Luca Bruno2015-07-091-0/+6
|
* botan: fix buildPascal Wittmann2015-07-021-4/+0
|
* botan: clang fixSpencer Whitt2015-05-151-1/+1
|
* Update unstable BotanMichael Raskin2015-04-051-2/+2
|
* Update Botan unstable and fix source linkMichael Raskin2015-03-172-3/+6
|
* Update botan unstableMichael Raskin2015-03-093-3/+5
|
* botanUnstable: 1.11.13 doesn't exist, use 1.11.10Luca Bruno2015-02-271-2/+2
|
* Botan (unstable): 1.11.12 -> 1.11.13Michael Raskin2015-01-181-2/+2
|
* Fix the download link --- reported by Karn KallioMichael Raskin2015-01-091-1/+1
|
* Update botan and fix the buildMichael Raskin2015-01-065-10/+17
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-261-1/+3
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* botan: Refactor into generic builderWilliam A. Kennington III2014-11-023-116/+47
|
* boost: Remove boost.libWilliam A. Kennington III2014-11-022-2/+2
|
* boost: Update depdendent packagesWilliam A. Kennington III2014-09-212-4/+6
|
* Add Botan unstable branch - 1.11.9 releaseMichael Raskin2014-07-043-1/+68
|
* Create botan.pc just in caseMichael Raskin2014-06-101-1/+6
|
* Update botanMichael Raskin2014-06-102-3/+13
|
* Update BotanMichael Raskin2010-11-101-15/+39
| | | | svn path=/nixpkgs/trunk/; revision=24639
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-241-1/+1
| | | | | | | | getAttr was ambiguous. It's also a builtin function fix svn path=/nixpkgs/trunk/; revision=15692
* Updated Monotone to 0.43Michael Raskin2009-03-251-0/+28
svn path=/nixpkgs/trunk/; revision=14704