Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated FSF address. Patch from David Woodhouse. | Niels Möller | 2012-07-07 | 1 | -2/+2 |
* | Converted files to utf-8. | Niels Möller | 2012-02-18 | 1 | -1/+1 |
* | (nettle_buffer_init_realloc): Use an explicit pointer for realloc | Niels Möller | 2010-12-14 | 1 | -1/+1 |
* | * Reordered includes in most or all .c-files. All should now include | Niels Möller | 2003-05-12 | 1 | -1/+5 |
* | (nettle_buffer_copy): Bug fix, it didn't return any | Niels Möller | 2003-02-11 | 1 | -1/+1 |
* | (nettle_buffer_init_realloc): New function. | Niels Möller | 2003-02-11 | 1 | -0/+12 |
* | (nettle_buffer_reset): New function. | Niels Möller | 2003-01-12 | 1 | -0/+13 |
* | (nettle_buffer_grow): Fixed assertion. | Niels Möller | 2002-12-04 | 1 | -1/+1 |
* | Include assert.h. | Niels Möller | 2002-11-22 | 1 | -0/+1 |
* | * buffer.c (nettle_buffer_grow): New function, replacing | Niels Möller | 2002-11-21 | 1 | -31/+26 |
* | New files, implementing a bare-bones string | Niels Möller | 2002-09-29 | 1 | -0/+109 |