Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -150/+0 |
* | Remove all support for octal BigInt conversions. | lloyd | 2012-08-01 | 1 | -27/+12 |
* | Plain hex_decode now returns a std::vector, use hex_decode_locked to | lloyd | 2012-05-26 | 1 | -6/+6 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -14/+20 |
* | Fixes for GCC 4.7.0 (r183974) | lloyd | 2012-02-07 | 1 | -1/+3 |
* | More VC warning fixes | lloyd | 2011-02-09 | 1 | -2/+4 |
* | Use size_t in all of math, remove to_u32bit | lloyd | 2010-10-12 | 1 | -11/+11 |
* | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -4/+3 |
* | More changes to avoid vector to pointer implicit conversions | lloyd | 2010-09-14 | 1 | -5/+5 |
* | Update some callers that were using Hex_Encoder or Hex_Decoder but | lloyd | 2010-09-03 | 1 | -15/+17 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -19/+21 |
* | Rearrange BigInt directories: | lloyd | 2008-09-30 | 1 | -0/+152 |