Revīziju vēsture

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