Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase ABI version | Jack Lloyd | 2017-07-03 | 1 | -1/+1 |
| | | | | | | | | | Already we broke ABI in 2.1 but did not bump the soversion (see comments in https://github.com/randombit/botan/commit/7bdffd52a96e08e9452d1985258376a3925a497b) and 2.2 again changes ABI for example by adding HashFunction::copy_state function. [ci skip] | ||||
* | Tick version on master to 2.2-pre | Jack Lloyd | 2017-04-05 | 1 | -1/+1 |
| | | | | Create new release note block | ||||
* | Update version number2.1.0 | Jack Lloyd | 2017-04-04 | 1 | -2/+2 |
| | |||||
* | Update news for 2.0.1 release2.0.1 | Jack Lloyd | 2017-01-09 | 1 | -1/+1 |
| | |||||
* | Update shared object naming for new versioning scheme. | Jack Lloyd | 2017-01-06 | 1 | -4/+4 |
| | | | | | | | | | | | | Cleans up so object naming since most of the time (across Unix) we follow the exact same naming scheme; just make it the default if only the so suffix is specified in the file. Also updates include header dir to be botan-${major} Changes behavior when shared lib not supported; instead of making the user explicitly try again with --disable-shared, just assume it and continue running. | ||||
* | Bump version to 1.11.35-pre | Jack Lloyd | 2016-12-04 | 1 | -1/+1 |
| | |||||
* | Tick to 1.11.34-pre | Jack Lloyd | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Tick to 1.11.33 | Jack Lloyd | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.11.32-pre | Jack Lloyd | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | Tick to 1.11.31 | Jack Lloyd | 2016-06-19 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Update version code to 1.11.30 | Jack Lloyd | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.11.29 pre | Jack Lloyd | 2016-02-06 | 1 | -1/+1 |
| | |||||
* | Fix two bugs in 1.11.27 which caused test failures.1.11.28 | Jack Lloyd | 2016-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | The check on each individual size in curve_mul is too strict since we rely on redc(x*1) during the on the curve computation. Fix an off by one in ressol which caused it to occasionally reject valid values. Updating version 1.11.28 since existing 1.11.27 tag already pushed :( Fix an off-by-one in ressol which would cause it to occasionly give up too early. | ||||
* | Bump version to 1.11.27 pre | Jack Lloyd | 2016-01-17 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.11.26-pre | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | Tick version to 1.11.25 | Jack Lloyd | 2015-11-04 | 1 | -1/+1 |
| | |||||
* | Tick version to 1.11.23 | Jack Lloyd | 2015-10-27 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Update for 1.11.23 release1.11.23 | Jack Lloyd | 2015-10-26 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Tick version on trunk to 1.11.22 | Jack Lloyd | 2015-10-11 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.11.21(-pre) | Jack Lloyd | 2015-09-10 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Bump version | Jack Lloyd | 2015-08-21 | 1 | -1/+1 |
| | |||||
* | Bump to 1.11.19 | Jack Lloyd | 2015-07-05 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.11.18, update docs to reflect mtn->git conversion | Jack Lloyd | 2015-07-02 | 1 | -1/+1 |
| | | | | | | Drop vcs.rst as unlike monotone, git+github probably doesn't require special instructions. Drop users.rst as it has been moved to the github wiki. | ||||
* | Add tests for compression and SRP. | lloyd | 2015-05-13 | 1 | -1/+1 |
| | | | | | | | | Fix zlib decompression which was not ignoring Z_BUF_ERROR which is harmless in this context as process is already checking avail_in and avail_out after run returns. Bump version to 1.11.17 | ||||
* | Bump build to 1.11.16 | lloyd | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | Fix decrypt in FFI/Python. Github issue 53 | lloyd | 2015-03-01 | 1 | -1/+1 |
| | |||||
* | Move version to 1.11.14 | lloyd | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Tick version to 1.11.13 | lloyd | 2015-01-03 | 1 | -1/+1 |
| | |||||
* | Update download link and tick version number. | lloyd | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Tick to 1.11.11 | lloyd | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | Bump version | lloyd | 2014-04-12 | 1 | -1/+1 |
| | |||||
* | Tick version to 1.11.9 | lloyd | 2014-02-15 | 1 | -1/+1 |
| | |||||
* | Remove PBES1 entirely | lloyd | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | Bump version | lloyd | 2014-01-01 | 1 | -1/+1 |
| | |||||
* | Enable all the GCC warning flags, as we now require at least GCC 4.7 anyway | lloyd | 2013-11-16 | 1 | -1/+1 |
| | | | | Fix a few nullptr and cast warnings. | ||||
* | Update build version to 1.11.5 pre | lloyd | 2013-08-19 | 1 | -1/+1 |
| | |||||
* | Tick version to 1.10.4 | lloyd | 2013-04-12 | 1 | -1/+1 |
| | |||||
* | Update for 1.11.3 release1.11.3 | lloyd | 2013-04-11 | 1 | -1/+1 |
| | |||||
* | Tick to 1.11.3 pre | lloyd | 2013-03-04 | 1 | -1/+1 |
| | |||||
* | Set the release type (unreleased, released, snapshot) in | lloyd | 2013-03-04 | 1 | -0/+1 |
| | | | | | botan_version.py via the release script, and propagate it to version.cpp via build.h | ||||
* | Bump for 1.11.2 | lloyd | 2012-10-30 | 1 | -1/+1 |
| | |||||
* | Have the release script pull the datestamp from monotone, so it does | lloyd | 2012-07-25 | 1 | -4/+4 |
| | | | | not need to be manually set before a release. | ||||
* | Update for 1.11.0 release1.11.0 | lloyd | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | Set version to 1.11.0 | lloyd | 2012-05-26 | 1 | -2/+2 |
| | |||||
* | propagate from branch 'net.randombit.botan' (head ↵ | lloyd | 2011-10-06 | 1 | -1/+1 |
|\ | | | | | | | | | | | 29dfb73a5efec220ebafcb9c1d7a32bb9d63461c) to branch 'net.randombit.botan.cxx11' (head a842d86b2b9593318fbce5868c3d1278f8b3a037) | ||||
| * | propagate from branch 'net.randombit.botan' (head ↵ | lloyd | 2011-07-12 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | 23a326fa36a31dd39347a8864e1f5740669a905e) to branch 'net.randombit.botan.cxx11' (head 9d3ac8dd45f7673c85dca41968e7750acc90bdff) | ||||
| | * | Add string_join; inverse of split_on. | lloyd | 2011-06-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Use auto in a few more places. Use GCC 4.6's range-for Delete rather than hide Algorithm copy constructor/assignment Move version to more or less randomly chosen 1.99 so there is no ambiguity about versions. | ||||
* | | | Note --cpu fix, bump version | lloyd | 2011-09-01 | 1 | -2/+2 |
|/ / | |||||
* | | 1.10.1 release1.10.1 | lloyd | 2011-07-11 | 1 | -1/+1 |
| | | |||||
* | | Allow overriding the VC revision in botan_version.py (for releases) | lloyd | 2011-07-11 | 1 | -0/+1 |
| | |