summaryrefslogtreecommitdiff
path: root/lib/opencdk/stream.c
Commit message (Expand)AuthorAgeFilesLines
* Removed support for openpgp certificates and keysNikos Mavrogiannopoulos2017-06-161-1471/+0
* preinitialize variables to work-around warnings with clang's scan-buildNikos Mavrogiannopoulos2017-02-201-1/+1
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-3/+3
* Corrected bugs reported from coverity in opencdk.Nikos Mavrogiannopoulos2014-04-151-5/+5
* reindented codeNikos Mavrogiannopoulos2013-11-081-1059/+935
* simplified access to cipher and mac properties to reduce wasted cycles.Nikos Mavrogiannopoulos2013-05-251-37/+0
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* reduced verbosity and better debugging.Nikos Mavrogiannopoulos2012-09-231-15/+53
* several cleanupsNikos Mavrogiannopoulos2012-09-221-1/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+2
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-15/+15
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+2
* corrections in debugging code.Nikos Mavrogiannopoulos2011-09-251-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* eliminated wipemem().Nikos Mavrogiannopoulos2011-06-161-2/+2
* Corrected access to freed memory location. Reported by Vitaly Kruglikov.Nikos Mavrogiannopoulos2011-03-261-1/+3
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-109/+109
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-9/+9
* Increased log level of several messages.Nikos Mavrogiannopoulos2010-06-031-21/+21
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-11/+14
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Indent code.Simon Josefsson2009-11-051-2/+3
* Fix compiler warning bugs for OpenWatcom.Dan Fandrich2009-08-281-2/+2
* Several bug fixes by Fabian Keil (some were modified by me).Nikos Mavrogiannopoulos2009-07-151-4/+0
* Added casts to reduce warnings (based on report by Brad Hards).Nikos Mavrogiannopoulos2009-07-131-2/+2
* Revert "Fix warnings in opencdk."Simon Josefsson2008-12-101-2/+1
* Fix warnings in opencdk.Simon Josefsson2008-12-031-1/+2
* Indent.Simon Josefsson2008-10-081-65/+65
* added gnutls_assert() to assist debugging.Nikos Mavrogiannopoulos2008-09-201-39/+181
* Fix warnings.Simon Josefsson2008-08-291-3/+0
* Indent code.Simon Josefsson2008-07-021-221/+242
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-47/+8
* Clean up license headers for OpenPGP code.Simon Josefsson2008-03-111-1/+4
* Doc fixes.Simon Josefsson2008-03-061-5/+6
* changes to remove the KEYRING_HACK and make keyring access thread safe.Nikos2008-01-261-14/+23
* merged the openpgp branch to head\!Nikos2008-01-131-0/+1459