summaryrefslogtreecommitdiff
path: root/src/common.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use *_t types consistently.Simon Josefsson2007-08-131-2/+2
* Use gnutls_cipher_suite_info.Simon Josefsson2007-04-041-1/+1
* Don't include inet_ntop.h, use arpa/inet.h unconditonially.Simon Josefsson2006-06-151-3/+1
* Indent.Simon Josefsson2006-03-081-1/+1
* gnutls-cli can now recognize services and port numbers with the -p option.Nikos Mavrogiannopoulos2006-03-051-0/+1
* Mingw32 fixes.Simon Josefsson2006-01-271-2/+1
* Use GNU coding style.Simon Josefsson2005-11-071-14/+14
* Use gnulib for inet_ntop.Simon Josefsson2005-09-241-3/+2
* Don't re-map socklen_t (done by configure now), suggested by MartinSimon Josefsson2005-08-231-1/+0
* Indent.Simon Josefsson2004-10-281-11/+11
* updated gnutls-cli-debug to print DHE and RSA-EXPORT information if verbose i...Nikos Mavrogiannopoulos2004-06-061-0/+1
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-1/+1
* some code cleanups.Nikos Mavrogiannopoulos2003-11-091-0/+16
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-0/+6
* Applied patch by Arne that fixes several possible NULL pointer dereferences.Nikos Mavrogiannopoulos2003-10-031-0/+2
* Rolled back some of Arne's changes. Now the ciphers can be set in the client/...gnutls_0_9_8Nikos Mavrogiannopoulos2003-10-021-0/+4
* Added a hostname check with the certificate in the gnutls-cli.Nikos Mavrogiannopoulos2003-09-171-3/+3
* Added support for the DSS certificate SRP authenticated cipher suites (curren...Nikos Mavrogiannopoulos2002-11-191-0/+7
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-111-2/+2
* Improved the gnutls-cli-debug programNikos Mavrogiannopoulos2002-08-261-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-061-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-231-1/+1
* Updated cli and server to read certificate and keys from command lineNikos Mavrogiannopoulos2002-03-011-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-211-0/+3