projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2008-04-18
Andy Polyakov
Resolve __DECC warning and keep disclaiming support...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Andy Polyakov
Fix remaining BN_nist_mod_*.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Dr. Stephen...
Make certs argument work in CMS_sign() add test case.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Lutz Jänicke
Add missing 'extern "C" {' to some _err.h files in...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Lutz Jänicke
Another minor update from the mingw development
commit
|
commitdiff
|
tree
|
snapshot
2008-04-18
Richard Levitte
Synchronise with Unix.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Lutz Jänicke
Fix incorrect return value in apps/apps.c:parse_yesno()
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Lutz Jänicke
Correctly handle case of bad arguments supplied to...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-17
Lutz Jänicke
Apply mingw patches as supplied by Roumen Petrov an...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Richard Levitte
Further synchronisation with Unix build. I hadn't...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-12
Richard Levitte
Provide other forms for symbols that are too long or...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dr. Stephen...
Detached encrypt/decrypt example, fix decrypt sample.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dr. Stephen...
Correct argument order for CMS_decrypt() in docs.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dr. Stephen...
Fix prototype for CMS_decrypt(), don't free up detached...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dr. Stephen...
Revert argument swap change... oops CMS_uncompress...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dr. Stephen...
Fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dr. Stephen...
Make CMS_uncompress() argument order consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dr. Stephen...
CMS compressed data examples.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dr. Stephen...
Fix for compression and updated CMS_final().
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Dr. Stephen...
PKCS#7 examples converted to CMS.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-11
Richard Levitte
Synchronise with Unix build
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Dr. Stephen...
Reformat, fix typos and clarify CMS API docs.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Dr. Stephen...
Correct HISTORY reference.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Dr. Stephen...
Add docs for CMS_final() and BIO_new_CMS().
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Dr. Stephen...
Add additional parameter to CMS_final() to handle detac...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Dr. Stephen...
Ignore nonsensical flags for signed receipts.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Dr. Stephen...
Add CMS signed receipt genration and verification docs.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-10
Dr. Stephen...
Spellcheck CMS docs.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Dr. Stephen...
Signed receipt request function documentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Dr. Stephen...
Correct references to smime in cms app.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Dr. Stephen...
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Dr. Stephen...
Add CMS_uncompress manual page.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Dr. Stephen...
Add CMS_compress() docs.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Dr. Stephen...
More CMS API documentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Andy Polyakov
Clarifying comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-09
Andy Polyakov
Do BN_nist_mod_384 by the book, as cheating doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Dr. Stephen...
Fix various typos, update SMIMECapabilities description.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Dr. Stephen...
Correct d2i/i2d typos.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-08
Dr. Stephen...
Initial CMS API documentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Dr. Stephen...
Implement CMS_NOCRL.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-07
Lutz Jänicke
Fix URI of OpenSSL Request Tracker information
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Dr. Stephen...
Set contentType attribute just before signing to allow...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Dr. Stephen...
Fix typo and add header files to err library.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-06
Dr. Stephen...
Give consistent return value and add error code for...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-04
Dr. Stephen...
Delete nonexistant function from pkcs7.h header file...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Dr. Stephen...
Make mk1mf.pl recognize no-cms.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-03
Dr. Stephen...
Rename runex.pl to cms-examples.pl
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Dr. Stephen...
Update CHANGES.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Dr. Stephen...
Update CHANGES.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-02
Dr. Stephen...
Since OID NIDs with 0.9.8.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Dr. Stephen...
Avoid warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Dr. Stephen...
Add signed receipt tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-01
Andy Polyakov
Fix fast reduction on NIST curves (as well BN_NIST_ADD_...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Dr. Stephen...
Fix it properly this time....
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Dr. Stephen...
Fix macro.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-31
Dr. Stephen...
Use correct headers for signed receipts. Use consistent...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Dr. Stephen...
Update dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Dr. Stephen...
Remove unnecessary header.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-29
Dr. Stephen...
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
Dr. Stephen...
Signed receipt generation code.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
Dr. Stephen...
Support for verification of signed receipts.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
Geoff Thorpe
There was a need to support thread ID types that couldn...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-28
Geoff Thorpe
Update tunala so it builds ok with OPENSSL_NO_DEPRECATE...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Dr. Stephen...
Add support for signed receipt request printout and...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-26
Dr. Stephen...
Signed Receipt Request utility functions and option...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Dr. Stephen...
Add signed receipt ASN1 structures. Initial GENERAL_NAM...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Dr. Stephen...
Add support for CMS structure printing in cms utility.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-23
Dr. Stephen...
Fix duplicate asn1 ctrl values.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Dr. Stephen...
Update dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Dr. Stephen...
Preliminary documentation for CMS utility.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Geoff Thorpe
Comment out a (currently) unused CMS function. (Sorry...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Geoff Thorpe
Fork my debug configuration into 32-bit and 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Dr. Stephen...
Allow alternate eContentType oids to be set in cms...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Dr. Stephen...
Rebuild CMS error codes.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Dr. Stephen...
Add support for KEK decrypt in cms utility.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Dr. Stephen...
Produce meaningful error if sanity check fails.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Dr. Stephen...
Additional sanity check.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-19
Dr. Stephen...
Add support for KEKRecipientInfo in cms application.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Dr. Stephen...
Make 3DES default cipher in cms utility.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Dr. Stephen...
Delete standard out and err temp files too.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Dr. Stephen...
Delete tmp files, silence openssl commands, compare...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Dr. Stephen...
Add enveloped data keyid test.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Dr. Stephen...
Uninitialized variable bug fix.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Dr. Stephen...
Fixes for S/MIME consistency checker and flexibility...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Dr. Stephen...
Add extensive PCKS7 and CMS consistency test script.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Dr. Stephen...
Various tidies/fixes:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-18
Dr. Stephen...
More support for KEK RecipientInfo.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Dr. Stephen...
Partial support for KEKRecipientInfo type.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-17
Dr. Stephen...
Preliminary support for enveloped data content type...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Geoff Thorpe
Fix a variety of warnings generated by some elevated...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Dr. Stephen...
Fix some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Geoff Thorpe
Fix a nasty cast issue that my compiler was choking on.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Geoff Thorpe
Fix my debug-geoff configuration.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Dr. Stephen...
Adapt to diffrent OpenSSL utility locations.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Dr. Stephen...
Remove deleted function from header file, update mkfiles.pl
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Dr. Stephen...
Don't need to check for examples directory any more.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Dr. Stephen...
Extend runex.pl to extract examples directly from RFC...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-16
Dr. Stephen...
Add support for random key generation: this will be...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
Dr. Stephen...
Initial support for enveloped data decrypt. Extent...
commit
|
commitdiff
|
tree
|
snapshot
next