Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygen | lloyd | 2012-10-30 | 1 | -0/+6 |
* | Include <string> in buf_comp.h and filter.h as we used std::string but | lloyd | 2012-05-25 | 1 | -0/+1 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 3 | -19/+37 |
* | Remove all uses of MemoryRegion::copy outside of internal uses in | lloyd | 2012-05-18 | 1 | -3/+2 |
* | Remove OctetString::change, only allow construction. Turns out nothing | lloyd | 2012-05-17 | 2 | -26/+11 |
* | Add string_join; inverse of split_on. | lloyd | 2011-06-17 | 1 | -4/+3 |
* | Unfortunately it looks like VC 2008 has major issues with how | lloyd | 2010-11-05 | 1 | -8/+3 |
* | Mass disable copy constructors and assignment on all algos until proven safe/... | lloyd | 2010-11-04 | 1 | -0/+4 |
* | Needs virtual destructor | lloyd | 2010-11-03 | 1 | -0/+2 |
* | Doxygen | lloyd | 2010-11-02 | 1 | -0/+26 |
* | Add missing file | lloyd | 2010-11-01 | 1 | -0/+43 |
* | Add new top-level algorithm which provides basic functionality: name | lloyd | 2010-11-01 | 6 | -0/+595 |