Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call há 3 anos atrás
  Matt Caswell 33388b44b6 Update copyright year há 4 anos atrás
  Rich Salz 705536e2b5 Use build.info, not ifdef for crypto modules há 4 anos atrás
  Richard Levitte 936c2b9e93 Update source files for deprecation at 3.0 há 4 anos atrás
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION há 5 anos atrás
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ há 5 anos atrás
  Richard Levitte fcd2d5a612 Refactor the computation of API version limits há 5 anos atrás
  Richard Levitte 672f943ad6 Switch future deprecation version from 1.2.0 to 3.0 há 5 anos atrás
  Pauli 60eba30f60 Memory bounds checking in asn1 code. há 7 anos atrás
  Rich Salz 0904e79a6e Undo commit d420ac2 há 7 anos atrás
  Richard Levitte 7eb4c1eb50 Discourage the use of LONG and ZLONG, and deprecate it in the future há 7 anos atrás
  Andy Polyakov e128f891de asn1/x_long.c: remove conditions in inner loops and dependency on BN. há 7 anos atrás
  Richard Levitte 79b3452faf Fix faulty check of padding in x_long.c há 7 anos atrás
  Matt Caswell 8ac6a53100 Fix a possible integer overflow in long_c2i há 7 anos atrás
  Richard Levitte ca2045dc54 Fix decoding of ASN.1 LONG and ZLONG items há 7 anos atrás
  Kurt Roeckx 68d4bcfd06 Fix VC warnings about unary minus to an unsigned type. há 7 anos atrás
  Kurt Roeckx 1618679ac4 Cast to an unsigned type before negating há 8 anos atrás
  Kurt Roeckx 5bea15ebb3 Avoid signed overflow há 8 anos atrás
  Rich Salz 2039c421b0 Copyright consolidation 08/10 há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 8 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files há 9 anos atrás
  Dr. Stephen Henson 437b14b533 Fix format script. há 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . há 9 anos atrás
  Dr. Stephen Henson 2e5975285e Update obsolete email address... há 15 anos atrás
  Dr. Stephen Henson 9e5df8e448 Support custom primitive type printing routines and add one to LONG type. há 16 anos atrás
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, há 20 anos atrás
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated há 20 anos atrás
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). há 20 anos atrás
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. há 20 anos atrás
  Dr. Stephen Henson d339187b1a Get rid of ASN1_ITEM_FUNCTIONS dummy function há 23 anos atrás