Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-24 | Fix a memory overrun | Matthias Clasen | 1 | -1/+1 |
2007-11-23 | Don't refuse to encode a single byte. (Milan Crha) | Matthias Clasen | 1 | -6/+13 |
2007-03-17 | define PCRE_STATIC to reflect the inclusion of pcre as LIB, not | Hans Breuer | 1 | -0/+4 |
2006-05-03 | Add some more tests. | Matthias Clasen | 1 | -19/+31 |
2006-05-03 | Use malloced memory instead of stack-allocated, so that MALLOC_CHECK_=2 | Matthias Clasen | 1 | -2/+10 |
2006-04-04 | Add base64 encode/decode functions | Alexander Larsson | 1 | -0/+107 |