summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* bumped versionNikos Mavrogiannopoulos2014-06-261-1/+1
|
* doc updateNikos Mavrogiannopoulos2014-06-261-0/+5
|
* gnutls_packet_get() was introduced to avoid exporting a structure on the API.Nikos Mavrogiannopoulos2014-06-161-0/+1
| | | | That change will allow exporting more info associated with a packet in the future.
* doc updateNikos Mavrogiannopoulos2014-06-161-0/+6
|
* doc updateNikos Mavrogiannopoulos2014-06-091-0/+3
|
* doc updateNikos Mavrogiannopoulos2014-06-061-0/+6
|
* doc updateNikos Mavrogiannopoulos2014-06-061-0/+5
|
* Made gnutls_x509_crl_iter_crt_serial() thread-safe by making the iterator ↵Nikos Mavrogiannopoulos2014-06-051-0/+1
| | | | explicit.
* renamed gnutls_x509_crl_get_crt_serial2 to gnutls_x509_crl_iter_crt_serial.Nikos Mavrogiannopoulos2014-06-051-2/+2
|
* doc updateNikos Mavrogiannopoulos2014-06-041-0/+10
|
* bumped versiongnutls_3_3_4Nikos Mavrogiannopoulos2014-05-311-1/+1
|
* doc updateNikos Mavrogiannopoulos2014-05-301-0/+9
|
* doc updategnutls_3_3_3Nikos Mavrogiannopoulos2014-05-301-7/+5
|
* doc updateNikos Mavrogiannopoulos2014-05-291-0/+10
|
* doc updateNikos Mavrogiannopoulos2014-05-271-0/+3
|
* doc updateNikos Mavrogiannopoulos2014-05-231-0/+6
|
* doc updateNikos Mavrogiannopoulos2014-05-231-1/+3
|
* doc updateNikos Mavrogiannopoulos2014-05-201-0/+3
|
* doc updateNikos Mavrogiannopoulos2014-05-171-1/+1
|
* do not yet export gnutls_memset().Nikos Mavrogiannopoulos2014-05-171-1/+1
|
* doc updateNikos Mavrogiannopoulos2014-05-151-0/+3
|
* doc updateNikos Mavrogiannopoulos2014-05-101-1/+0
|
* export gnutls_memset().Nikos Mavrogiannopoulos2014-05-101-0/+1
|
* doc updateNikos Mavrogiannopoulos2014-05-101-1/+4
|
* doc updateNikos Mavrogiannopoulos2014-05-071-0/+9
|
* bumped versionNikos Mavrogiannopoulos2014-05-061-1/+1
|
* doc updateNikos Mavrogiannopoulos2014-05-051-0/+3
|
* Added the 'very weak' certificate verification profile.Nikos Mavrogiannopoulos2014-05-051-1/+4
| | | | | This profile corresponds to a 64-bit security level (e.g., RSA parameters of 768 bits).
* doc updateNikos Mavrogiannopoulos2014-05-041-0/+6
|
* doc updateNikos Mavrogiannopoulos2014-04-281-0/+3
|
* doc updateNikos Mavrogiannopoulos2014-04-281-0/+3
|
* doc updateNikos Mavrogiannopoulos2014-04-281-0/+4
|
* doc updateNikos Mavrogiannopoulos2014-04-271-0/+13
|
* relased 3.3.1gnutls_3_3_1Nikos Mavrogiannopoulos2014-04-191-1/+1
|
* doc updateNikos Mavrogiannopoulos2014-04-191-0/+2
|
* doc updateNikos Mavrogiannopoulos2014-04-181-1/+2
|
* fix typoNikos Mavrogiannopoulos2014-04-181-1/+1
|
* doc updateNikos Mavrogiannopoulos2014-04-181-0/+3
|
* doc updateNikos Mavrogiannopoulos2014-04-181-0/+3
|
* doc updateNikos Mavrogiannopoulos2014-04-181-0/+4
|
* doc updateNikos Mavrogiannopoulos2014-04-171-0/+5
|
* corrected Peter's name!Nikos Mavrogiannopoulos2014-04-121-1/+1
|
* doc updateNikos Mavrogiannopoulos2014-04-111-0/+12
|
* updated documentationNikos Mavrogiannopoulos2014-04-101-12/+15
|
* doc updateNikos Mavrogiannopoulos2014-04-101-0/+3
|
* Replaced gnutls_certificate_verify_peers3() with the extendable ↵Nikos Mavrogiannopoulos2014-04-091-1/+1
| | | | | | | gnutls_certificate_verify_peers(). That will allow adding new functionality to verification without the need to add new functions.
* Added gnutls_certificate_verify_peers4 which will verify in addition to ↵Nikos Mavrogiannopoulos2014-04-081-0/+1
| | | | hostname, the purpose of the end-certificate.
* The "SYSTEM" initial keyword was replaced with the more generic "@KEYWORD"Nikos Mavrogiannopoulos2014-04-071-4/+4
| | | | | | | The @KEYWORD string will open the pre-configured system priority file and will expand the KEYWORD, to the priority string set in the file. The file should have the following format: KEYWORD=PRIORITY_STRING
* doc updateNikos Mavrogiannopoulos2014-04-031-0/+4
|
* doc updateNikos Mavrogiannopoulos2014-04-021-0/+3
|