Adam
|
1dfdf36fc3
|
Fix m_ssl_gnutls to send its cert. Most of this is from Attila.
|
2014-02-24 00:06:38 -05:00 |
|
Adam
|
4ac3ade126
|
Use a more reliable way to detect if services are running in anoperc
|
2014-02-23 23:08:35 -05:00 |
|
Robby-
|
212abeb986
|
webcpanel: Update copyright year.
ns_cert: Bold code 2 -> 002.
|
2014-02-23 23:42:43 +01:00 |
|
Robby-
|
7d4427c313
|
Regenerated language files.
|
2014-02-23 05:24:06 +01:00 |
|
Adam
|
e836be489e
|
Store a cert->account map and use it for SASL EXTERNAL and certfp auth
|
2014-02-22 17:46:00 -05:00 |
|
Adam
|
1db5c555d6
|
Merge pull request #58 from attilamolnar/2.0+gnutlsdep
[WIP] Make m_ssl_gnutls work with at least GnuTLS v2.8
|
2014-02-22 13:46:36 -05:00 |
|
Attila Molnar
|
bb1b015103
|
Make m_ssl_gnutls work with at least GnuTLS v2.8
|
2014-02-22 16:59:10 +01:00 |
|
Robby-
|
e42684ac39
|
Update italian translation, from Simos.
|
2014-02-22 16:40:56 +01:00 |
|
H7-25
|
d7de7eee60
|
Italian language completed translation, first release
|
2014-02-22 15:58:36 +01:00 |
|
Robby-
|
0a390ad392
|
Regenerated language files, and updated dutch language file.
|
2014-02-22 15:56:34 +01:00 |
|
Adam
|
aa6b12c5eb
|
Fix Windows build
|
2014-02-21 21:54:01 -05:00 |
|
Adam
|
e2bd08fbff
|
Add some missing serial updates in os_dns
|
2014-02-21 20:50:23 -05:00 |
|
Adam
|
2047934060
|
Regenerate Italian language file
|
2014-02-21 19:57:31 -05:00 |
|
Adam
|
e07dcbff08
|
Update italian translation, from Simos
|
2014-02-21 19:57:31 -05:00 |
|
Adam
|
e3a8a45a61
|
Merge pull request #56 from ShutterQuick/2.0+noxcrypt
enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code fr...
|
2014-02-21 19:49:29 -05:00 |
|
Lee Holmes
|
f1ad7fd582
|
fix comment, activate not active
|
2014-02-21 20:41:41 +00:00 |
|
lethality
|
43f2645b32
|
update help info
|
2014-02-20 20:07:38 +00:00 |
|
Daniel Vassdal
|
b6935e706c
|
enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from libxcrypt, and move enc_bcrypt out of extras
|
2014-02-20 11:42:20 -08:00 |
|
lethality
|
a3c845894d
|
Updated services crontab location
|
2014-02-20 17:11:11 +00:00 |
|
lethality
|
5933a5e9b1
|
Merge remote branch 'upstream/2.0' into 2.0
|
2014-02-18 22:24:24 +00:00 |
|
Adam
|
109d8f431f
|
Do not import forbids with wildcards in their names, how 1.8 treats wildcaded forbids depends on the IRCd
|
2014-02-18 13:04:16 -05:00 |
|
Adam
|
1edb7e776b
|
Merge pull request #54 from attilamolnar/2.0+webcpanelfix
Don't create zero length DataBlocks in BinarySocket::Write()
|
2014-02-18 12:59:37 -05:00 |
|
Adam
|
928e2e1b7c
|
Fix loading noexpire channels in db_old
|
2014-02-18 12:57:31 -05:00 |
|
Adam
|
5a140e4898
|
Merge pull request #55 from attilamolnar/2.0+alphabet
Alphabetically order modules in modules.example.conf
|
2014-02-18 12:54:22 -05:00 |
|
Attila Molnar
|
f64393941e
|
Alphabetically order modules in modules.example.conf ('r' < 's' and 'w' < 'x')
|
2014-02-18 13:00:46 +01:00 |
|
Adam
|
0db81ca46a
|
Merge pull request #52 from attilamolnar/2.0+gnutls
Add support for SSL connections powered by GnuTLS
|
2014-02-17 22:21:08 -05:00 |
|
Adam
|
7f7144de1f
|
Merge pull request #53 from attilamolnar/2.0+reuseaddrfix
Fix setsockopt() with SO_REUSEADDR not working due to wrong argument type
|
2014-02-17 22:20:38 -05:00 |
|
Attila Molnar
|
3883716883
|
Turn BinarySocket::Write() into a no-op when called with l == 0
|
2014-02-18 03:28:02 +01:00 |
|
Attila Molnar
|
5beea4eb7e
|
Fix TemplateFileServer writing empty messages resulting in zero length DataBlocks being created and later passed to SocketIO::Send()
Found while testing m_ssl_gnutls, fix suggested by @Adam-
|
2014-02-18 03:27:12 +01:00 |
|
Attila Molnar
|
2d0fdb74d1
|
Fix setsockopt() with SO_REUSEADDR not working due to wrong argument type
|
2014-02-18 02:31:01 +01:00 |
|
Adam
|
80588fba81
|
Fix os_ignore to work correctly with SQL
|
2014-02-17 19:43:19 -05:00 |
|
Adam
|
ef7dc94f88
|
Move most of the implementation details out of os_forbid.h, fixes crashing if a module adding a forbid is unloaded without removing the forbid
|
2014-02-17 19:39:25 -05:00 |
|
Adam
|
7b4eec9748
|
Remove docs/IRCD, it is very outdated and no longer correct at all
|
2014-02-17 13:53:45 -05:00 |
|
Adam
|
baff417652
|
Move encryption.h to include/modules
|
2014-02-17 13:53:04 -05:00 |
|
Adam
|
7074944810
|
Fix not applying ipv[46]_cidr to connecting clients in os_session, #1573
|
2014-02-17 13:39:49 -05:00 |
|
Attila Molnar
|
1c39d25cca
|
Add m_ssl_gnutls
|
2014-02-17 01:12:01 +01:00 |
|
lethality
|
f1c5c27f3f
|
Merge branch '2.0', remote branch 'upstream/2.0' into 2.0
|
2014-02-16 23:49:57 +00:00 |
|
Attila Molnar
|
9c0134ee2c
|
Rename m_ssl to m_ssl_openssl and update docs
|
2014-02-17 00:41:36 +01:00 |
|
Adam
|
959fee5937
|
Fix Windows build
|
2014-02-16 18:28:39 -05:00 |
|
Adam
|
3854a5570f
|
Merge pull request #51 from ShutterQuick/2.0+oldforbid
db_old.cpp: Correctly import forbidden nicks and chans
|
2014-02-16 16:07:36 -05:00 |
|
Daniel Vassdal
|
ab1e0ebfb3
|
db_old.cpp: Correctly import forbidden nicks and chans
|
2014-02-16 12:56:27 -08:00 |
|
Adam
|
cffe864900
|
Merge pull request #50 from ShutterQuick/bcrypt
Add enc_bcrypt
|
2014-02-16 14:10:25 -05:00 |
|
Daniel Vassdal
|
bc1575318b
|
modules.example.conf: Update examples for bcrypt - also clearify that m_sasl_dh* requires openssl
|
2014-02-16 11:07:37 -08:00 |
|
Daniel Vassdal
|
a71d0f6757
|
enc_bcrypt: Add module
|
2014-02-16 11:07:36 -08:00 |
|
Adam
|
50d7bf710e
|
Merge pull request #48 from ShutterQuick/2.0+nnghsasl
Add SASL mechanisms DH-AES and DH-BLOWFISH
|
2014-02-14 19:15:43 -05:00 |
|
Daniel Vassdal
|
d44bcef31b
|
modules.example.conf: Add info about m_sasl_dh-aes and m_sasl_dh-blowfish
|
2014-02-14 16:06:24 -08:00 |
|
Daniel Vassdal
|
c0ce71e55a
|
m_sasl_dh-blowfish: Add module
|
2014-02-14 15:12:25 -08:00 |
|
Daniel Vassdal
|
0eeb0caf08
|
m_sasl_dh-aes: Add module
|
2014-02-14 15:12:25 -08:00 |
|
Daniel Vassdal
|
b13bded620
|
sasl.h, m_sasl.cpp: Move IdentifyRequest to the header
|
2014-02-14 15:03:42 -08:00 |
|
Daniel Vassdal
|
1b1180fda6
|
base64.cpp: B64Decode(): Don't crash on "="
|
2014-02-14 13:42:21 -08:00 |
|