]> jfr.im git - solanum.git/shortlog
solanum.git
2015-10-23  Aaron JonesImprove the versions of TLS used for server to server...
2015-10-23  Aaron JonesUse new TLS method APIs with new LibreSSL
2015-10-15  William PitcockMerge pull request #106 from awilfox/master
2015-10-15  Andrew Wilcoxmonitor: don't use already-freed pointer, unlike the...
2015-10-15  Andrew WilcoxRevert "remove MONITOR for now pending a complete rewrite"
2015-10-15  William Pitcockremove MONITOR for now pending a complete rewrite
2015-10-12  William Pitcockmonitor: additional cleanup pointed out by mr_flea
2015-10-12  William Pitcockmonitor: additional cleanups, and add a missing free_mo...
2015-10-11  William Pitcockmonitor: fix the resource leak properly, unlike the...
2015-10-01  Jilles TjoelkerFix build on glibc (no strlcpy).
2015-09-20  Jilles TjoelkerUse new info when sending away-notify after QJM.
2015-09-13  Jilles Tjoelkers_conf: Split out a function.
2015-09-13  Jilles Tjoelkerkqueue: Remove unnecessary cast.
2015-09-13  Jilles TjoelkerRemove the unneeded username parameter to register_loca...
2015-09-13  Jilles TjoelkerCheck CIDR ban IP address for validity.
2015-08-08  William PitcockMerge pull request #101 from Elizafox/master
2015-08-08  Elizabeth MyersRelocate report_Klines to proper home
2015-07-14  Mantas MikulėnasMerge pull request #100 from Mkaysi/readme
2015-07-14  Mikaela SuomalainenUpdate NEWS & README.md
2015-07-06  William PitcockMerge pull request #95 from jailbird777/master
2015-07-06  William PitcockMerge pull request #89 from prgmrbill/add-channel-mode...
2015-06-25  Aaron JonesLibreSSL have far advanced OPENSSL_VERSION_NUMBER beyon...
2015-05-20  Aaron Joneslibratbox/openssl: Set explicit cipher list for the...
2015-05-20  Aaron JonesFix regression introduced by previous commit
2015-05-20  Aaron JonesTidy up OpenSSL options code, support new version-agnos...
2015-04-20  Jail BirdSpring cleaning redux:
2015-03-27  Aaron JonesMisc code cleanups
2015-03-26  Aaron JonesINFO: Be easier on human eyes
2015-03-26  Aaron JonesRemove network_desc configuration option, never actuall...
2015-03-24  William PitcockMerge pull request #92 from aaronmdjones/master
2015-03-24  Aaron JonesGenerate fingerprints for chained certificates with...
2015-03-24  Aaron JonesUse X509_digest() instead of memcpy() to obtain cert...
2015-03-23  William Pitcockcap: missed a spot on =sticky caps removal
2015-03-22  William Pitcockircd manpage: remove references to ircd.conf(5) (closes...
2015-03-22  William PitcockMerge pull request #90 from aaronmdjones/master
2015-03-22  Aaron JonesUpdate ciphersuite string to prohibit RC4
2015-03-17  PrgmrBillUpdates format to match help/users/umode
2015-03-17  PrgmrBillAdds a new section for extension channel modes
2015-03-17  PrgmrBillWraps long lines + adds TLS
2015-03-17  PrgmrBillAdds SSL only channel mode
2015-03-10  William Pitcockcap: sasl is now enforced as sticky again
2015-03-10  William Pitcockcap: chase ircv3.2 interpretation of sticky/ack-require...
2015-03-09  William PitcockMerge pull request #86 from rnjohnson18/patch-1
2015-03-09  rnjohnson18Change example.conf to ircd.conf.example
2015-03-08  William Pitcockcharybdis 3.5.0 rc1.
2015-03-06  Mantas Mikulėnassasl: reformat the other messages consistently
2015-03-06  Mantas Mikulėnassasl: adjust 'H' message following commit 7d33cce8efb
2015-03-01  Jilles TjoelkerFix some compiler warnings about signed/unsigned compar...
2015-03-01  Jilles Tjoelkerconf: Correct message when serverinfo::nicklen is set...
2015-03-01  Jilles Tjoelkercap-notify: Fix possible crash on 64-bit systems.
2015-03-01  Jilles Tjoelkersend: sendto_local_clients_with_capability() needn...
2015-03-01  Max Teufelm_cap: do not allow sasl CAP when the agent is offline
2015-03-01  William Pitcockcharybdis 3.5.0-test1.
2015-03-01  William Pitcockconfig: further EGD removal
2015-03-01  William Pitcocklibratbox: remove RB_PRNG_EGD in its entirety (closes...
2015-03-01  William Pitcockcap-notify: implement cap-notify for sasl service ...
2015-03-01  William Pitcockcap-notify: add sendto_local_clients_with_capability...
2015-03-01  William Pitcockcap-notify: add cap-notify cap
2015-03-01  William Pitcocksasl: making the sasl capability actually sticky seems...
2015-03-01  William Pitcocksasl: fix null deref on remote client exit
2015-02-28  William Pitcocksasl: ircv3 wg decided sasl capability should be sticky...
2015-02-28  Max Teufelsrc/channel: add support for IRCv3.2 userhost-in-names
2015-02-28  William Pitcockcap: remove SASL_REAUTH capability
2015-02-28  William Pitcocksasl: allow reauth without sasl-reauth capability ...
2015-02-25  William Pitcockmove README to markdown.
2015-02-25  William Pitcockremove references to LIBPATH (closes #26).
2015-02-18  William Pitcockircd.conf.example: explain DH parameters size better...
2015-02-18  William PitcockMerge pull request #82 from grawity/sasl-send-conn...
2015-02-16  William PitcockRevert "m_invite: add support for CAP invite-notify"
2015-02-16  William Pitcocklibratbox/gnutls: call gnutls_rnd_refresh() to ensure...
2015-02-16  William Pitcockrebuild configure
2015-02-16  William Pitcockconfigure: move some OS X toolchain checks around ...
2015-02-16  Max Teufelm_invite: add support for CAP invite-notify
2015-02-16  William Pitcockm_sasl: move some struct members around for sasl-reauth
2015-02-15  William Pitcockcap: fix compile
2015-02-15  William Pitcockcap: allow clients to do sasl reauth if they requested...
2015-02-15  William Pitcockcap: add notion of required dependency caps
2015-02-14  William PitcockMerge pull request #83 from maxteufel/feature/saslserv_...
2015-02-14  Max Teufelm_sasl: add configuration option for the nick of the...
2015-02-13  Jilles TjoelkerIgnore duplicate USER and PASS.
2015-02-13  Mantas Mikulėnasm_sasl: send information about the client connection
2015-02-09  William PitcockMerge pull request #81 from attilamolnar/master+openssl
2015-02-09  Attila Molnaropenssl: Disable session caching
2015-02-09  Attila Molnaropenssl: Disable session tickets
2015-02-09  William Pitcockfix target list generation edge case where WALLCHOPS...
2015-01-30  Jilles TjoelkerMerge branch 'master+sjoin-deadcode' of https://github...
2015-01-30  Attila MolnarSJOIN: Remove some dead code
2015-01-25  Jilles Tjoelkerintroduce_client(): Remove redundant check for sockhost...
2015-01-16  Jilles TjoelkerDon't append a domain to names without dot from reverse...
2015-01-16  Aaron JonesAllow clients to have a resolved hostname of localhost
2015-01-15  Jilles Tjoelkerpretty_mask(): Stop temporarily modifying the passed...
2015-01-15  Jilles Tjoelkerpretty_mask(): Use explicit lengths instead of temporar...
2015-01-15  Jilles Tjoelkerlibratbox: Fix sizeof in two memsets.
2014-11-05  Jilles Tjoelkerlinebuf: Fix possible memory corruption when receiving...
2014-11-05  William PitcockMerge pull request #73 from Argure/master
2014-11-05  William PitcockMerge pull request #75 from attilamolnar/master+nullcharfix
2014-11-04  Attila MolnarFix sending null char after ERROR when the server is...
2014-10-26  Patrick GodschalkExplicitly drop SSLv3 connections (SSL_OP_NO_SSLv3...
2014-09-21  Jilles Tjoelkerban: Fix build breakage.
2014-09-21  Jilles Tjoelkertools: Remove Hybrid 6 conversion tools.
next