Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 3 años
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files hace 4 años
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ hace 5 años
  KaoruToda 26a7d938c9 Remove parentheses of return. hace 6 años
  Andy Polyakov 1e93d619b7 asn1/a_int.c: fix "next negative minimum" corner case in c2i_ibuf. hace 7 años
  Andy Polyakov 786b6a45fb asn1/a_int.c: clean up asn1_get_int64. hace 7 años
  Andy Polyakov b997adb3a5 asn1/a_int.c: don't write result if returning error. hace 7 años
  Andy Polyakov 6d4321fc24 asn1/a_int.c: simplify asn1_put_uint64. hace 7 años
  Andy Polyakov a3ea6bf0ef asn1/a_int.c: remove code duplicate and optimize branches, hace 7 años
  Richard Levitte 93f7d6fc10 Implement internal ASN.1 types INT32, UINT32, INT64, UINT64 hace 7 años
  FdaSilvaYY a6ac1ed686 Fix 0 -> NULL, indentation hace 7 años
  Kurt Roeckx 68d4bcfd06 Fix VC warnings about unary minus to an unsigned type. hace 7 años
  Kurt Roeckx e80f3b6af2 Cast to an unsigned type before negating hace 7 años
  FdaSilvaYY f48ebf9f4c Constify ASN1_INTEGER_get, ASN1_ENUMERATED_get hace 8 años
  Kurt Roeckx 5388b8d4e8 Avoid creating an illegal pointer. hace 8 años
  Kurt Roeckx dc9887c019 Avoid creating an illegal pointer hace 8 años
  Rich Salz b1322259d9 Copyright consolidation 09/10 hace 8 años
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. hace 8 años
  Rich Salz 349807608f Remove /* foo.c */ comments hace 8 años
  David Woodhouse d728f0f5f2 RT3993: Fix error found by VS2008 hace 8 años
  Dr. Stephen Henson f2dc4d517f Encode b == NULL or blen == 0 as zero. hace 9 años
  Dr. Stephen Henson c5f2810581 Add functions to convert between uint64_t and ASN1_INTEGER. hace 9 años
  Dr. Stephen Henson 6c5b6cb035 ASN1 INTEGER refactor. hace 9 años
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files hace 9 años
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes hace 9 años
  Rich Salz b548a1f11c free null cleanup finale hace 9 años
  Rich Salz b196e7d936 remove malloc casts hace 9 años
  Dr. Stephen Henson a0eed48d37 Fix encoding bug in i2c_ASN1_INTEGER hace 9 años
  Dr. Stephen Henson c315a547e6 Move more internal only functions to asn1_locl.h hace 9 años
  Rich Salz 0dfb9398bb free NULL cleanup hace 9 años