Skip to content
Snippets Groups Projects
  1. Feb 11, 2002
  2. Feb 06, 2002
    • Niels Möller's avatar
      *** empty log message *** · ff6c9f2a
      Niels Möller authored
      Rev: src/nettle/ChangeLog:1.65
      Rev: src/nettle/base64.h:1.4
      ff6c9f2a
    • Dan Egnor's avatar
      Applied patch from Dan Egnor improving the base64 code. · 55aa7d9d
      Dan Egnor authored and Niels Möller's avatar Niels Möller committed
      * base64.h (BASE64_ENCODE_LENGTH): New macro.
      (struct base64_ctx): New context struct, for decoding.
      (BASE64_DECODE_LENGTH): New macro.
      * base64.c (base64_decode_init): New function.
      (base64_decode_update): New function, replacing base64_decode.
      Takes a struct base64_ctx argument.
      * nettle-meta.h: Updated nettle_armor, and related typedefs and
      macros.
      * testsuite/testutils.c (test_armor): Updated.
      * configure.in: Use AC_PREREQ(2.50).
      
      Rev: src/nettle/testsuite/testutils.c:1.9
      55aa7d9d
    • Dan Egnor's avatar
      Applied patch from Dan Egnor improving the base64 code. · fbcec4c2
      Dan Egnor authored and Niels Möller's avatar Niels Möller committed
      * base64.h (BASE64_ENCODE_LENGTH): New macro.
      (struct base64_ctx): New context struct, for decoding.
      (BASE64_DECODE_LENGTH): New macro.
      * base64.c (base64_decode_init): New function.
      (base64_decode_update): New function, replacing base64_decode.
      Takes a struct base64_ctx argument.
      * nettle-meta.h: Updated nettle_armor, and related typedefs and
      macros.
      * configure.in: Use AC_PREREQ(2.50).
      
      Rev: src/nettle/nettle-meta.h:1.4
      fbcec4c2
    • Dan Egnor's avatar
      Applied patch from Dan Egnor improving the base64 code. · 582374c2
      Dan Egnor authored and Niels Möller's avatar Niels Möller committed
      * base64.h (BASE64_ENCODE_LENGTH): New macro.
      (struct base64_ctx): New context struct, for decoding.
      (BASE64_DECODE_LENGTH): New macro.
      * base64.c (base64_decode_init): New function.
      (base64_decode_update): New function, replacing base64_decode.
      Takes a struct base64_ctx argument.
      * configure.in: Use AC_PREREQ(2.50).
      
      Rev: src/nettle/configure.in:1.10
      582374c2
    • Dan Egnor's avatar
      (base64_decode_init): New function. · cc64ece7
      Dan Egnor authored and Niels Möller's avatar Niels Möller committed
      (base64_decode_update): New function, replacing base64_decode.
      Takes a struct base64_ctx argument.
      
      Rev: src/nettle/base64.c:1.2
      cc64ece7
    • Dan Egnor's avatar
      Applied patch from Dan Egnor improving the base64 code. · 26f65b9f
      Dan Egnor authored and Niels Möller's avatar Niels Möller committed
      * base64.h (BASE64_ENCODE_LENGTH): New macro.
      (struct base64_ctx): New context struct, for decoding.
      (BASE64_DECODE_LENGTH): New macro.
      
      Rev: src/nettle/base64.h:1.3
      26f65b9f
    • Niels Möller's avatar
      Ignore nettle.info* · 9aa5ba4a
      Niels Möller authored
      Rev: src/nettle/.cvsignore:1.7
      9aa5ba4a
    • Niels Möller's avatar
      *** empty log message *** · 00e92d43
      Niels Möller authored
      Rev: src/nettle/Makefile.am:1.28
      00e92d43
  3. Feb 01, 2002
  4. Jan 31, 2002
  5. Jan 30, 2002
  6. Jan 24, 2002
  7. Jan 23, 2002
  8. Jan 22, 2002
  9. Jan 16, 2002
Loading