aboutsummaryrefslogtreecommitdiffstats
path: root/src/parsing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move parsing.{h,cpp} to utils modulelloyd2008-09-281-286/+0
* Add a new function timespec_to_u32bit that handles a very simplisticlloyd2008-05-011-0/+31
* Remove Config::option_as_u32bit - the only advantage it had over callinglloyd2008-04-121-28/+0
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+1
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* bit_ops.h no longer includes loadstor.hlloyd2007-10-191-1/+1
* Add functions that can convert between binary IPv4 addresses and standardlloyd2007-10-161-1/+43
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Use std::string::clear() rather than assign the empty string whenlloyd2006-06-231-3/+3
* Remove the to_lower function; turns out that both uses of itlloyd2006-06-191-66/+11
* Initial checkin1.5.6lloyd2006-05-181-0/+296