<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ssl_gnutls.cpp, branch v2.0.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v2.0.9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ssl_gnutls.cpp?h=v2.0.9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-10-04T13:14:04Z</updated>
<entry>
<title>Replace hardcoded paths with configurable ones</title>
<updated>2012-10-04T13:14:04Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2012-09-23T10:30:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2f7fc047c2e5bbb899c820590ce07fee593b28f'/>
<id>urn:sha1:c2f7fc047c2e5bbb899c820590ce07fee593b28f</id>
<content type='text'>
This patchset aims to ease the packaging of InspIRCd for a system-wide installation scenario.

Changes in detail:
configure: Add the options --log-path and --data-path
m_ssl_gnutls, openssl: Change the hardcoded "conf/" to the existent CONFIG_PATH macro
m_xline_db: Make the location of xline.db configurable. It will use --data-path as default value, but this can be
changed using the configuration files.
</content>
</entry>
<entry>
<title>listensocket: Fix the two aliasing warnings</title>
<updated>2012-08-20T15:26:26Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2012-08-08T21:43:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67dbc3131fe050de6991ddc6a854e363f1076fbe'/>
<id>urn:sha1:67dbc3131fe050de6991ddc6a854e363f1076fbe</id>
<content type='text'>
m_ssl_gnutls: Fix three warnings:
1. libgcrypt will emit a warning to stdout during runtime that it has not been properly initialized
2. Resolve a warning about invalid narrowing inside a { } block. This is not valid as of C++11.
3. Resolve a warning about a wrong format specifier being used
</content>
</entry>
<entry>
<title>m_ssl_gnutls Allow setting the priorities to use on the ciphers, key exchange algorithms, compression methods and macs</title>
<updated>2012-07-26T14:30:07Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-22T12:42:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b43e77b059be4aeb2a47f618432d0f5d433e28d1'/>
<id>urn:sha1:b43e77b059be4aeb2a47f618432d0f5d433e28d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ssl_gnutls Compile with -Wno-deprecated-declarations</title>
<updated>2012-07-21T14:00:30Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-21T13:49:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05f54a7222d264052425ce4b114dc09f761714b8'/>
<id>urn:sha1:05f54a7222d264052425ce4b114dc09f761714b8</id>
<content type='text'>
Fixes #246 reported by @SeLEct-
</content>
</entry>
<entry>
<title>m_ssl_gnutls Advertise only one ssl port by default in ISUPPORT</title>
<updated>2012-07-21T14:00:30Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-21T12:16:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d30cdacab7100426c3773eafffd50aebf8155bba'/>
<id>urn:sha1:d30cdacab7100426c3773eafffd50aebf8155bba</id>
<content type='text'>
Fixes #261 reported by @Shawn-Smith and others
</content>
</entry>
<entry>
<title>m_ssl_gnutls Move common session initialization code into a function</title>
<updated>2012-07-21T14:00:30Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-19T14:14:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=290bf076e06da73cb2819a77dc5985e82b6a73a8'/>
<id>urn:sha1:290bf076e06da73cb2819a77dc5985e82b6a73a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ssl_gnutls Add a config option that can be used to set the value of the SSL token in ISUPPORT</title>
<updated>2012-07-21T14:00:30Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-19T14:03:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77b42efc86122d3720f85bddd85a2dc80d0baff9'/>
<id>urn:sha1:77b42efc86122d3720f85bddd85a2dc80d0baff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed Windows build, int32_t is already defined in stdint.h.</title>
<updated>2012-07-09T05:53:07Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-07-09T05:53:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6735f2da27df23ee34936a4b17727f4ba44c04e8'/>
<id>urn:sha1:6735f2da27df23ee34936a4b17727f4ba44c04e8</id>
<content type='text'>
Add GnuTLS support for Windows.
Made NSIS script include extra DLL files if supplied and
include the conf/aliases and conf/modules example configuration files.
Added make_gnutls_cert.bat to generate GnuTLS certificates on Windows.
Fixed typo in gnutlscert.pm.
</content>
</entry>
<entry>
<title>m_ssl_gnutls Only generate DH params when dh_params is inited</title>
<updated>2012-06-01T02:35:52Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-01T02:35:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9289021a512906412de2236521ebde516adbb849'/>
<id>urn:sha1:9289021a512906412de2236521ebde516adbb849</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ssl_gnutls Fix crash caused by calling gnutls_dh_params_deinit() when dh_params wasn't inited</title>
<updated>2012-06-01T02:03:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-01T02:03:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=926c3f82b9b94c59026e9aad29fb8293ba93f94b'/>
<id>urn:sha1:926c3f82b9b94c59026e9aad29fb8293ba93f94b</id>
<content type='text'>
Fixes #181 reported by @BlacklightShining
</content>
</entry>
</feed>
