index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-10
Initialize more User and LocalUser fields using the init list
Attila Molnar
2016-08-10
Update style of initializer lists in User and LocalUser constructors
Attila Molnar
2016-08-10
m_ssl_mbedtls Apply dummy CA workaround for client context
Attila Molnar
2016-08-10
Merge branch 'master+websocket'
Attila Molnar
2016-08-08
m_ssl_* Add option to sslprofile controlling whether to request client certif...
Attila Molnar
2016-08-08
Update comments for classes IOHookProvider and IOHook
Attila Molnar
2016-08-08
Add WebSocket module
Attila Molnar
2016-08-08
Add SHA1 module
Attila Molnar
2016-08-08
Keep multiple IOHookProvider references in class ListenSocket
Attila Molnar
2016-08-08
Include <array> or <tr1/array> globally
Attila Molnar
2016-08-08
Change return type of ListenSocket::ResetIOHookProvider() to void
Attila Molnar
2016-08-08
Add StreamSocket::SendQueue::moveall() for moving data between sendqs
Attila Molnar
2016-08-08
Add support for multiple IOHooks per StreamSocket
Attila Molnar
2016-08-08
Call StreamSocket::OnDataReady() from only one place
Attila Molnar
2016-08-08
Extract code that reads data into a recvq from StreamSocket::DoRead() into Re...
Attila Molnar
2016-08-08
Extract code that flushes the sendq from StreamSocket::DoWrite() into FlushSe...
Attila Molnar
2016-08-08
Add StreamSocket::GetModHook() for obtaining the IOHook belonging to a given ...
Attila Molnar
2016-08-08
Pass sendq to OnStreamSocketWrite
Attila Molnar
2016-08-08
Predeclare IOHookProvider, remove iohook.h include from socket.h
Attila Molnar
2016-08-08
Merge pull request #1196 from SaberUK/insp20+sha256
Attila Molnar
2016-08-05
Fix challenge auth when using m_hash_gnutls instead of m_sha256.
Peter Powell
2016-08-02
Merge pull request #1193 from Adam-/insp20+banburst
Attila Molnar
2016-08-01
Fix bursting channel bans
Adam
2016-08-01
Merge pull request #1191 from SaberUK/insp20+travis
Attila Molnar
2016-07-28
Force link sqlite3 on OS X when doing Travis builds.
Peter Powell
2016-07-22
Add a method which calculates the maximum mask length. (#1171)
Peter Powell
2016-07-22
Tell git to store .bat files as CRLF (#1030)
Christian Höltje
2016-07-22
stripcolor now strips from part messages (#1175)
0x277F
2016-07-22
m_ssl_openssl Verify DH params being non-NULL before setting it on the context
Attila Molnar
2016-06-27
Merge pull request #1181 from SaberUK/insp20+null
Attila Molnar
2016-06-27
Merge pull request #1187 from SaberUK/master+431
Attila Molnar
2016-06-27
Fix a minor oversight in ERR_NONICKNAMEGIVEN.
Peter Powell
2016-06-27
GCC should never assume that this can not be null.
Peter Powell
2016-06-27
Merge pull request #1186 from SaberUK/master+build-system-cleanup
Attila Molnar
2016-06-27
Merge pull request #1182 from SaberUK/master+431
Attila Molnar
2016-06-27
Pass INSPIRCD_VERBOSE through the environment to unit-cc.
Peter Powell
2016-06-27
Fix cleaning files generated by configure.
Peter Powell
2016-06-22
Fix sending the wrong numeric when an empty new nick is received.
Peter Powell
2016-06-21
m_ssl_gnutls, m_ssl_openssl After a read schedule another read if data remain...
Attila Molnar
2016-06-17
Don't exit on rehash if the pid file cannot be written
Attila Molnar
2016-06-15
Add mbedTLS SSL module
Attila Molnar
2016-06-13
Stop processing the new connection in UserManager::AddUser() when an internal...
Attila Molnar
2016-06-09
Fix for GCC 6 rightfully optimizing out the NULL check of 'this' in ConfigTag...
Attila Molnar
2016-05-30
Merge pull request #1174 from SaberUK/insp20+hideoper-warning
Attila Molnar
2016-05-30
Merge pull request #1179 from SaberUK/insp20+fix-buildprefixes
Attila Molnar
2016-05-30
Fix 005 not showing some modes with the same rank as others.
Peter Powell
2016-05-03
Fix a minor warning in m_hideoper on some systems.
Peter Powell
2016-05-03
Update .gitignore to reflect LDAP module changes
Attila Molnar
2016-04-30
Merge branch 'master+sslconnmsg'
Attila Molnar
2016-04-28
m_spanningtree Send snotice with the negotiated ciphersuite when connected us...
Attila Molnar
[prev]
[next]