summaryrefslogtreecommitdiff
path: root/src/common.h
Commit message (Expand)AuthorAgeFilesLines
* tools: suppress ctime() error from static analysersNikos Mavrogiannopoulos2019-05-091-0/+3
* Add or clean header guards in src/Tim Rühsen2019-05-071-3/+3
* serv, cli: add --keymatexport optionDaiki Ueno2019-04-191-0/+1
* Fix WIN32 custom push/pull functionstmp-mingw-fixTim Rühsen2019-04-111-3/+9
* tools: removed unused codeNikos Mavrogiannopoulos2019-03-241-1/+0
* gnutls-cli: Add option "--logfile" to redirect information message outputKe Zhao2019-03-161-0/+3
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* p11tool: fix initialization of security officer's PINtmp-initialize-so-pin-fixNikos Mavrogiannopoulos2018-10-241-0/+5
* gnutls-serv: when post-handshake auth is asked; require a certificateNikos Mavrogiannopoulos2018-06-271-1/+1
* convert from milliseconds to timespec without loopRolf Eike Beer2018-06-261-6/+2
* certtool: improved printing of the key PIN and key IDNikos Mavrogiannopoulos2017-04-071-0/+1
* certtool: print the key PIN on private and public keysNikos Mavrogiannopoulos2017-04-071-0/+1
* tools: TLS handling has been incorporated into socket_open()Nikos Mavrogiannopoulos2016-07-261-0/+2
* certtool: the --generate-dh-params option can be combined with --provableNikos Mavrogiannopoulos2016-02-111-0/+5
* gnutls-cli: when no certificate is sent, notify the userNikos Mavrogiannopoulos2015-04-201-1/+3
* enhanced gnutls-cli-debug verbose output (uses files for mass text)Nikos Mavrogiannopoulos2014-11-041-0/+2
* gnutls-cli/danetool: corrected check on ipv6 IPsNikos Mavrogiannopoulos2014-08-131-1/+1
* gnutls-cli/danetool: added a common check for hostname being an IPNikos Mavrogiannopoulos2014-08-131-1/+13
* tools: PIN callback will respect batch mode and will not ask for PIN.Nikos Mavrogiannopoulos2014-07-021-2/+2
* Replaced gnutls_certificate_verify_peers3() with the extendable gnutls_certif...Nikos Mavrogiannopoulos2014-04-091-1/+1
* replace select() on windowsNikos Mavrogiannopoulos2014-03-021-13/+18
* corrected push/pull function settingNikos Mavrogiannopoulos2014-01-241-4/+6
* explicitly set the gnulib functions for recv and send.Nikos Mavrogiannopoulos2013-12-211-0/+37
* reindented codeNikos Mavrogiannopoulos2013-11-081-14/+14
* undefine macro from win32 headers which clashes autogened macros.Nikos Mavrogiannopoulos2012-11-021-0/+1
* In gnutls-cli the server certificate is printed prior to verificationNikos Mavrogiannopoulos2012-10-061-1/+1
* Eliminated p11common.c.Nikos Mavrogiannopoulos2012-07-201-1/+8
* no need for netinet/ip.hNikos Mavrogiannopoulos2012-05-241-1/+0
* rehandshake command works in udp mode as well.Nikos Mavrogiannopoulos2012-02-261-0/+1
* added print_cert_info_compact().Nikos Mavrogiannopoulos2012-01-301-0/+2
* cleanup a bit the printing information stuff.Nikos Mavrogiannopoulos2012-01-291-2/+2
* gnutls-cli will try to verify ocsp responses if --ocsp is given.Nikos Mavrogiannopoulos2012-01-281-1/+1
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-2/+2
* Added --ask option to ocsptool.Nikos Mavrogiannopoulos2012-01-261-2/+0
* Cleanup copyright headers.Simon Josefsson2012-01-251-0/+20
* gnutls-cli, gnutls-cli-debug and srptool use libopts.Nikos Mavrogiannopoulos2012-01-211-1/+0
* Added gnutls_priority_get_cipher_suite().Nikos Mavrogiannopoulos2011-12-111-1/+1
* netinet headers were put on an ifndef _WIN32.Nikos Mavrogiannopoulos2011-10-261-2/+6
* removed unneeded header. Documented updates.Nikos Mavrogiannopoulos2011-08-291-1/+0
* Avoided waiting for peer's retransmission to ensure receipt of finished messa...Nikos Mavrogiannopoulos2011-03-201-0/+1
* Removed deprecated option such as --protocols, ciphers etc.Nikos Mavrogiannopoulos2011-02-071-7/+0
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-3/+3
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-6/+6
* Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those areNikos Mavrogiannopoulos2010-06-031-1/+1
* More indentation.Simon Josefsson2010-04-141-1/+2
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-0/+6
* Never include config.h in *.h files.Simon Josefsson2008-11-171-1/+0
* Use sockets module.Simon Josefsson2008-10-301-4/+2
* Add netdb gnulib module. Use it.Simon Josefsson2008-10-161-2/+2
* gnutls-cli will exit once a certificate that doesn't have theNikos Mavrogiannopoulos2008-04-281-2/+2