Historique des commits

Auteur SHA1 Message Date
  Bernd Edlinger 73ebaac827 Fix error handling in ASN1_mbstring_ncopy il y a 10 mois
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Dr. David von Oheimb 33847508d5 libcrypto refactoring: make more use of ASN1_STRING_set0() il y a 2 ans
  Shane Lontis 42e7d2f10e Add more negative checks for integers passed to OPENSSL_malloc(). il y a 3 ans
  Beat Bolli eb27d75788 ASN1: check the Unicode code point range in ASN1_mbstring_copy() il y a 3 ans
  Matt Caswell 605856d72c Update copyright year il y a 4 ans
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() il y a 4 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 5 ans
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ il y a 6 ans
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions il y a 7 ans
  Pauli 60eba30f60 Memory bounds checking in asn1 code. il y a 7 ans
  Rich Salz 0904e79a6e Undo commit d420ac2 il y a 7 ans
  Rich Salz 2039c421b0 Copyright consolidation 08/10 il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Matt Caswell 0e2d091103 Updates for NumericString support il y a 9 ans
  Dmitry Belyavsky 68572c8af3 Add NumericString support il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) il y a 9 ans
  Rich Salz b548a1f11c free null cleanup finale il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Dr. Stephen Henson 04f9095d9e Fix unitialized warnings il y a 15 ans
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more il y a 16 ans
  Dr. Stephen Henson 2e5975285e Update obsolete email address... il y a 16 ans
  Ben Laurie 4d6e1e4f29 size_tification. il y a 16 ans
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically il y a 19 ans
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). il y a 21 ans
  Dr. Stephen Henson 510dc1ecd0 outlen should be int * in out_utf8. il y a 21 ans
  Richard Levitte 97d8e82c4c Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent us patches to make il y a 24 ans