Commit History

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