Commit történet

Szerző SHA1 Üzenet Dátum
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 éve
  Matt Caswell d278284e74 Fix some code maintenance issues 8 éve
  Matt Caswell a146ae55ba Make BIO opaque 8 éve
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 éve
  Rich Salz 349807608f Remove /* foo.c */ comments 9 éve
  Dr. Stephen Henson 4a1f3f2741 Only declare stacks in headers 9 éve
  Dr. Stephen Henson 8588571572 Rename DECLARE*STACK_OF to DEFINE*STACK_OF 9 éve
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 éve
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it 9 éve
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 éve
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 éve
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 éve
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 éve
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 éve
  Rich Salz b548a1f11c free null cleanup finale 9 éve
  Rich Salz b196e7d936 remove malloc casts 9 éve
  Rich Salz ca3a82c3b3 free NULL cleanup 9 éve
  Matt Caswell 266483d2f5 RAND_bytes updates 9 éve
  Rich Salz 5b18d3025c util/mkstack.pl now generates entire safestack.h 9 éve
  Richard Levitte c6ef15c494 clang on Linux x86_64 complains about unreachable code. 9 éve
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 éve
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 9 éve
  Jonas Maebe 1c4b688cb4 multi_split: check for NULL when allocating parts and bpart, and for failure of sk_BIO_push() 11 éve
  Jonas Maebe 8957278869 mime_hdr_addparam: free tmpname, tmpval and mparam on error path, and check whether sk_MIME_PARAM_push succeeds 11 éve
  Jonas Maebe 15297d962c mime_hdr_new: free mhdr, tmpname, tmpval on error path 11 éve
  Dr. Stephen Henson d2aea03829 Memory leak and NULL dereference fixes. 10 éve
  Dr. Stephen Henson 847865d0f9 Add suppot for ASCII with CRLF canonicalisation. 10 éve
  Dr. Stephen Henson 78dfd43955 corrected fix to PR#2711 and also cover mime_param_cmp 12 éve
  Dr. Stephen Henson 3c6a7cd44b PR: 2742 12 éve
  Dr. Stephen Henson 228a8599ff free headers after use in error message 12 éve