Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dr. Stephen Henson 3661bb4e79 Fix encoding bug in i2c_ASN1_INTEGER 9 gadi atpakaļ
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Matt Caswell c695ebe2a0 Additional comment changes for reformat of 1.0.2 9 gadi atpakaļ
  Dr. Stephen Henson d7e429b91d Encode INTEGER correctly. 11 gadi atpakaļ
  Andy Polyakov 958e6a75a1 asn1/t_x509.c: fix serial number print, harmonize with a_int.c [from HEAD]. 12 gadi atpakaļ
  Dr. Stephen Henson e97359435e Fix warnings (From HEAD, original patch by Ben). 14 gadi atpakaļ
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 gadi atpakaļ
  Ben Laurie 4d6e1e4f29 size_tification. 16 gadi atpakaļ
  Nils Larsch 6384e46da3 make some parameters const 18 gadi atpakaļ
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 gadi atpakaļ
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign 19 gadi atpakaļ
  Dr. Stephen Henson e08aad1d14 Make ASN1_INTEGER_cmp() work as expected with negative integers. 20 gadi atpakaļ
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 gadi atpakaļ
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 gadi atpakaļ
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 gadi atpakaļ
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() 22 gadi atpakaļ
  Ben Laurie 25ace3ed25 Fix warnings. 22 gadi atpakaļ
  Richard Levitte 9cdf87f194 Check the return values where memory allocation failures may happen. 22 gadi atpakaļ
  Dr. Stephen Henson 8e8972bb68 Fixes to various ASN1_INTEGER routines for negative case. 24 gadi atpakaļ
  Dr. Stephen Henson a8312c0e24 Fix typo in OCSP nonce extension. 24 gadi atpakaļ
  Dr. Stephen Henson 9d6b1ce644 24 gadi atpakaļ
  Dr. Stephen Henson cae0ae2e4b 24 gadi atpakaļ
  Dr. Stephen Henson 469938cb40 24 gadi atpakaļ
  Dr. Stephen Henson f6c1c9e95d Fix a bug in the new i2d_{ENUMERATED,INTEGER} that 24 gadi atpakaļ
  Dr. Stephen Henson 094fe66d9f Fix some typose in the i2d/d2i functions that 24 gadi atpakaļ
  Dr. Stephen Henson a338e21bd1 24 gadi atpakaļ
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 gadi atpakaļ
  Ben Laurie abc9400e10 Typesafety Thought Police part 5. 24 gadi atpakaļ
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. 25 gadi atpakaļ
  Dr. Stephen Henson d8223efd04 Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs. 25 gadi atpakaļ