-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: ircd-hybrid/ircd-hybrid
base: 8.2.27
head repository: ircd-hybrid/ircd-hybrid
compare: 276ddec
- 17 commits
- 41 files changed
- 1 contributor
Commits on Jan 23, 2020
-
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9199 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 3dd22fc - Browse repository at this point
Copy the full SHA 3dd22fcView commit details
Commits on Jan 24, 2020
-
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9201 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 24, 2020 Configuration menu - View commit details
-
Copy full SHA for f014ce6 - Browse repository at this point
Copy the full SHA f014ce6View commit details
Commits on Jan 25, 2020
-
- m_who.c:who_matches(): match() against x->realhost, too
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9203 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 1f46bcb - Browse repository at this point
Copy the full SHA 1f46bcbView commit details -
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9205 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 25, 2020 Configuration menu - View commit details
-
Copy full SHA for ac64f3c - Browse repository at this point
Copy the full SHA ac64f3cView commit details -
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9206 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 0aeb68f - Browse repository at this point
Copy the full SHA 0aeb68fView commit details -
- conf_parser.y: style corrections; mostly whitespace changes
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9208 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 25, 2020 Configuration menu - View commit details
-
Copy full SHA for f11e504 - Browse repository at this point
Copy the full SHA f11e504View commit details -
- tls_wolfssl.h: fixed minor documenting issue
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9210 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 25, 2020 Configuration menu - View commit details
-
Copy full SHA for d85a718 - Browse repository at this point
Copy the full SHA d85a718View commit details -
- server_tls_handshake(), ssl_handshake(): make use of client_get_name()
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9212 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 25, 2020 Configuration menu - View commit details
-
Copy full SHA for a469693 - Browse repository at this point
Copy the full SHA a469693View commit details
Commits on Jan 26, 2020
-
- tls_gnutls.c:tls_new_cred(): verify gnutls_global_init() run
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9214 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 26, 2020 Configuration menu - View commit details
-
Copy full SHA for cdc503a - Browse repository at this point
Copy the full SHA cdc503aView commit details -
- channel.c:find_bmask(): bmasks are now tested against x->realhost, too
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9216 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 26, 2020 Configuration menu - View commit details
-
Copy full SHA for e64e634 - Browse repository at this point
Copy the full SHA e64e634View commit details -
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9218 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 46e9174 - Browse repository at this point
Copy the full SHA 46e9174View commit details -
- conf.c:conf_read_files(): remove second buffer which doesn't make a…
…ny sense here git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9219 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 26, 2020 Configuration menu - View commit details
-
Copy full SHA for d7b0e2d - Browse repository at this point
Copy the full SHA d7b0e2dView commit details -
- conf.c:conf_read_files(): minor cleanup; kill 'filename' pointer
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9221 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 26, 2020 Configuration menu - View commit details
-
Copy full SHA for fe71b80 - Browse repository at this point
Copy the full SHA fe71b80View commit details -
tls_new_cred -> tls_new_credentials tls_free_cred -> tls_free_credentials tls_verify_cert -> tls_verify_certificate git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9223 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 26, 2020 Configuration menu - View commit details
-
Copy full SHA for f4bd636 - Browse repository at this point
Copy the full SHA f4bd636View commit details -
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9226 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 45ab508 - Browse repository at this point
Copy the full SHA 45ab508View commit details -
- ircd.c: remove unused header inclusion
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9227 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 29f25d2 - Browse repository at this point
Copy the full SHA 29f25d2View commit details -
- Bump version to hybrid-8.2.28
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9229 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 276ddec - Browse repository at this point
Copy the full SHA 276ddecView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 8.2.27...276ddec