Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow strcase uthash. | Vsevolod Stakhov | 2014-08-24 | 1 | -1/+3 |
| | |||||
* | Update to the recent versions. | Vsevolod Stakhov | 2014-07-19 | 1 | -1/+3 |
| | |||||
* | Forgot to add. | Vsevolod Stakhov | 2013-10-22 | 1 | -0/+410 |
| | |||||
* | Fix warning about murmur hash macro. | Vsevolod Stakhov | 2013-09-30 | 1 | -0/+1 |
| | |||||
* | Keys in hash table are const pointers. | Vsevolod Stakhov | 2013-08-23 | 1 | -4/+4 |
| | |||||
* | Start rcl parser implementation. | Vsevolod Stakhov | 2013-08-05 | 1 | -0/+757 |
| | |||||
* | The preliminary API of rspamd configuration language. | Vsevolod Stakhov | 2013-08-04 | 1 | -0/+948 |
Include UTHash for faster and more convenient hash functions than g_hash_table is. Implement the basic API for RCL parser. |