]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
2020-05-07 Alexander BartonAllow more characters per line in MOTD and help text...
2020-05-07 Alexander BartonShow allowed channel types in ISUPPORT(005) numeric...
2020-05-07 Alexander BartonPlatforms.txt: Add x86_64/apple/darwin19.0.0
2020-05-07 Alexander BartonUpdate Platforms.txt
2020-05-06 Alexander BartonSSL test server: Use port 6790, like "test server #2"
2020-05-06 Alexander BartonGit: Ignore generated files of SSL tests
2020-05-06 Alexander BartonMerge pull request #269 from hillu/gnutls-reload-cert
2020-05-03 Alexander BartonUpdate Client_SetHostname() to not use strpbrk()
2020-05-03 michiAllow hostmask cloaking when rDNS is disabled
2020-05-03 Alexander BartonDon't wait for the network when read buffers possibly...
2020-05-03 Alexander BartonHandle commands in the read buffer before reading more...
2020-05-03 Alexander BartonRead_Request(): Clean up code and add some more comments
2020-05-03 Alexander BartonRevert "Increase read buffer size for server connections"
2020-05-03 Alexander BartonCorrectly use Config_Error() instead of Log() in Read_C...
2020-05-03 Alexander Bartoncontrib/nglog.sh: Looks like GNU awk (gawk) is needed ...
2020-05-03 Alexander BartonUpdate Travis-CI configuration, "sudo" is depreacted
2020-05-03 Alexander BartonLog G-/K-Line changes only when not initiated by a...
2020-05-03 Alexander BartonSet the "last data" time to "last ping" time when updat...
2020-04-24 Johann Hartwig... updating testsuite to support ssl-tests
2020-04-20 Alexander BartonINSTALL.md: Add not about removed legacy options
2020-04-20 sam_cMakefile.am: Replace make with ${MAKE} (#270)
2020-04-20 Alexander BartonUpdate AUTHORS file
2020-04-20 Alexander BartonChangeLog: Add missing patch attribution
2020-04-20 Alexander BartonUpdate NEWS and ChangeLog files
2020-04-20 Alexander Bartoncontrib/nglog.sh: Use bash(1) as interpreter
2020-04-19 Alexander Bartoncontrib/nglog.sh: Fork awk(1), deal better with signals...
2020-04-19 Alexander BartonUpdate Xcode project for latest Xcode version (11.4.1)
2020-04-19 michiRemove legacy configuration options
2020-04-19 michiIncrease read buffer size for server connections
2020-04-19 michiFix recursion bug on write error
2020-04-19 michiFix hostmask cloaking bug for IPv6 too
2020-04-19 michiUnbreak GCC 10 (-fno-common) build
2020-04-19 Hilko BengenGnuTLS: Eliminate memory leaks for DH parameters, prior...
2020-04-17 Hilko BengenAdd support for GnuTLS certificate reload
2020-03-29 Alexander BartonUpdate documentation to reflect "[Channel]->Modes"...
2020-03-29 Alexander BartonConvert INSTALL and README files to Markdown
2020-03-29 Alexander BartonAdd deprecation warnings for "Key" and "MaxUsers" in...
2020-03-29 Alexander BartonTest suite: Test multiple "Modes" lines in [Channel...
2020-03-28 Alexander BartonPredefined channles: Fix handling of legacy configurati...
2020-03-28 Alexander BartonEnhance logging while setting up predefined channels
2020-03-28 michiAllow multiple "Modes =" lines per [Channel] section
2020-03-28 michiEvaluate initial channel modes
2020-03-28 Alexander BartonXcode: add missing files in src/testsuite, and sort...
2020-03-22 Alexander BartonAdd "FNC" (forced nick changes) to ISUPPORT(005) numeric
2020-02-15 Alexander BartonFix memory leak in portabtest Check_strtok_r()
2020-02-15 michiReuse old SSL key if loading a new one failed
2020-02-11 Alexander BartonUpdate Xcode project for latest Xcode version (11.3.1)
2020-02-11 Alexander BartonRemove outdated OpenBSD/NetBSD systrace.policy
2020-01-21 Alexander Barton2020!
2019-12-31 Alexander BartonEnhance handling of command line errors, and "--help...
2019-12-16 Alexander BartonFix and update Xcode project
2019-12-16 Alexander BartonUpdate ngindent.sh name in Makefile and Xcode project...
2019-12-07 Alexander Bartoncontrib/README: Add nglog.sh script to the list
2019-12-07 Alexander Bartoncontrib/nglog.sh: Use bright colors for warning & error...
2019-12-07 Alexander Bartoncontrib/ngindent.sh: Enhance and rename script
2019-12-01 WindreeUpdate install documentation: libgnutls-dev
2019-11-10 Alexander BartonAdd simple log colorization script: ./contrib/nglog.sh
2019-11-10 Alexander BartonLog received signals (using strsignal(3), when available)
2019-11-03 Alexander BartonMake test suite compatible with Haiku
2019-11-03 Alexander BartonAdd VIM "swap files" (*.swp) to .gitignore file
2019-09-09 JRMUFix hostmask cloaking bug, don't cloak multiple times
2019-07-21 Alexander BartonFix some typos (documentation files, ngircd.conf manual...
2019-07-01 Alexander BartonMake sure HAVE_LIBSSL is defined, even when using pkg...
2019-06-29 Alexander BartonEnlage buffers of info texts to 128 bytes.
2019-06-29 Alexander BartonAdd ".vscode" to .gitignore file
2019-06-29 Alexander BartonStreamline handling of invalid and unset server name
2019-06-29 Alexander BartonFix and extend documentation a little bit
2019-06-29 Alexander BartonSlightly reoder startup steps, and enhance logging
2019-04-20 Alexander BartonUpdate autogen.sh & INSTALL for pkg-config requirements
2019-04-20 Fabrice Fontaineconfigure.ng: use pkg-config to find PpenSSL dependencies
2019-01-28 Christoph Biedlngircd.conf.5: Fix wording as suggested by lintian
2019-01-23 Alexander BartonngIRCd Release 25 rel-25
2019-01-23 Alexander BartonPlatforms.txt: Add and update systems
2019-01-03 shankariFix documentation of MotdPhrase length (#254)
2019-01-01 Alexander Barton2019!
2018-11-28 Alexander BartonImplement new configuration option "MaxPenaltyTime...
2018-11-28 Rosen PenevFix compilation without deprecated OpenSSL APIs (#252)
2018-10-30 Alexander BartonUpdate Xcode project for latest Xcode version (10.0)
2018-10-30 Alexander BartonFix some compiler warnings of Apple Xcode/Clang
2018-10-30 Alexander BartonFix typos/errors/... in file comments
2018-10-07 Alexander BartonUpdate doc/Protocol.txt for IRCv3 WEBIRC extension
2018-10-07 ItsOnlyBinaryAllow a 5th parameter in WEBIRC
2018-08-31 Alexander BartonUpdate HowToRelease.txt: Include the website
2018-08-29 Alexander BartonPlatforms.txt: Add and update systems
2018-08-11 Alexander BartonngIRCd Release 25~rc1 rel-25-rc1
2018-05-20 Alexander BartonUpdate and fix logcheck(8) rules
2018-04-01 Alexander BartonUpdate config.guess and config.sub to recent versions
2018-04-01 Alexander BartonInitialize listening socket: Streamline error message
2018-03-25 Alexander BartonUpdate NEWS and ChangeLog files
2018-03-25 Alexander BartonCorrectly retry outgoing conenctions when forking a...
2018-03-11 Alexander BartonFix use-after-free while handling ERROR during client...
2018-03-11 Alexander BartonOnly send TOPIC updates to a channel when the topic...
2018-03-11 Alexander BartonUpdate Xcode project for latest Xcode version (9.2)
2018-02-25 Alexander BartonUse .mailmap to fix spelling of Götz Hoffart
2018-02-25 Alexander BartonLittle code cleanups, better comments
2018-02-25 Alexander BartonUser mode "C": Allow messages from servers, services... RelaxUserModeC
2018-02-25 Alexander Bartonportab/Makefile: Split list into separate lines
2018-02-25 Alexander Bartonconfigure.ng: Split list into separate lines
2018-02-11 Alexander BartonUpdate NEWS and ChangeLog files
2018-02-09 Alexander Barton2018!
next