summaryrefslogtreecommitdiff
path: root/lib/gnutls_buffers.c
Commit message (Expand)AuthorAgeFilesLines
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-1/+1
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Reduced asserts to reduce unneeded printings.Nikos Mavrogiannopoulos2010-01-211-3/+0
* Indent code.Simon Josefsson2009-11-051-38/+53
* 1. Fix for memory leaks on interrupted handshake.Nikos Mavrogiannopoulos2009-10-231-20/+0
* Remove dead store in _gnutls_io_write_buffered().Fabian Keil2009-08-311-1/+0
* Fix deprecated usage of gnutls_datum.Simon Josefsson2009-08-281-2/+2
* Remove io_debug.h stuff, it is superseded by self-tests like mini-eagain.c.Simon Josefsson2009-08-131-4/+0
* Several bug fixes by Fabian Keil (some were modified by me).Nikos Mavrogiannopoulos2009-07-151-1/+1
* Added casts to reduce warnings (based on report by Brad Hards).Nikos Mavrogiannopoulos2009-07-131-24/+24
* Added bug fix that allows gnutls_record_recv/send resuming from previously in...Nikos Mavrogiannopoulos2009-07-011-2/+2
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-11/+13
* Fix compiler warning.Simon Josefsson2008-11-251-1/+0
* When reading data from a buffer (gnutls_string) avoid memmoving all remaining...Nikos Mavrogiannopoulos2008-11-231-157/+36
* Fix warnings.Simon Josefsson2008-11-121-6/+6
* Better gnulib module usage.Simon Josefsson2008-10-301-2/+2
* Make code compile with new gnulib.Simon Josefsson2008-10-221-3/+4
* Indent.Simon Josefsson2008-09-161-5/+5
* Fix warnings.Simon Josefsson2008-08-291-1/+2
* Indent code.Simon Josefsson2008-07-021-14/+12
* Increase max handshake packet size. Add new error code for situation.Simon Josefsson2008-04-291-1/+1
* Remove all uses of gnutls_alloca/gnutls_afree.Simon Josefsson2008-04-171-3/+3
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Removed some ancient non-used functions.Nikos Mavrogiannopoulos2007-10-221-36/+0
* Simplify error handling.Simon Josefsson2007-03-071-16/+8
* Typo.Simon Josefsson2006-11-071-0/+1
* Don't use errno to avoid thread-safety issues.Simon Josefsson2006-11-071-6/+6
* Convert to EINTR/EAGAIN errno under Windows, using WSAGetLastError().Simon Josefsson2006-11-071-3/+48
* Add new APIs to set errno for push/pull functions, suggested by tim.kosse@fil...Simon Josefsson2006-11-071-6/+68
* Remove.Simon Josefsson2006-08-131-2/+0
* Avoid warnings when casting void* to int.Simon Josefsson2006-06-271-3/+6
* Indent more.Simon Josefsson2005-12-151-14/+14
* Add TLS/IA support.Simon Josefsson2005-12-151-21/+43
* Replace "uint" with "unsigned". Remove unused "sint".Simon Josefsson2005-12-091-3/+3
* Use GNU coding style.Simon Josefsson2005-11-071-627/+729
* 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-2/+2
* Clean up license templates.Simon Josefsson2005-01-221-13/+15
* Doc fix.Simon Josefsson2004-10-281-1/+1
* Indent.Simon Josefsson2004-10-281-6/+8
* Use minmax.h from gnulib instead of GMIN/GMAX.Simon Josefsson2004-08-171-2/+2
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-25/+25
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-628/+714
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-6/+6
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-3/+4
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-041-1/+1
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-4/+4