aboutsummaryrefslogtreecommitdiffstats
path: root/src/algo_base
Commit message (Expand)AuthorAgeFilesLines
* Doxygenlloyd2012-10-301-0/+6
* Include <string> in buf_comp.h and filter.h as we used std::string butlloyd2012-05-251-0/+1
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-183-19/+37
* Remove all uses of MemoryRegion::copy outside of internal uses inlloyd2012-05-181-3/+2
* Remove OctetString::change, only allow construction. Turns out nothinglloyd2012-05-172-26/+11
* Add string_join; inverse of split_on.lloyd2011-06-171-4/+3
* Unfortunately it looks like VC 2008 has major issues with howlloyd2010-11-051-8/+3
* Mass disable copy constructors and assignment on all algos until proven safe/...lloyd2010-11-041-0/+4
* Needs virtual destructorlloyd2010-11-031-0/+2
* Doxygenlloyd2010-11-021-0/+26
* Add missing filelloyd2010-11-011-0/+43
* Add new top-level algorithm which provides basic functionality: namelloyd2010-11-016-0/+595