| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Only check local users | Jackmcbarn | 2010-09-26 | 1 | -0/+2 |
| * | Don't expire held accounts | Jackmcbarn | 2010-09-26 | 1 | -1/+1 |
| * | Add expiry functionality | Jackmcbarn | 2010-09-26 | 1 | -1/+35 |
| * | Track last login time | Jackmcbarn | 2010-09-26 | 1 | -3/+19 |
| * | Call SendUpdate after (un)holding account | Jackmcbarn | 2010-09-26 | 1 | -0/+1 |
| * | Add a hold flag to m_account_register and a way to store last used time in pr... | Jackmcbarn | 2010-09-26 | 1 | -2/+93 |
| * | Make m_sql_* module names consistent | Daniel De Graaf | 2010-09-26 | 3 | -0/+0 |
| * | Make sure account exists before trying to use it | Jackmcbarn | 2010-09-25 | 1 | -1/+1 |
| * | Extract IsRegistrant function for clarity | webczat | 2010-09-25 | 1 | -25/+22 |
| * | Allow logging in via server password | Jackmcbarn | 2010-09-25 | 1 | -18/+31 |
| * | Rename ACCTINFO to SVSACCOUNT | Jackmcbarn | 2010-09-25 | 1 | -16/+16 |
| * | Fix CHGPASS and ACCTSHOW | Jackmcbarn | 2010-09-24 | 2 | -4/+11 |
| * | Major updates to the account system | Jackmcbarn | 2010-09-24 | 3 | -26/+309 |
| * | This needs to be VF_OPTCOMMON for the same reason as m_account | Jackmcbarn | 2010-09-24 | 1 | -1/+1 |
| * | m_account must be OPTCOMMON, it will desync its own data if a hub does not ha... | Daniel De Graaf | 2010-09-24 | 1 | -1/+1 |
| * | Change /OPER to use PermissionCheck•••This makes SSL fingerprint checking of oper blocks less of a hack
| Daniel De Graaf | 2010-09-24 | 2 | -29/+31 |
| * | Fix possible crash in m_account | Jackmcbarn | 2010-09-24 | 1 | -1/+1 |
| * | Add very basic register command | Jackmcbarn | 2010-09-24 | 2 | -1/+170 |
| * | Add sanity check | Jackmcbarn | 2010-09-24 | 1 | -1/+3 |
| * | Rename m_flatfile_auth and split the reader/writer off, and change the way th... | Jackmcbarn | 2010-09-24 | 5 | -677/+859 |
| * | Remove unused variable | Jackmcbarn | 2010-09-24 | 1 | -1/+0 |
| * | Fix type mismatch error | Jackmcbarn | 2010-09-23 | 1 | -0/+1 |
| * | Publish an interface to m_flatfile_auth and allow it to be used without persi... | Jackmcbarn | 2010-09-23 | 2 | -92/+136 |
| * | Handle extension items and fix some minor bugs | Jackmcbarn | 2010-09-23 | 1 | -7/+56 |
| * | Implement I_OnUnloadModule | Jackmcbarn | 2010-09-23 | 1 | -1/+1 |
| * | Change m_flatfile_auth to derive its data storage class from Extensible, and ... | Jackmcbarn | 2010-09-23 | 1 | -62/+152 |
| * | Add ExtensibleType argument to ExtensionItem to identify item types | Daniel De Graaf | 2010-09-22 | 37 | -38/+39 |
| * | Set connect class if there is one | Jackmcbarn | 2010-09-22 | 1 | -0/+1 |
| * | Add m_flatfile_auth - currently has very basic functionality, but will be exp... | Jackmcbarn | 2010-09-22 | 1 | -0/+493 |
| * | Split m_cloaking into m_cloaking_12 and m_cloaking_20 | Daniel De Graaf | 2010-09-21 | 2 | -171/+451 |
| * | A zero return from gnutls_record_send is not an error | Daniel De Graaf | 2010-09-19 | 1 | -7/+1 |
| * | Add nickregistration_change event, remove user-accessible /NICKREGISTER command | Daniel De Graaf | 2010-09-18 | 2 | -87/+37 |
| * | SVSNICK should not translate nicks to UIDs | Daniel De Graaf | 2010-09-17 | 1 | -1/+1 |
| * | Fix denied nick change error numeric | Daniel De Graaf | 2010-09-12 | 1 | -2/+2 |
| * | Don't apply timestamp merges to nick unregistration | Daniel De Graaf | 2010-09-12 | 1 | -5/+5 |
| * | Add C++ wrappers to more GnuTLS objects; remove the need to specify certcount | Daniel De Graaf | 2010-09-12 | 1 | -48/+153 |
| * | Change spanningtree intercept of WHOIS to a DoWhois function in RemoteUser | Daniel De Graaf | 2010-09-12 | 5 | -63/+10 |
| * | Move RemoteUser into spanningtree | Daniel De Graaf | 2010-09-12 | 4 | -3/+29 |
| * | Move gnutls_dh_params into its own refcounted container object | Daniel De Graaf | 2010-09-11 | 1 | -19/+41 |
| * | Show opflags changes | Jackmcbarn | 2010-09-11 | 1 | -1/+5 |
| * | Fix crash on /opflags query | Daniel De Graaf | 2010-09-11 | 1 | -1/+2 |
| * | Remove some redundant checks for ULined clients | Daniel De Graaf | 2010-09-10 | 4 | -10/+5 |
| * | Fix namespace conflict in SQL modules causing crash in PURE_STATIC | Daniel De Graaf | 2010-09-10 | 3 | -0/+18 |
| * | Clean up incorrect comment and topic timestamp hack | Daniel De Graaf | 2010-09-06 | 1 | -14/+4 |
| * | Make m_channames use long mode names and block registered channels with inval... | Jackmcbarn | 2010-09-06 | 1 | -8/+7 |
| * | Enable gnutls_only on pre-2.2 GnuTLS | Daniel De Graaf | 2010-09-06 | 1 | -2/+2 |
| * | Fix compilation on old (pre-2.2) versions of GnuTLS | Daniel De Graaf | 2010-09-06 | 1 | -0/+12 |
| * | Enable COMP-DEFLATE by default so that SSL connections are compressed | Daniel De Graaf | 2010-09-06 | 1 | -1/+1 |
| * | Allow enabling private GnuTLS extensions such as LZO compression | Daniel De Graaf | 2010-09-06 | 1 | -1/+7 |
| * | Allow GnuTLS cipher priorities to be set•••This adds <gnutls:prio> and <ssl_cert:prio> which allows you to enable
or disable ciphers, key exchange methods, macs, and compression methods
in SSL connections made using these certificates.
Examples from gnutls_priority_init(3):
"NORMAL:!AES-128-CBC" means normal ciphers except for AES-128.
"EXPORT:!VERS-TLS1.0:+COMP-DEFLATE" means that export ciphers are enabled, TLS 1.0 is disabled, and libz compression enabled.
"NONE:+VERS-TLS1.0:+AES-128-CBC:+RSA:+SHA1:+COMP-NULL"
| Daniel De Graaf | 2010-09-06 | 1 | -2/+10 |