index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
extra
/
m_ssl_gnutls.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Update the copyright headers for 2025.
2.0
Sadie Powell
2024-02-17
Update the copyright headers for 2024.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2021-01-07
Update copyright to 2021.
Robby
2020-01-04
Update copyright to 2020.
Robby
2019-12-14
Fix a bunch of broken indentation.
Peter Powell
2019-01-01
Update copyright to 2019.
Robby
2018-04-25
Update copyright to 2018.
Robby
2017-01-16
Update copyright to 2017.
Robby
2016-01-28
Update copyright to 2016. This was done with:
Robby
2016-01-23
Update m_ssl_gnutls Windows library version to libgnutls-30
Adam
2014-05-30
Fix Windows build and update library names to the newer ones.
Adam
2014-03-17
m_ssl_gnutls: Fix deprecation warnings when using newer GnuTLS versions.
Robby-
2014-02-24
Fix m_ssl_gnutls to send its cert. Most of this is from Attila.
Adam
2014-02-22
Make m_ssl_gnutls work with at least GnuTLS v2.8
Attila Molnar
2014-02-17
Add m_ssl_gnutls
Attila Molnar