Commit History

Author SHA1 Message Date
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Kurt Roeckx a6105ef40d Use the correct maximum indent 5 years ago
  Richard Levitte 807989df56 crypto/bio/b_dump.c: change all char* to void*, and constify 6 years ago
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Bernd Edlinger ada22597ce Remove code that prints "<SPACES/NULS>" in hexdumps 6 years ago
  Pauli 59e539e642 BIO range checking. 7 years ago
  Rich Salz 0904e79a6e Undo commit d420ac2 7 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Richard Levitte a5cc75d661 Refactoring BIO: Small adjustments 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 years ago
  Alessandro Ghedini 070c23325a Remove useless code 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 years ago
  Rob Stradling b263f21246 Move the SCT List extension parser into libssl. 10 years ago
  Andy Polyakov ea1b02db6a OPENSSL_Applink update. 19 years ago
  Richard Levitte bb1a915c24 Basically, I wanted to be able to make a dump to a FILE*, and not have 20 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 years ago
  Geoff Thorpe d8ec0dcf45 Avoid some shadowed variable names. 21 years ago
  Bodo Möller 397bd0938a Use consistent indentation, 24 years ago
  Richard Levitte ca1e465f6d Add the possibility to get hexdumps of unprintable data when using 24 years ago
  Ulf Möller 9d1a01be8f Source code cleanups: Use void * rather than char * in lhash, 25 years ago
  Dr. Stephen Henson f598cd13a3 Various changes to stop VC++ choking under Win32. 25 years ago
  Bodo Möller 247cf8d279 Avoid warning. 25 years ago
  Ulf Möller a53955d8ab Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Ben Laurie e778802f53 Massive constification. 25 years ago