Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 2e86f0d8d7 Use correct headers for signed receipts. Use consistent naming. 16 years ago
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 years ago
  Dr. Stephen Henson 710069c19e Fix warnings. 17 years ago
  Dr. Stephen Henson 4eba5d8c86 Fix error code name. 17 years ago
  Bodo Möller a291745eeb fix function codes for error 17 years ago
  Dr. Stephen Henson 14ab6cdd69 Flush b64 BIO. 17 years ago
  Dr. Stephen Henson 9cfc8a9d5c Update smime utility to support streaming for -encrypt and -sign -nodetach 17 years ago
  Dr. Stephen Henson b7683e3a5d Allow digests to supply S/MIME micalg values from a ctrl. 18 years ago
  Dr. Stephen Henson fb7b393278 Output MIME parameter micalg according to RFC3851 and RFC4490 instead of hard 18 years ago
  Dr. Stephen Henson 5531192151 Add -resign and -md options to smime command to support resigning an 18 years ago
  Dr. Stephen Henson 05338b58ce Support for smime-type MIME parameter. 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Dr. Stephen Henson beedea2fef Free up BIO properly when using streaming S/MIME sign. 20 years ago
  Dr. Stephen Henson 037f6e73f1 Return EOF when an S/MIME part have been read. 21 years ago
  Dr. Stephen Henson ca82ac1fee Only count 'LF' as EOL in pk7_mime.c, this avoids incorrect 21 years ago
  Dr. Stephen Henson aff0542844 Stop checking for CRLF when start of buffer is reached. 21 years ago
  Dr. Stephen Henson beab098d53 Various S/MIME bug and compatibility fixes. 21 years ago
  Dr. Stephen Henson e9ec63961b Fix indefinite length encoding so EOC correctly updates 21 years ago
  Dr. Stephen Henson 27068df7e0 Single pass processing to cleartext S/MIME signing. 21 years ago
  Richard Levitte ca6dde5d3d Reverse the change with the following log, it needs further investigation: 22 years ago
  Richard Levitte 8e6cbcd7c0 Make S/MIME output conform with the mail and MIME standards. 22 years ago
  Richard Levitte 16a44ae7e9 Increase consistency of header data (some mail readers really do not 23 years ago
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 years ago
  Dr. Stephen Henson eaa2818189 Various fixes... 24 years ago
  Dr. Stephen Henson 3aceb94b9e Safe stack reorganisation in terms of function casts. 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Geoff Thorpe 7edd20916a "make update" + stripping the type-specific stack functions out of 24 years ago
  Geoff Thorpe ccd86b68ef The previous commit to crypto/stack/*.[ch] pulled the type-safety strings 24 years ago
  Geoff Thorpe e20d7d7167 sk_value was also suffering from de-const-ification. 24 years ago
  Ben Laurie 371acb22e6 Typesafe Thought Police part 4. 24 years ago