summaryrefslogtreecommitdiff
path: root/src/routingTree.hpp
Commit message (Collapse)AuthorAgeFilesLines
* fixed header file include guards to be C++ compliant; now always use format ↵Markus Grüneis2009-11-111-4/+2
| | | | ANYTUN_<filename>_INCLUDED
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
| | | | | | this is release 0.3.1
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-1/+1
|
* replaced regular throws with AnytunError::thowErrChristian Pointner2009-02-221-1/+3
|
* cleaned up routingTree structureChristian Pointner2008-12-221-0/+102