Historia zmian

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