]> jfr.im git - solanum.git/shortlog
solanum.git
2014-07-19  Jilles Tjoelkerextensions/chm_sslonly: Use some 4xx numeric for the...
2014-07-13  Rylee FowlerMerge pull request #64 from maxanton/fix_path_to_ssl_cert
2014-07-13  Max Teufelexample configs: change ssl_cert to etc/ssl.pem
2014-06-12  Jilles Tjoelkersmoketest: Remove race conditions causing occasional...
2014-06-12  Jilles TjoelkerChase change from example.conf to ircd.conf.example...
2014-06-05  Jilles Tjoelkerconfigure: Rerun autoconf.
2014-06-05  Jilles Tjoelkerconfigure: Restore libratbox build.
2014-06-03  Jilles TjoelkerMerge branch 'master+sharedsqlite' of https://github...
2014-06-01  Lee Starnesconfigure: use pkg-config for sqlite
2014-06-01  Lee Starnesaclocal.m4: rerun aclocal
2014-06-01  Lee Starnesm4/pkg.m4: add pkg-config-0.24 macros
2014-06-01  Lee Starnesconfigure: move local autoconf macros to m4/charybdis.m4
2014-06-01  Lee Starnesconfigure: fix linking with shared sqlite on *BSD
2014-06-01  Lee Starnesconfigure: use --with-shared-sqlite instead of --enable...
2014-05-29  Lee Starnesbandb: make Makefile work with BSD make again
2014-05-29  Jilles Tjoelkerircd_parser: Fix inconsistent declaration of yyerror().
2014-05-29  Lee Starnesconfigure: add --enable-shared-sqlite option
2014-05-29  Jilles Tjoelkerchannel: Remove write-only field.
2014-05-29  Jilles Tjoelkerchannel: Stop pretending to support per-mode server...
2014-05-29  Jilles Tjoelkerserver: Require EX and IE capabilities (+e and +I cmodes).
2014-05-29  Jilles TjoelkerMerge branch 'patch-1' of https://github.com/auscompgee...
2014-05-19  Jilles TjoelkerMerge branch 'master+umodes' of https://github.com...
2014-05-13  AdamFix buffer overflow in introduce_client and burst_TS6
2014-05-10  Mantas Mikulėnashelp: Update indexes
2014-05-10  Mantas Mikulėnashelp: Add MONITOR to the user symlinks
2014-05-06  Mantas Mikulėnasm_version: remove spaces from version string
2014-05-06  Mantas Mikulėnasm_version: display charybdis version in /version
2014-04-27  Jilles Tjoelkerinfo: Change N-line to connect block.
2014-04-17  auscompgeekstrip_colour: Strip '\x0F' (^O, formatting off)
2014-04-06  Jilles Tjoelkerexample confs: Remove AHBL blacklists, which are no...
2014-04-04  Alex Iadiciccomkpasswd: Prompt for password twice
2014-03-09  Douglas FreedFix const qualifier on raw_mask
2014-03-09  Jilles TjoelkerFix format string type mismatch in src/capability.c.
2014-03-09  Jilles TjoelkerRestore trailing whitespace in sqlite3 amalgamation.
2014-03-09  Jilles TjoelkerFix fd leak if /dev/urandom can be opened but not read.
2014-03-07  Jilles TjoelkerAdd first cut at 3.5.0 NEWS. [ci skip]
2014-03-07  Jilles Tjoelkerblacklist: Make the snote more like the +c one.
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-05  Keith BuckAdd DNSBL snotes for snomask +r.
2014-03-04  Jilles TjoelkerRemove snotes on +r about GET/PUT/POST commands.
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2014-03-03  Keith Bucks_conf: Don't leak log file paths when loading default...
2014-03-03  Keith Bucks_conf: Don't leak strings when loading default conf
2014-03-03  Keith Bucklibratbox openssl: Don't leak EC_KEY structures.
2014-03-03  Keith Bucknewconf.c: Remove end-of-line whitespace.
2014-03-03  Keith Buckconf parsing: Fix freeing section names upon section...
2014-03-02  Jilles TjoelkerAvoid possible null dereference.
2014-03-02  Keith BuckFix a couple more string leaks.
2014-03-02  Jilles Tjoelkercommio: Properly zero a struct msghdr.
2014-03-02  Jilles Tjoelkercommio: Explicitly ignore return value from setsockopt...
2014-03-02  Jilles Tjoelkersslproc: Add missing break, still allowing zlib when...
2014-03-02  Jilles Tjoelkerlog_client_name: Remove MASK_IP case.
2014-03-02  Jilles Tjoelkerfindforwards: Don't compare array to NULL as this is...
2014-03-01  Jilles Tjoelkerlistener: Move error messages to something visible...
2014-03-01  Jilles Tjoelkerdoc/extban: Correct description of EXTBAN token in...
2014-02-28  Keith Buckconf parsing: Fix memory leaks and clean up code a...
2014-02-28  Jilles Tjoelkerircd_parser: Fix whitespace errors.
2014-02-28  Jilles TjoelkerSIGNON: Do not send uninitialized data if login name...
2014-02-27  Jilles Tjoelkerlibratbox: Abort if the restart callback returns.
2014-02-23  Jilles Tjoelkerstats c: Simplify construction of flags string.
2014-02-23  Jilles Tjoelkercommio: Add error string for SSL trouble.
2014-02-23  Jilles Tjoelkerserver: Use rb_strlcpy() instead of strcpy().
2014-02-23  Jilles TjoelkerSimplify module path list, removing strcpy use.
2014-02-23  Jilles TjoelkerFix use after free.
2014-02-23  Jilles Tjoelkerconf: Remove dead store.
2014-02-23  Jilles TjoelkerFix various printf arg types.
2014-02-23  Jilles Tjoelkerpart: Fix constness issue with part hook.
2014-02-23  Jilles Tjoelkermodlist: Fix address display on 64-bit systems.
2014-02-23  Jilles Tjoelkermodules: Fix bad sizeofs.
2014-02-23  Jilles TjoelkerReplace double semicolons with single; place null state...
2014-02-23  Jilles Tjoelkerconf: Do not leak memory when modules::module is alread...
2014-02-23  Jilles Tjoelkerextensions/mkpasswd: Do not leak /dev/random fd.
2014-02-23  Jilles Tjoelkerballoc: Fix memory leak when get_block() fails.
2014-02-23  Jilles Tjoelkerbantool: Close .conf files when done reading.
2014-02-23  Jilles Tjoelkerextensions/roleplay: Fix memory leak on every use.
2014-02-23  Jilles Tjoelkerstartup: Check return value of open /dev/null. Don...
2014-02-23  Jilles Tjoelkerwebirc: Check validity of given IP.
2014-02-22  Jilles Tjoelkerdoc/ts6-protocol: Document ETB message (EOPMOD capab).
2014-02-22  Jilles Tjoelkerm_services: Make sure to return a value from the modini...
2014-02-21  Keith BuckRemove SSL_OP_NO_COMPRESSION from openssl initialization.
2014-02-19  ShadowNinjaClarify UMODE +R help text
2014-02-16  Jilles Tjoelkerlibratbox: Fix undefined behaviour advancing pointer...
2014-02-08  William PitcockMerge pull request #46 from grawity/sasl-mechlist
2014-02-08  William Pitcockssld: force the control buffer to be unsigned bytes...
2014-02-08  William Pitcocklibratbox: regenerate autotools files
2014-02-08  William Pitcocklibratbox/gnutls: add gnutls v3 api compatibility witho...
2014-01-31  Rylee Elise... autotools: fix typo relating to ban db
2014-01-16  Jilles TjoelkerRemove an unused variable.
2014-01-16  Jilles TjoelkerAvoid wrong detection of redundant/duplicate auth block...
2014-01-15  Jilles Tjoelkeropenssl: Improve security using options recommanded...
2014-01-15  Jilles Tjoelkeropenssl: Use cipher list suggested by Argure.
2014-01-15  Jilles Tjoelkeropenssl: Fix compiler warning.
2014-01-15  Jilles Tjoelkeropenssl: Set some sort of session id context.
2014-01-12  Mantas Mikulėnasdoc/ts6-protocol: Correct the mode letter for termination
2014-01-12  Keith Buckbandb: Don't attempt to write to a NULL helper.
2014-01-11  Mantas Mikulėnassasl: send RPL_SASLMECHS
2013-12-27  William PitcockMerge pull request #42 from Argure/genssl
2013-12-22  Keith BuckMerge pull request #45 from somasonic/master
2013-12-12  AndrewFix grammatical error
2013-11-30  William Pitcocklibratbox/openssl: check that ECDHE is really available...
next