summaryrefslogtreecommitdiff
path: root/lib/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-3/+3
| | | | Signed-off-by: Daiki Ueno <ueno@gnu.org>
* Indent codeZoltan Fridrich2023-01-271-4/+3
| | | | | Co-authored-by: Simon Josefsson <simon@josefsson.org> Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
* Add or clean header guards in lib/Tim Rühsen2019-05-071-0/+5
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* reindented codeNikos Mavrogiannopoulos2013-11-081-7/+11
|
* Added gnutls_handshake_set_hook_function() to allow hooks on arbitrary ↵Nikos Mavrogiannopoulos2013-06-141-1/+6
| | | | handshake messages.
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
|
* Added a new record padding mechanism.Nikos Mavrogiannopoulos2013-01-021-0/+1
| | | | | | | | | | | | | It is negotiated via an extension and record data are now formatted as: ciphered-struct { opaque pad<0..2^16-1> opaque content[TLSCompressed.length]; opaque MAC[CipherSpec.hash_size]; } The ciphered-struct size is always 0 modulo the block size in block ciphers to avoid any need for additional padding. Added extension to negotiate new record padding.
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
|
* Revert "Remove dead code."Nikos Mavrogiannopoulos2011-11-091-0/+1
| | | | This reverts commit e5d8a79fcc429902e8fb9b7cec91d66b965df5bb.
* Remove dead code.Simon Josefsson2011-11-091-1/+0
|
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
|
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
|
* Added again _gnutls_dump_mpi() to assist in debugging.Nikos Mavrogiannopoulos2010-06-031-0/+1
|
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
|
* Update copyright years.Simon Josefsson2010-01-271-1/+2
|
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
|
* Rename _gnutls_dump_mpi to _gnutls_mpi_log. Rewrite to use less stack space.Simon Josefsson2009-06-031-5/+1
|
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-1/+1
|
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
|
* Use GNU coding style.Simon Josefsson2005-11-071-4/+4
|
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
|
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-1/+1
| | | | | | Now lib/gnutls_int.h start by including gnutls/gnutls.h, to check prototypes during compile time. More cleanups are expected.
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
|
* Clean up license templates.Simon Josefsson2005-01-241-12/+16
|
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-2/+2
|
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-3/+3
|
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-1/+1
|
* several internal types fix.Nikos Mavrogiannopoulos2004-06-051-1/+1
|
* cleanups.Nikos Mavrogiannopoulos2003-09-111-3/+3
|
* * Improved the error logging functions, by adding a level, andNikos Mavrogiannopoulos2003-03-191-2/+2
| | | | by allowing debugging messages just by increasing the level.
* renamed gnutls_x509_fingerprint to gnutls_fingerprint.Nikos Mavrogiannopoulos2003-02-101-1/+0
|
* Several fixes and improvements in CRL support.Nikos Mavrogiannopoulos2003-02-061-1/+0
|
* Renamed all the constructed types to have more consisten names, and some ↵Nikos Mavrogiannopoulos2002-08-291-1/+1
| | | | other minor improvements.
* Added gnutls_alert_str (allows printing alert number descriptions)Nikos Mavrogiannopoulos2002-02-211-3/+2
|
* moving gnutls_DN structures out of gnutls_cert and auth_info structures.Nikos Mavrogiannopoulos2001-12-041-0/+1
| | | | Now they are generated upon request.
* fixes in session resuming..Nikos Mavrogiannopoulos2001-06-191-3/+0
|
* more cleanupsNikos Mavrogiannopoulos2001-03-181-0/+1
|
* added copyright noticeNikos Mavrogiannopoulos2001-01-281-0/+20
|
* cleanups for gcc -WallNikos Mavrogiannopoulos2000-12-111-0/+2
|
* added some support for ssl3 (with mhash only)Nikos Mavrogiannopoulos2000-11-131-6/+8
|
* Bugfixes in the diffie hellman.Nikos Mavrogiannopoulos2000-04-101-0/+1
|
* Changed directory structure.Nikos Mavrogiannopoulos2000-04-091-0/+5