Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename functions with "tostring" in the name to one with "to_string" to confo... | Deepak Srivastava | 2015-09-25 | 1 | -1/+1 |
* | update FSF addresses to FSF web page | Ondrej Holecek | 2015-01-14 | 1 | -3/+1 |
* | Use pa_hashmap_remove_and_free() where appropriate | Tanu Kaskinen | 2014-04-17 | 1 | -7/+1 |
* | hashmap: Add the ability to free keys | Arun Raghavan | 2013-09-17 | 1 | -2/+2 |
* | Remove pa_bool_t and replace it with bool. | poljar (Damir Jelić) | 2013-07-04 | 1 | -4/+4 |
* | hashmap: Use pa_free_cb_t instead of pa_free2_cb_t | Tanu Kaskinen | 2013-02-16 | 1 | -6/+1 |
* | Remove $Id$ lines left over from SVN | Colin Guthrie | 2008-10-08 | 1 | -2/+0 |
* | Some misc fixes. consts, base64 optimisation (not that it will be with us lon... | Colin Guthrie | 2008-10-08 | 1 | -1/+1 |
* | Use pa_sprintf_malloc to do simple concatenation rather than using the higher... | Colin Guthrie | 2008-10-08 | 1 | -5/+3 |
* | Add a small lib to interpret and produce headers as used in http style requests. | Colin Guthrie | 2008-10-08 | 1 | -0/+190 |