16 Commits (14c0336a4c881152271853cb49841dba71edd7a1)

Author SHA1 Message Date
  espie 2ccf9e8a28 Remove unnecessary typedef usage. 21 years ago
  avsm 6b3c9ddd0b corrent __bounded__ attribute for the *Data functions, and add 21 years ago
  avsm 3f2bee58c7 add __bounded__ attributes for userland headers; enabled with -Wbounded 21 years ago
  avsm b75b1238ee backout the __bounded__ attributes for a while; requested by deraadt@ 21 years ago
  avsm 3ab653a0d9 Mark various standard library functions with the __bounded__ attribute. 21 years ago
  millert bd747228df o Ansi function headers 22 years ago
  millert b68c09e067 Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 22 years ago
  angelos 456867e3f5 Add some useful defines (used by ssyslog). 26 years ago
  millert 180624d3fc Add a missing const 27 years ago
  millert 0818e080d8 Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3). 27 years ago
  millert ad6cecfcaa Be consistent wrt unsigned vs. u_* 27 years ago
  millert 0c044b6e92 Different sha1 functions (taken from netinet's if_sha1.c) that 27 years ago
  millert 3d97fdc36a export byte swapping routine. 28 years ago
  millert ed7dfea909 Protect prototypes with __P. 28 years ago
  millert 3bc71f0481 Add function prototypes. 28 years ago
  millert 54381534bc Added sha1 (secure hash function). 28 years ago