summaryrefslogtreecommitdiff
path: root/THANKS
Commit message (Collapse)AuthorAgeFilesLines
* updated thanks fileNikos Mavrogiannopoulos2014-06-181-1/+11
|
* cleaned up authors and thanks file.Nikos Mavrogiannopoulos2014-04-261-0/+6
|
* updated thanks fileNikos Mavrogiannopoulos2012-12-291-0/+16
|
* Updated Lucas' patchNikos Mavrogiannopoulos2012-06-241-0/+1
|
* Do not call gnutls_x509_crt_check_hostname() if hostname eq NULL. Reported ↵Nikos Mavrogiannopoulos2012-02-281-0/+1
| | | | by Matthew Hall.
* Added Sean.Nikos Mavrogiannopoulos2012-02-091-0/+1
|
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
|
* updated thanksNikos Mavrogiannopoulos2012-01-081-0/+2
|
* documented fixesNikos Mavrogiannopoulos2011-11-051-0/+1
|
* added DavidNikos Mavrogiannopoulos2011-10-301-1/+2
|
* Added Jan.Nikos Mavrogiannopoulos2011-10-251-0/+1
|
* documented fixNikos Mavrogiannopoulos2011-10-191-0/+1
|
* more people to thankNikos Mavrogiannopoulos2011-09-271-109/+113
|
* Update gnulib files. Fix syntax-check usage.Simon Josefsson2011-08-031-2/+2
|
* Added Petr.Nikos Mavrogiannopoulos2011-07-271-0/+1
|
* updatedNikos Mavrogiannopoulos2011-06-161-0/+1
|
* Added Dash.Nikos Mavrogiannopoulos2011-05-291-0/+1
|
* _gnutls_hostname_compare() was incredibly slow when over ten wildcards were ↵Nikos Mavrogiannopoulos2011-05-051-0/+1
| | | | present. Set a limit on 6 wildcards to avoid any denial of service attack. Reported by Kalle Olavi Niemitalo.
* e-mail addresses are not directly recognizable.Nikos Mavrogiannopoulos2011-03-261-105/+105
|
* added Mark and Vitaly to THANKS.Nikos Mavrogiannopoulos2011-03-261-0/+2
|
* Added Michael.Nikos Mavrogiannopoulos2010-12-061-0/+1
|
* Added MicahNikos Mavrogiannopoulos2010-10-021-0/+2
|
* Added Sjoerd.Nikos Mavrogiannopoulos2010-08-181-1/+1
|
* Use silent build rules.Simon Josefsson2010-06-241-0/+1
| | | | | Suggested by Vincent Torri <vincent.torri@gmail.com> in <http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/4349>.
* Change GNU TLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
|
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
|
* doc: Fix pkg-config recommendation.Simon Josefsson2010-01-271-0/+1
| | | | | Reported by Claudio Saavedra <csaavedra@igalia.com> in <http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/4095>.
* gnutls-cli: Handle reading binary data from server.Simon Josefsson2010-01-271-1/+2
| | | | | | Reported by and tiny patch from Vitaly Mayatskikh <v.mayatskih@gmail.com> in <http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/4096>.
* Updated thanks file.Nikos Mavrogiannopoulos2010-01-121-0/+2
|
* Add.Simon Josefsson2009-10-231-0/+1
|
* Add.Simon Josefsson2009-08-311-0/+1
|
* Remove duplicates. Two exact ones and a pretty close one.Fabian Keil2009-08-311-3/+0
| | | | Signed-off-by: Simon Josefsson <simon@josefsson.org>
* Add.Simon Josefsson2009-08-201-0/+2
|
* Removed duplicate entry of Daniel and added Fabian, Brad and Daiki.Nikos Mavrogiannopoulos2009-07-151-1/+3
|
* Add.Simon Josefsson2009-06-221-0/+1
|
* Add.Simon Josefsson2009-05-201-0/+2
|
* Add.Simon Josefsson2009-01-211-0/+1
|
* Add.Simon Josefsson2009-01-091-1/+2
|
* Merge in v2.6.1 fixes.Simon Josefsson2008-11-101-0/+1
|
* Add.Simon Josefsson2008-10-131-0/+1
|
* Add static qualifiers on internal symbols.Simon Josefsson2008-10-111-0/+1
| | | | Tiny patch from Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
* Add.Simon Josefsson2008-10-061-0/+1
|
* Add.Simon Josefsson2008-09-251-0/+1
|
* Make LZO compression support build.Simon Josefsson2008-09-191-0/+1
| | | | | Tiny patch from Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>.
* libgnutls: New function to set minimum acceptable SRP bits.Simon Josefsson2008-09-171-0/+1
| | | | | The function is gnutls_srp_set_prime_bits. Tiny patch by Kevin Quick <quick@sparq.org> in <https://savannah.gnu.org/support/index.php?106454>.
* Add.Simon Josefsson2008-09-021-0/+1
|
* Add.Simon Josefsson2008-08-261-0/+1
|
* Add.Simon Josefsson2008-06-301-0/+2
|
* Add.Simon Josefsson2008-06-081-0/+1
|
* certtool: When writing private keys to files, change permissions of file.Simon Josefsson2008-05-161-0/+1
| | | | | | Now the file which the private key is saved to is chmod'ed 0600. Reported by martin f krafft <madduck@debian.org> see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373169>.