summaryrefslogtreecommitdiff
path: root/lib/includes/gnutls/gnutlsxx.h
Commit message (Collapse)AuthorAgeFilesLines
* gnutlsxx: add const and explicit specifiers where possibleDaiki Ueno2021-02-171-7/+7
| | | | | | Flagged by cppcheck. Signed-off-by: Daiki Ueno <ueno@gnu.org>
* Add or clean header guards in lib/includes/gnutls/tmp-public-header-guardsTim Rühsen2019-05-081-3/+3
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* gnutlsxx.h: removed fixme comments [ci skip]Nikos Mavrogiannopoulos2019-04-131-2/+2
| | | | | | They served no purpose. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* 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>
* cxx: bring few modern functions, and allow to get the raw sessionNikos Mavrogiannopoulos2018-05-121-0/+3
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* New constructors for classes client_session() and server_session() provide ↵Philippe Widmer2018-05-101-0/+2
| | | | | | passing flags. Closes #438. Signed-off-by: Philippe Widmer <pw@earthwave.ch>
* reindented codeNikos Mavrogiannopoulos2013-11-081-395/+395
|
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
|
* Add gnutls::session::set_transport_vec_push().Alexandre Bique2012-04-181-0/+1
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
|
* Clarify license and copyright.Simon Josefsson2011-08-031-0/+22
|
* gnutls_init_dtls() was made redundant. The same for gnutls_end_connection_t ↵Nikos Mavrogiannopoulos2011-03-121-1/+1
| | | | which was replaced by a flags integer..
* removed the old set_priority functions.Nikos Mavrogiannopoulos2011-02-101-7/+0
|
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ↵Nikos Mavrogiannopoulos2010-12-161-41/+41
| | | | several editors tabs can be configured not to be 8 spaces and this produces artifacts with the current indentation that is a mixture of tabs and spaces.
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-3/+2
|
* Use the new callback function.Nikos Mavrogiannopoulos2010-06-031-4/+3
|
* Fix cosmetic nits in header files.Simon Josefsson2008-11-171-373/+397
|
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-0/+388