コミット履歴

作者 SHA1 メッセージ 日付
  Matt Caswell 605856d72c Update copyright year 3 年 前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 年 前
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 年 前
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 年 前
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 年 前
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 6 年 前
  Bernd Edlinger aa402e2ba4 Fix a slightly confusing if condition in a2i_ASN1_INTEGER. 7 年 前
  Dr. Stephen Henson 095d2f0f8a Constify i2a* 8 年 前
  Matt Caswell 604f6eff31 Convert X509_REVOKED* functions to use const getters 8 年 前
  Dr. Stephen Henson 3dc87806ce Free buffer in a2i_ASN1_INTEGER() on error path. 8 年 前
  Matt Caswell b0cb22b07c Free buffer on error in a2i_ASN1_INTEGER() 8 年 前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年 前
  Rich Salz 49445f21da Use OPENSSL_hexchar2int 8 年 前
  Matt Caswell 5fd1478df3 Fix building with -DCHARSET_EBCDIC 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年 前
  Rich Salz c99de0533d Rename *_realloc_clean to *_clear_realloc 8 年 前
  Dr. Stephen Henson 6c5b6cb035 ASN1 INTEGER refactor. 9 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Rich Salz 666964780a Remove goto inside an if(0) block 9 年 前
  Rich Salz b548a1f11c free null cleanup finale 9 年 前
  Rich Salz 2d29e2df0c realloc of NULL is like malloc 9 年 前
  Rich Salz b196e7d936 remove malloc casts 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 年 前
  Dr. Stephen Henson 8e8972bb68 Fixes to various ASN1_INTEGER routines for negative case. 23 年 前
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 年 前
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. 24 年 前
  Bodo Möller f66c303201 Don't include x509.h when we just need asn1.h 25 年 前
  Ulf Möller a53955d8ab Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 25 年 前
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 年 前