Historie revizí

Autor SHA1 Zpráva Datum
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION před 5 roky
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ před 6 roky
  Andy Polyakov 5b37fef04a Harmonize use of sk_TYPE_find's return value. před 6 roky
  Matt Caswell bcc6371443 Fix a text canonicalisation bug in CMS před 6 roky
  Matt Caswell 6738bf1417 Update copyright year před 6 roky
  Todd Short a26dd465b2 Fix error-path memory leak in asn_mime.c před 6 roky
  KaoruToda 0c1aaa24cc Remove duplicate assignment. před 7 roky
  KaoruToda 26a7d938c9 Remove parentheses of return. před 7 roky
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions před 7 roky
  Matt Caswell 030648cea9 Ensure the mime_hdr_free function can handle NULLs před 8 roky
  FdaSilvaYY 68efafc513 Add checks on sk_TYPE_push() returned value před 8 roky
  Rich Salz 7f96f15bcf Fix build break. před 8 roky
  FdaSilvaYY bd227450d4 Constify asn1/asn_mime.c před 8 roky
  Rich Salz b1322259d9 Copyright consolidation 09/10 před 8 roky
  Matt Caswell d278284e74 Fix some code maintenance issues před 8 roky
  Matt Caswell a146ae55ba Make BIO opaque před 8 roky
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. před 8 roky
  Rich Salz 349807608f Remove /* foo.c */ comments před 9 roky
  Dr. Stephen Henson 4a1f3f2741 Only declare stacks in headers před 8 roky
  Dr. Stephen Henson 8588571572 Rename DECLARE*STACK_OF to DEFINE*STACK_OF před 9 roky
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx před 9 roky
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it před 9 roky
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto před 9 roky
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files před 9 roky
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) před 9 roky
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc před 9 roky
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc před 9 roky
  Rich Salz b548a1f11c free null cleanup finale před 9 roky
  Rich Salz b196e7d936 remove malloc casts před 9 roky
  Rich Salz ca3a82c3b3 free NULL cleanup před 9 roky