]> jfr.im git - irc/evilnet/znc.git/history - src
change default flood rate to a more correct value
[irc/evilnet/znc.git] / src /
2017-05-29  Rubinchange default flood rate to a more correct value origin/znc-1.6.5-evilnet
2017-03-25  MrLeninMerge evilnet patches into master/tag 'znc-1.6.5'
2016-12-01  Alexey SokolovDon't reset module's attributes to NULL during CALLMOD.
2016-11-20  Alexey SokolovFix deletion of users which are connecting.
2016-11-19  Alexey SokolovMerge branch '1.6.x' of github.com:znc/znc into 1.6.x
2016-11-19  Alexey SokolovFix regression of 1.6.0
2016-11-17  Alexey SokolovWorkaround gitter for 1.6
2016-09-13  Alexey SokolovMerge pull request #1311 from welwood08/openssl-1.1
2016-09-13  William ElwoodFix use of a feature deprecated in OpenSSL 1.1
2016-09-13  William ElwoodFix use of a feature deprecated in OpenSSL 0.9.8
2016-09-12  William ElwoodFix compile errors caused by OpenSSL 1.1
2016-09-08  Alexey SokolovFix build on OS X after fixing build on Cygwin
2016-09-08  Alexey SokolovMerge branch '1.6.x' of github.com:znc/znc into 1.6.x
2016-08-13  Alexey SokolovFix cygwin build
2016-02-18  Alexey SokolovDon't save ZNC version to config as part of quit message.
2016-01-09  Alexey SokolovDon't require reconnect after changing encoding.
2015-12-30  Alexey SokolovFix 404 when accessing web UI with the prefix, but...
2015-10-30  Alexey SokolovFix memory leak when reading invalid znc.conf
2015-09-01  Jos AhrensAlways try to delete an uppercase CTCP response in...
2015-08-29  J-P NurmiFix yet another startup failure with awaynick & simple_away
2015-08-21  J-P NurmiMerge pull request #1026 from jpnurmi/perms
2015-08-11  J-P NurmiFix #124: OnChanMsg(): nick doesn't have perms
2015-08-11  J-P NurmiFix CClient::GetNickMask()
2015-08-03  J-P NurmiMerge branch '1.6.1' into 1.6.x
2015-08-01  J-P NurmiMerge pull request #1013 from DarthGandalf/cap-end
2015-07-31  J-P NurmiMerge pull request #1009 from jpnurmi/keys
2015-07-30  Alexey SokolovSupport "CAP :END"
2015-07-27  J-P NurmiFix #1008: Channel keys get saved in a very wrong way
2015-07-07  Alexey SokolovFix build after previous commit...
2015-07-07  Alexey SokolovFix query buffer size for users who has 0 in default...
2015-07-07  Pavel DjundikDon't print local ip address on 404 page, fixes #944
2015-04-28  J-P NurmiFix #954: Startup failure when simple_away is loaded...
2015-04-18  Alexey SokolovRevert "Make tables... not so tabular."
2015-04-17  Alexey SokolovUpdate error message about --datadir
2015-04-16  Alexey SokolovLast commit broke async auth, e.g. via imapauth. Fix it.
2015-04-16  Alexey SokolovFix compilation warning
2015-04-16  Alexey SokolovFix rare conflict of HTTP-Basic auth and cookies.
2015-04-09  Alexey SokolovMake help non-table more compact.
2015-04-09  Alexey SokolovMake tables... not so tabular.
2015-04-06  Alexey SokolovImprove breadcrumbs in webadmin.
2015-04-06  Alexey SokolovRemove "-" between "ZNC" and version number.
2015-04-01  J-P NurmiMerge pull request #937 from elyscape/fix/1.6.x/write_c...
2015-04-01  Eli YoungWrite config file when channel is removed (#932)
2015-02-26  Alexey SokolovMerge pull request #890 from jpnurmi/unused
2015-02-25  J-P NurmiFix compilation warning when HAVE_LIBSSL is not defined
2015-02-23  Alexey SokolovMerge pull request #874 from jpnurmi/webadmin
2015-02-19  J-P NurmiMerge pull request #878 from Mkaysi/sasl16
2015-02-19  J-P NurmiFix CIRCNetwork::FindChans() and FindQueries() to be...
2015-02-19  Uli SchlachterSSLVerifyHost: Make some functions static
2015-02-19  Uli Schlachter~CThreadPool(): Handle spurious wakeups
2015-02-02  Alexey SokolovMerge pull request #841 from jpnurmi/cycle
2015-02-02  J-P NurmiFix #840 - channel hopping/cycling
2015-02-01  Alexey SokolovFix crash in znc --version, caused by latest commits.
2015-02-01  Alexey SokolovMerge branch 'version'
2015-01-31  Alexey SokolovAdd ZNC to CTCP VERSION reply even if client is connected.
2015-01-30  Alexey SokolovAdd a global setting whether to show ZNC version or not
2015-01-26  Alexey SokolovMerge pull request #823 from Zarthus/pass-patch
2015-01-25  Alexey SokolovMerge pull request #824 from OGAWAHirofumi/threadpool...
2015-01-25  OGAWA HirofumiDon't polling to wait the exit of threads in CThreadPoo...
2015-01-25  JosMore detailed instructions on how to connect to ZNC...
2015-01-24  JosTell user to use PASS <username>/<network> instead...
2015-01-18  Alexey SokolovDon't expose ZNC version in CTCP VERSION.
2015-01-18  Alexey SokolovRemove message which should be removed before release
2015-01-16  Alexey SokolovMerge pull request #803 from jpnurmi/savebuff
2015-01-16  J-P Nurmisavebuff: save & load query buffers - fixes #802
2015-01-11  Alexey SokolovMerge pull request #812 from ahf/fix-602
2015-01-11  Alexey SokolovFix implicit context of OnSendTo* hooks
2015-01-03  Alexey SokolovMove Csocket to git submodule
2015-01-03  Alexey SokolovMerge pull request #798 from kerio92/master
2015-01-02  Edoardo SpadoliniFollow SSL Cipher Server Preference
2015-01-02  Edoardo SpadoliniUpdate Csocket to 0119a006bdfb6223a1a86d48b02efee87d11b721
2014-12-31  Alexey SokolovMerge pull request #795 from Un1matr1x/master
2014-12-31  Falk SeidelWelcome to 2015
2014-12-31  Alexey SokolovMerge pull request #794 from Mkaysi/charset
2014-12-30  Alexey SokolovFix HTTP basic auth.
2014-12-25  Alexey SokolovFix modperl startup
2014-12-23  Alexey SokolovMerge pull request #789 from Mkaysi/makepem
2014-12-23  Mikaela Suomalainensrc/Utils.cpp: don't lie to --makepem
2014-12-23  Alexey SokolovProvide DH parameters in --makepem
2014-12-23  Alexey SokolovShow fingerprints with colons
2014-12-23  Alexey SokolovMake default ciphers a bit better
2014-12-23  Alexey SokolovMake self-signed cert with SHA-256 in --makepem
2014-12-22  Alexey SokolovMerge pull request #775 from DarthGandalf/table
2014-12-22  Alexey SokolovUpdate Csocket to f3267e4cb21ba5b83c15da75f52706253817ddab
2014-12-21  Alexey SokolovMerge pull request #779 from Mkaysi/sasl
2014-12-21  Alexey SokolovDon't break IRC control characters in some encodings
2014-12-21  Alexey SokolovWebadmin: Add GUI for character encoding
2014-12-21  Alexey SokolovUpdate Csocket to 7c9c6ef676818457a952c2bda478ce7e27a928bf
2014-12-18  Alexey SokolovMerge pull request #777 from James-TR/Csocket_update
2014-12-18  James TaylorUpdate Csocket to jimloco/Csocket@09b6430dba8eb84cc0569...
2014-12-17  Alexey SokolovWrap lines in CTable
2014-12-16  Alexey SokolovMake wording of JumpNetwork's help a bit clealer
2014-12-15  Alexey SokolovFix typo in comment
2014-12-15  Alexey SokolovUse random DNS result instead of choosing the same...
2014-12-14  Alexey SokolovUpdate Csocket to 60a71941eac8e4b5728abd82deb95db4668345be
2014-12-14  Alexey SokolovConvert fingerprint to lower case when adding it.
2014-12-14  Alexey SokolovFix calculation of SSL fingerprints
2014-12-10  Alexey SokolovMerge pull request #767 from jpnurmi/csocket
2014-12-10  J-P NurmiUpdate Csocket to 3cc03c2 (fixes #765)
2014-12-04  Alexey SokolovMerge pull request #754 from jpnurmi/ready
next