Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -48/+0 |
* | Include <cstdint> in types.h and include uintX_t in namespace, use for our ty... | lloyd | 2014-01-01 | 1 | -23/+12 |
* | Move assert.h from internal to very public (included in types.h) | lloyd | 2013-03-13 | 1 | -0/+1 |
* | long long is standard now | lloyd | 2011-06-17 | 1 | -9/+1 |
* | Use size_t in filters | lloyd | 2010-10-12 | 1 | -1/+1 |
* | Use size_t in all of math, remove to_u32bit | lloyd | 2010-10-12 | 1 | -0/+1 |
* | Doxygen | lloyd | 2010-06-21 | 1 | -0/+20 |
* | Add a simple comment for the Botan namespace decl in types.h. This | lloyd | 2010-06-21 | 1 | -0/+3 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -4/+6 |
* | Move declaration of StreamCipher to stream_cipher.h | lloyd | 2008-11-08 | 1 | -0/+2 |
* | More headers (loadstore, mem_ops, rotate, types) for util module | lloyd | 2008-09-28 | 1 | -0/+38 |