Skip to content
Snippets Groups Projects
  1. Feb 11, 2003
  2. Jan 12, 2003
  3. Nov 21, 2002
    • Niels Möller's avatar
      * buffer.c (nettle_buffer_grow): New function, replacing · bc63438c
      Niels Möller authored
      grow_realloc.
      (nettle_buffer_clear): Rewritten to use buffer->realloc.
      
      * buffer.h (struct nettle_buffer): REplaced the GROW function
      pointer with a nettle_realloc_func pointer and a void
      (NETTLE_BUFFER_GROW): Deleted macro, use function instead.
      
      Rev: src/nettle/buffer.c:1.2
      Rev: src/nettle/buffer.h:1.3
      bc63438c
  4. Oct 06, 2002
  5. Sep 29, 2002
Loading