Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another debian license fix. | Vsevolod Stakhov | 2012-09-10 | 1 | -1/+1 |
| | | | | | Add apache license for regexp that were delivered from SpamAssassin project. Fix debian/copyright for src/dns.c. | ||||
* | Update copyright (required by debian). | Vsevolod Stakhov | 2012-09-04 | 1 | -3/+3 |
| | |||||
* | Strict prototypes. | Vsevolod Stakhov | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | Remove some warnings. | Vsevolod Stakhov | 2011-10-14 | 1 | -2/+0 |
| | |||||
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -17/+17 |
| | | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones. | ||||
* | * Add first custom filter for making marks for ip addresses and networks | cebka@lenovo-laptop | 2010-02-25 | 1 | -6/+76 |
| | | | | | | | | * Some additions to radix tree library: - allow tree traverse - add new insert methods (add and replace) - store keys in radix nodes (thought we can calculate key by bits, but I think that storing key is not too expensive) - values in a tree are now uintptr_t | ||||
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -32/+36 |
| | |||||
* | * Various bugfixes in map and radix code | Vsevolod Stakhov | 2009-09-03 | 1 | -35/+8 |
| | |||||
* | * Add views support (not completely tested yet) | Vsevolod Stakhov | 2009-06-29 | 1 | -0/+266 |