aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update log and readme for 1.7.22 release 2008-11-171.7.22lloyd2008-11-171-1/+1
|
* Remove support for provider identifiers from SCAN_Name - it turns out thislloyd2008-11-121-1/+1
| | | | | | | | | | | | was not the right place to keep track of this information. Also modify all Algorithm_Factory constructor functions to take instead of a SCAN_Name a pair of std::strings - the SCAN name and an optional provider name. If a provider is specified, either that provider will be used or the request will fail. Otherwise, the library will attempt best effort, based on user-set algorithm implementation settings (combine with benchmark.h for choosing the fastest implementation at runtime) or if not set, a static ordering (preset in static_provider_weight in prov_weight.cpp, though it would be nice to make this easier to toggle).
* Update readme and log for 1.7.21 release 2008-11-111.7.21lloyd2008-11-111-1/+1
|
* Tick version to 1.7.21-prelloyd2008-11-091-1/+1
|
* Update readme and release notes for 1.7.20 release 2008-11-09lloyd2008-11-091-1/+1
|
* Reset version as 1.7.20-prelloyd2008-11-061-1/+1
|
* Update readme and log for 1.7.19 release 2008-11-061.7.19lloyd2008-11-061-1/+1
|
* Bump version to 1.7.19-prelloyd2008-10-261-1/+1
|
* Update log and readme for 1.7.18 release 2008-10-221.7.18lloyd2008-10-221-1/+1
|
* Mention existence of build instructions in the top-level readme.txtlloyd2008-10-141-2/+3
|
* Add a new switch to configure.pl --with-tr1-implementation whichlloyd2008-10-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | accepts options 'boost' and 'system'. Now GF(p) math (and indirectly, ECDSA) will be enabled if --with-tr1=boost or --with-tr1=system is passed at build time to enable a shared_ptr implementation. Modules can now specify that they require TR1, in which case they will only be autoloaded if a TR1 implementation was set (they can choose which one to use by checking the feature macros from build.h) The gfpmath module was set to load only on request. That has changed to load automatically (but will only do so if a TR1 impl is set as described above). CVC has also been marked as requiring TR1. (ECDSA/ECDH are not, since they do not use tr1 shared_ptr directly) Update and cleanup help output. Do not print the list of modules in --help anymore (too long); you can still get the list (in an easier to parse format) --module-info. Reorganize the help text so the more useful options are described closer to the top. Fix the --with-endian and --with-unaligned-mem options: they were being accepted but ignored.
* Update readme and release notes for 1.7.17 release 2008-10-121.7.17lloyd2008-10-121-1/+1
|
* Set solib version, readme, log for 1.7.17 sometime in the mysterious future.lloyd2008-10-091-1/+1
|
* Update for 1.7.16 release 2008-10-091.7.16lloyd2008-10-091-1/+1
|
* Initial changes for future 1.7.16lloyd2008-10-081-1/+1
|
* Update for 2008-10-07 1.7.15 release1.7.15lloyd2008-10-071-1/+1
|
* Update soname to 1.7.15, also update readme and loglloyd2008-09-301-1/+1
|
* Get ready for 1.7.14 release1.7.14lloyd2008-09-301-1/+1
|
* Update readmelloyd2008-09-301-1/+1
|
* Update readme and log for 1.7.13 release1.7.13lloyd2008-09-271-1/+1
|
* Uptick version to 1.7.13lloyd2008-09-271-1/+1
|
* Update for 1.7.12 release 2008-09-181.7.12lloyd2008-09-181-1/+1
|
* Change readme.txt for 1.7.11 releaselloyd2008-09-111-1/+1
|
* Bump to 1.7.11 (pre)lloyd2008-09-071-1/+1
|
* Changes for 1.7.10lloyd2008-09-051-1/+1
|
* Changes for 1.7.91.7.9lloyd2008-08-271-1/+1
|
* Update log and readme for 1.7.81.7.8lloyd2008-07-151-1/+1
|
* Mark this as 1.7.8-pre in readme and log filelloyd2008-06-301-1/+1
|
* Update changelog and readme for 1.7.7lloyd2008-06-281-1/+1
|
* Check in initial changelog for 1.7.7. Increase version number in configure.pllloyd2008-05-241-1/+1
| | | | and in readme.txt
* Update notes and readme for 1.7.6 release1.7.6lloyd2008-05-051-1/+1
|
* Add first change notes about the upcoming 1.7.6lloyd2008-04-171-1/+1
|
* Final updates for 1.7.5 release1.7.5lloyd2008-04-121-1/+1
|
* Updates for 1.7.5, now tentatively planned for tomorrow.lloyd2008-04-121-7/+6
|
* Changes for 1.7.4lloyd2008-03-101-1/+1
|
* Update readme.txt and changelog with 1.7.3 information1.7.3lloyd2008-01-231-5/+5
|
* Document changes so far for 1.7.3 in the log. Bump the version in configure.pllloyd2007-10-211-1/+1
|
* Bump the version numbers in configure.pl and readme.txtlloyd2007-10-081-1/+1
|
* Typo fixlloyd2007-09-201-1/+1
|
* Add a line mentioning sources of further informationlloyd2007-09-201-0/+3
|
* Add information for 1.7.1 release1.7.1lloyd2007-07-231-0/+1
|
* propagate from branch 'net.randombit.botan.stable' (head ↵lloyd2007-04-011-2/+1
|\ | | | | | | | | | | 63c067b5454498ee48466101aedb54613615a983) to branch 'net.randombit.botan' (head 2444e9d08f77852cf2df58c34ca38145c2f416ba)
| * Update changelog, readme and configure.pl for 1.6.21.6.2lloyd2007-03-241-1/+1
| |
* | Fix spelling.lloyd2007-03-081-1/+1
| |
* | propagate from branch 'net.randombit.botan.stable' (head ↵lloyd2007-01-201-6/+6
|\ \ | |/ |/| | | | | | | 0f5f960e749e55bc7b457b944ec168184353c300) to branch 'net.randombit.botan' (head 260d11a3da24886b3812b396413e6be768160d75)
| * Fix the readme for the dev tree version.lloyd2006-12-161-6/+6
| |
* | Update changelog with information on 1.6.11.6.1lloyd2007-01-201-5/+6
| | | | | | | | | | | | Update readme with new version Bump version in configure.pl to 1.6.1
* | Update the version number in configure.pl to 1.6.0, update the readmelloyd2006-12-161-4/+5
|/ | | | and changelog files. First checkin of the new stable branch.
* Update the logfile and readme for 1.5.13 aka 1.6.0 RC11.5.13lloyd2006-12-111-5/+6
|
* Remove the version number from readme since it's not really accurate.lloyd2006-06-201-1/+0
|