summaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Expand)AuthorAgeFilesLines
* Make it find strlen.Simon Josefsson2008-06-071-0/+2
* Fix memory leak.Simon Josefsson2008-06-071-1/+9
* Fix printing of serial number.Simon Josefsson2008-06-051-2/+1
* Merge branch 'gnutls_with_netconf'Simon Josefsson2008-06-043-2/+348
|\
| * Typo.Simon Josefsson2008-04-131-1/+1
| * Doc fix.Simon Josefsson2008-04-121-1/+2
| * Add, PSK self test.Simon Josefsson2008-04-122-0/+344
| * Add ex-serv-psk.Simon Josefsson2008-04-121-3/+4
* | Update example with more PSK printing.Simon Josefsson2008-06-041-0/+7
* | Fix ex-cxx name. Fix LDADD's.Simon Josefsson2008-05-201-8/+5
* | Updated the C++ API with patch from Eduardo Villanueva Che. Suggested by Benj...Nikos Mavrogiannopoulos2008-05-172-1/+113
* | libgnutls: Compile if SRP is disabled.Simon Josefsson2008-05-071-1/+3
* | Fix typo.Simon Josefsson2008-04-171-2/+2
* | Reorder libgnu.la last.Simon Josefsson2008-04-161-2/+2
|/
* Fix gcc warnings.Simon Josefsson2008-03-191-3/+3
* pgp_keyid_t is now compatible with the 2.2 key id.Nikos2008-02-181-3/+1
* GPLv3 fixes.Simon Josefsson2007-12-091-1/+1
* Return the string position in case of an error in the priority functions.Nikos2007-11-2811-13/+13
* examples now compileNikos Mavrogiannopoulos2007-11-242-2/+2
* (no commit message)Nikos Mavrogiannopoulos2007-11-241-3/+3
* new era of priority functions.Nikos Mavrogiannopoulos2007-11-2411-21/+22
* fixes for the new gnutls_set_priority().Nikos Mavrogiannopoulos2007-11-182-2/+1
* added gnutls_set_priority() to replace gnutls_set_default_priority2().Nikos Mavrogiannopoulos2007-11-1810-27/+18
* Use new API.Simon Josefsson2007-11-141-1/+1
* (no commit message)Nikos Mavrogiannopoulos2007-10-241-2/+2
* Introduced GNUTLS_PRIORITIES_SECURITY_NORMAL and GNUTLS_PRIORITIES_SECURITY_HIGHNikos Mavrogiannopoulos2007-10-246-6/+6
* Added gnutls_set_default_priority2() and deprecated gnutls_set_default_priori...Nikos Mavrogiannopoulos2007-10-2410-11/+12
* updated some examples.Nikos Mavrogiannopoulos2007-10-242-11/+33
* Introduced gnutls_session_enable_compatibility_mode() to allow enablingNikos Mavrogiannopoulos2007-10-241-2/+5
* Added some documentation for the new convert functions.Nikos Mavrogiannopoulos2007-10-241-1/+7
* Added copyright notices to examplesNikos Mavrogiannopoulos2007-10-2319-0/+133
* Remove TLS-authz.Simon Josefsson2007-10-173-456/+0
* Fix -I's.Simon Josefsson2007-09-201-0/+1
* Remove .cvsignore's.Simon Josefsson2007-09-101-27/+0
* TLS/IA example uses anonymous ciphers.Simon Josefsson2007-09-061-1/+2
* Also don't build ex-serv-anon when anonymous ciphers are disabled.Simon Josefsson2007-08-311-3/+3
* Don't try to build ex-client1 if anonymous ciphers are disabled.Simon Josefsson2007-08-311-3/+6
* Support GNUTLS_CRD_PSK and GNUTLS_CRD_IA.Simon Josefsson2007-08-271-0/+11
* Don't build pgp example if pgp has been disabled.Simon Josefsson2007-08-201-1/+5
* Use *_t types consistently.Simon Josefsson2007-08-131-3/+3
* Respect ENABLE_AUTHZ.Simon Josefsson2007-04-101-5/+9
* Use size_t at appropriate places. Tiny patch by Deanna PhillipsSimon Josefsson2007-03-213-3/+4
* Remove confusing priority setting stuff.Simon Josefsson2007-03-054-22/+3
* *** empty log message ***Simon Josefsson2007-02-251-0/+2
* Add authz.Simon Josefsson2007-02-251-2/+3
* Add.Simon Josefsson2007-02-251-0/+267
* Add.Simon Josefsson2007-02-251-0/+191
* Fix cert_list_size type to match API, reported by Tim KosseSimon Josefsson2006-11-151-1/+1
* Remove duplicate #include <sys/stat.h>.Simon Josefsson2006-10-301-1/+0
* Fix typo. Tiny patch from "Adam Langley" <agl@imperialviolet.org>.Simon Josefsson2006-09-181-4/+1