summaryrefslogtreecommitdiff
path: root/lib/opencdk/read-packet.c
Commit message (Expand)AuthorAgeFilesLines
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* 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
* Added gnutls_global_set_time_function() to allow overridingNikos Mavrogiannopoulos2011-05-261-1/+1
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-1/+1
* eliminated last instances of strcpy() and strcat() to keep pendantics happy.Nikos Mavrogiannopoulos2011-05-101-5/+10
* more clear bounds checkingNikos Mavrogiannopoulos2011-04-071-1/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-167/+167
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-2/+3
* Increased log level of several messages.Nikos Mavrogiannopoulos2010-06-031-15/+15
* Indent code.Simon Josefsson2010-04-141-2/+1
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Exported gnutls_cipher_get_block_size() and all hash functions added to libgn...Nikos Mavrogiannopoulos2009-12-021-1/+1
* Indent code.Simon Josefsson2009-11-051-13/+16
* Fix compiler warning bugs for OpenWatcom.Dan Fandrich2009-08-281-3/+3
* Added casts to reduce warnings (based on report by Brad Hards).Nikos Mavrogiannopoulos2009-07-131-12/+12
* Revert "Fix warnings in opencdk."Simon Josefsson2008-12-101-8/+5
* Fix warnings in opencdk.Simon Josefsson2008-12-031-5/+8
* Converted non-C compliant code to standard C. The usage ofNikos Mavrogiannopoulos2008-11-231-2/+6
* Indent.Simon Josefsson2008-09-161-31/+34
* avoid using gcrypt function.Nikos Mavrogiannopoulos2008-08-281-1/+1
* clarifying semantics of GNU S2K extensions.Daniel Kahn Gillmor2008-08-261-8/+19
* patch by Daniel Kahn Gillmor, to enable parsing (but not decrypting) of locke...Nikos Mavrogiannopoulos2008-08-191-10/+45
* Indent code.Simon Josefsson2008-07-021-189/+195
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-139/+35
* save key usage while reading public keys.Nikos Mavrogiannopoulos2008-04-191-2/+2
* Clean up license headers for OpenPGP code.Simon Josefsson2008-03-111-1/+4
* merged the openpgp branch to head\!Nikos2008-01-131-0/+1143