aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Respect --with-isa when choosing what to enablelloyd2009-11-061-3/+4
| * | GCC doesn't know what Nehalem or Westmere are, though it does know aboutlloyd2009-11-061-0/+3
| * | Dename unused length fieldlloyd2009-11-061-1/+1
| * | Add a new need_isa marker for info.txt that lets a module dependlloyd2009-11-066-25/+31
| * | Add a complete but untested AES-128 using the AES-NI intrinsics.lloyd2009-11-063-68/+147
| * | Stub for AES class using Intel's AES-NI instructions and an engine forlloyd2009-11-067-0/+238
| * | The default_submodel option was used by configure.pl but configure.pylloyd2009-11-0617-39/+8
| * | The code for handling SIMD ISA extensions actually works fine for generallloyd2009-11-066-35/+44
| * | Make it possible to explicitly enable SIMD extensions.lloyd2009-11-061-19/+28
| * | Tick to 1.9.3-devlloyd2009-11-066-37/+27
| * | Generate SIMD macro flags for build.h from data in build-data/arch forlloyd2009-11-066-6/+70
| |/
* | propagate from branch 'net.randombit.botan' (head cead7027e70b68a8b4ae2e5bd8f...lloyd2009-11-0516-62/+84
|\|
| * Add an andc operation, in SSE2 and AltiVec, may be useful for Serpent sboxeslloyd2009-11-044-4/+22
| * Set BOTAN_TARGET_CPU_HAS_SSE2 macro if amd64. Not set at all for any 32-bitlloyd2009-11-041-0/+3
| * Indent and avoid one extra assignmentlloyd2009-11-041-3/+2
| * propagate from branch 'net.randombit.botan.1_8' (head 6e8c18515725a70923b3411...lloyd2009-11-03559-6939/+13364
| |\
| | * propagate from branch 'net.randombit.botan.1_8' (head a101c8c86b755a666c72baf...1.9.2lloyd2009-11-032-2/+3
| | |\
| | * | Update for 1.9.2 release 2009-11-03lloyd2009-11-034-11/+5
| | * | Conver the rest of the hash functions to use the array-based load instructions.lloyd2009-11-035-40/+41
| * | | Use negative values for adding constants >= 2^31 in the SHA-1 x86-64 asm.lloyd2009-11-031-2/+8
| | |/ | |/|
| * | Update docs for 1.8.8 release 2009-11-031.8.8lloyd2009-11-034-5/+6
* | | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...lloyd2009-11-02102-549/+458
|\ \ \ | |_|/ |/| |
| * | Attic-ize all of src/timer, except for time_t_to_tm and system_timelloyd2009-10-1325-9/+47
| * | Fix for removal of Default_Benchmark_Timerlloyd2009-10-132-9/+18
| * | propagate from branch 'net.randombit.botan' (head d2bced090807e3590304d38724d...lloyd2009-10-131-0/+4
| |\ \
| * | | Fixup post-merge breakagelloyd2009-10-131-1/+1
| * | | Fixup post-merge breakagelloyd2009-10-131-5/+5
| * | | propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c...lloyd2009-10-1379-525/+387
| |\ \ \
| | * | | Change call to system_time to use std::chronolloyd2009-09-301-2/+4
| | * | | propagate from branch 'net.randombit.botan' (head 8a5eb02c2e451fc983f234f7ba2...lloyd2009-09-3078-528/+388
| | |\ \ \
| | | * \ \ propagate from branch 'net.randombit.botan' (head b9ca6596a127964cb9795d22bc2...lloyd2009-09-176-66/+37
| | | |\ \ \
| | | * \ \ \ propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...lloyd2009-09-1735-99/+163
| | | |\ \ \ \
| | | * | | | | Use <chrono> in the runtime benchmarking code instead of the locallloyd2009-09-164-58/+48
| | | * | | | | propagate from branch 'net.randombit.botan' (head 32f457161b1ad1afb7a3d0ccebc...lloyd2009-09-1674-447/+326
| | | |\ \ \ \ \
| | | | * | | | | Remove dep on mutex module (doesn't exist here). Use initializer list in libs...lloyd2009-09-114-18/+11
| | | | * | | | | Use GCC 4.4.1-release for C++0x testinglloyd2009-09-091-1/+1
| | | | * | | | | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-0871-430/+316
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...lloyd2009-07-21149-507/+873
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d...lloyd2009-07-1571-432/+318
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Move mutex directory back to the Atticlloyd2009-07-0314-0/+0
| | | | | | * | | | | | propagate from branch 'net.randombit.botan' (head d6d32791adfa878b6fc0dd3a5b6...lloyd2009-07-0335-222/+1250
| | | | | | |\ \ \ \ \ \
| | | | | | * | | | | | | Move mutex.h to src/mutex (from Attic)lloyd2009-07-031-0/+0
| | | | | | * | | | | | | Move mutex from Attic to src to deal with merge conflictlloyd2009-07-0312-0/+0
| | | | | | * | | | | | | propagate from branch 'net.randombit.botan' (head 6a746ccf1e957dba703e6537205...lloyd2009-06-0471-433/+318
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | Use C++0x std::shared_ptr<> instead of TR1'slloyd2009-04-0117-82/+68
| | | | | | | * | | | | | | Replace the (deprecated) auto_ptr with unique_ptr.lloyd2009-04-0131-121/+129
| | | | | | | * | | | | | | A few experiments with auto keyword type inference. Looks like things willlloyd2009-04-013-79/+68
| | | | | | | * | | | | | | Remove copy_if, now included in C++0x (also, it turns out, not being usedlloyd2009-04-011-16/+0
| | | | | | | * | | | | | | Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guardlloyd2009-04-0125-133/+51
| | | | | | | * | | | | | | Start a new branch for C++0x experimentation.lloyd2009-04-011-2/+2