Histórico de commits

Autor SHA1 Mensagem Data
  Kurt Roeckx 3cb7c5cfef Use void in all function definitions that do not take any arguments 6 anos atrás
  Dr. Matthias St. Pierre a9b7a06ed8 Fix false positives of IS_*() macros for 8-bit ASCII characters 6 anos atrás
  Rich Salz 69e2b8d67d Revise and cleanup; use strict,warnings 6 anos atrás
  Richard Levitte 4f7c840a4d CONF: On VMS, treat VMS syntax inclusion paths correctly 6 anos atrás
  Tomas Mraz b524b808a1 Add support for .include directive in config files 6 anos atrás
  Pauli 1f5e0f9280 Use safestack.h exclusively internally. 7 anos atrás
  Pauli a2371fa933 Trivial bounds checking. 7 anos atrás
  Rich Salz 0904e79a6e Undo commit d420ac2 7 anos atrás
  Matt Caswell 8a585601fe Fix out-of-memory condition in conf 7 anos atrás
  Rich Salz 6286757141 Copyright consolidation 04/10 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments 9 anos atrás
  Dr. Stephen Henson 2a056de832 Add lh_doall_arg inlining 9 anos atrás
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 anos atrás
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 anos atrás
  Alessandro Ghedini 8acaabec42 Replace malloc+strlcpy with strdup 9 anos atrás
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 anos atrás
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 anos atrás
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 anos atrás
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 anos atrás
  Rich Salz b548a1f11c free null cleanup finale 9 anos atrás
  Rich Salz b196e7d936 remove malloc casts 9 anos atrás
  Graeme Perrow b0333e697c RT3670: Check return from BUF_MEM_grow_clean 9 anos atrás
  Rich Salz 6f91b017bb Live code cleanup: remove #if 1 stuff 9 anos atrás
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. 10 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 anos atrás
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 anos atrás
  Dr. Stephen Henson 879bde123b fix warning 10 anos atrás
  David Lloyd 9d23f422a3 Prevent infinite loop loading config files. 10 anos atrás
  Ben Laurie c8bbd98a2b Fix warnings. 14 anos atrás