aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Move gtk+ example to doc/exampleslloyd2008-09-295-695/+0
* Updates to Boost.Python wrapper for 1.7.14. RSA disabled, needs RNGlloyd2008-09-295-3/+28
* propagate from branch 'net.randombit.botan' (head ca7d7fc1ae6b55c5328c9cf1ec1...lloyd2008-09-295-6/+6
|\
| * Add support for Pentium-M autodetection and GCC builds. Bug report bylloyd2008-09-281-0/+1
| * Default to very basic platform types for distro buildslloyd2008-09-285-6/+5
* | Move CMS code into main src tree, though it currently doesn't compile (needs ...lloyd2008-09-2811-1392/+0
|/
* Add -m64 flag for Sun Forte on amd64lloyd2008-09-221-0/+1
* Add (in a comment) a probable link line for Botan using Borland C++lloyd2008-09-181-0/+5
* Set language flags properly for Borland C++lloyd2008-09-181-1/+1
* Perl script that combines multiple benchmark outputs into a single HTML filelloyd2008-09-181-0/+120
* Add scripts: one generating the prime table, one used for generatinglloyd2008-09-183-0/+191
* Drop Botan spec file. I have not built Botan RPMs in ages, it looks likelloyd2008-09-181-175/+0
* Fixes for recent API changes in X.509 codelloyd2008-09-171-3/+14
* Add an old attempt I made to wrap Botan using SWIG. Includes some testslloyd2008-09-1718-0/+678
* Add Botan-XS 0.01, a Botan module for Perl5, by Vaclav Ovsik <[email protected]>lloyd2008-09-1715-0/+1858
* Alternate warning flags for GCC 4.3lloyd2008-09-171-0/+1
* Change amd64 print name from AMD64 to x86-64lloyd2008-09-171-1/+1
* Add specializations for most POWER procs for XLClloyd2008-09-161-1/+6
* My mistake, it is XL Clloyd2008-09-161-1/+1
* Specialization for Cell PPUlloyd2008-09-161-0/+4
* Initial support for IBM XLC compiler (testing on STI Cell machinelloyd2008-09-161-0/+20
* Better autodetection support for the Cell PPU and ppc64 machines generally.lloyd2008-09-162-0/+2
* Default back to normal cross-version GCC flagslloyd2008-09-111-2/+1
* Hijack the <supports_shared> tag in the os configs. It had been forlloyd2008-09-111-1/+1
* Increase Karatsuba cutoffs from 12 to 32 wordslloyd2008-09-091-2/+2
* Make text easier to understandlloyd2008-09-071-2/+5
* Add the username and hostname to build.hlloyd2008-09-071-4/+4
* For non-release, use strict GCC warn flagslloyd2008-09-071-2/+2
* Include a comment in the generated build.h stating that the file waslloyd2008-09-061-0/+17
* Revert back to just -W -Wall for GCC for releaselloyd2008-09-051-2/+2
* Extra warnings for GCC 4lloyd2008-08-311-1/+2
* Use lib instead of link to create static liblloyd2008-08-181-1/+1
* Fix autoconfiguration on Windows (testing on XP, VS 2008)lloyd2008-08-182-3/+3
* Complete the core2duo -> core2 renamelloyd2008-07-073-3/+2
* Set -march=<submodel> for x86-64 processors, and delete the bit of codelloyd2008-07-071-2/+2
* Change submodel name for Core2 processors from 'core2duo' to 'core2'lloyd2008-07-071-5/+5
* Set MSVC dll import flags (from Joel Low)lloyd2008-07-031-1/+1
* Update to not use Global_RNGlloyd2008-05-051-2/+2
* Optimizations had been disabledlloyd2008-04-141-2/+2
* Rename so_obj_flags variable to shared_flagslloyd2008-04-139-11/+11
* Enabled shared objects on windowslloyd2008-04-131-1/+1
* Add lines for setting dll_import_flags and dll_export_flags to all thelloyd2008-04-1312-2/+42
* Make a BOTAN_DLL macro in build.hlloyd2008-04-131-0/+4
* Copyrighting a generated file seems kind of silly, though it would belloyd2008-04-121-4/+0
* Make the size of the random value used to blind the private keylloyd2008-04-121-0/+1
* Make the memory allocator's chunk size a compile time constant, via alloyd2008-04-121-0/+1
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-1017-17/+17
* Don't hard-code the user and group when doing an install: instead uselloyd2008-04-0610-25/+3
* On NetBSD with GCC, define _NETBSD_SOURCE; according to a report on thelloyd2008-03-101-1/+1
* merge of '3d9e9476c5b2a2ee125eee7e0dd10bfe460d0546'lloyd2007-12-2431-482/+18
|\