summaryrefslogtreecommitdiffstats
path: root/lib/qfstring.h
Commit message (Collapse)AuthorAgeFilesLines
* Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-23/+89
| | | | | | | | | Release: 0.99.18ex15p -- Pipework Branch Also fixes issue with unknown attributes -- does not release them prematurely. Contains the "bgpd: New show commands for improved view and address family support", which is post 0.99.18. (But not RFC 5082 GTSM.)
* Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-211-3/+3
| | | | | | Version 0.99.15ex11p A major overhaul.
* Creation of pipework branchChris Hall2010-12-211-25/+12
|
* New functions for error numbers and addresses in messages.Chris Hall2010-04-081-2/+3
| | | | | | | | Implemented less onerous ways of including descriptions of errors and IP addresses in logging and other messages. Implemented mapping of error numbers to error names, which is generally more meaningful.
* First beta releaseChris Hall2010-04-061-0/+158
Various bug fixes and improvements. Running with a fair amount of debug/assert code, which must be removed at some date.