summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-20fix %[ailin-nemui
2016-12-15reset background for mirc colour 99ailin-nemui
2016-12-08Merge pull request #581 from LemonBoy/set-contractailin-nemui
2016-12-08Merge pull request #570 from josephbisch/fix-issue-563ailin-nemui
2016-11-29Enforce the is_node_list contract in lib-config setters.LemonBoy
2016-11-29Merge pull request #565 from ahf/bug/524LemonBoy
2016-11-25Merge pull request #577 from LemonBoy/flagzLemonBoy
2016-11-23Don't shadow the 'channel' variable when printing the netjoins.LemonBoy
2016-11-23add a static buffer for dcc received dataailin-nemui
2016-11-23Minor corrections to the netsplit code.LemonBoy
2016-11-08add completion_empty_line settingLauri Tirkkonen
2016-11-01add missing inheritance to Exec item from 3532fc46ailin-nemui
2016-10-27enforce check that chatnets are nodelists to handle invalid configJoseph Bisch
2016-10-23Kill bell_beeps.Alexander Færøy
2016-10-23Shorten the certificate chain output.Alexander Færøy
2016-10-22Only do checks for SSL_get_server_tmp_key in network-openssl.c.Alexander Færøy
2016-10-22Kill do { ... } while (0); and replace it with goto's.Alexander Færøy
2016-10-22Emit the TLS handshake finished signal before we do verification.Alexander Færøy
2016-10-22Kill support for DANE.Alexander Færøy
2016-10-22Lift EC_KEY declaration onto the entry of the function.Alexander Færøy
2016-10-22Lift ASN1_STRING declaration onto the entry of the function.Alexander Færøy
2016-10-22Declare variables in the beginning of the function.Alexander Færøy
2016-10-22Make sure we clean-up after ourself upon failure.Alexander Færøy
2016-10-22Add x509 certificate and public key pinning support.Alexander Færøy
2016-10-22Display TLS connection information when connected to a TLS enabled server.Alexander Færøy
2016-10-22s/SSL/TLS/ for warning strings.Alexander Færøy
2016-10-22Simplify TLS verification error handling.Alexander Færøy
2016-10-22Populate and emit TLS_REC after TLS handshake have completed.Alexander Færøy
2016-10-22Add TLS_REC.Alexander Færøy
2016-10-22Rename SSL to TLS.Alexander Færøy
2016-10-22Add function to convert a buffer to a colon-delimited hex string.Alexander Færøy
2016-10-16Always build irssi with TLS support.Alexander Færøy
2016-10-11Merge pull request #465 from LemonBoy/netsplit-printailin-nemui
2016-09-30Make the cap_complete field unsigned.LemonBoy
2016-09-26Merge pull request #506 from kruton/sasl-400-byte-chunkailin-nemui
2016-09-25nullptr when doing module backward compat on invalid configailin-nemui
2016-09-22Merge pull request #542 from LemonBoy/xs-addailin-nemui
2016-09-20Patches for heap corruption and missing bounds checkailin-nemui
2016-09-19Merge pull request #540 from LemonBoy/reset-autorunailin-nemui
2016-09-15Expose 'cap_toggle' to the perl scripts.LemonBoy
2016-09-13Merge pull request #516 from LemonBoy/comp-fileailin-nemui
2016-09-13Make sure to make a copy of ERRSV content.LemonBoy
2016-09-13Expose the CAP fields to the perl scripts.LemonBoy
2016-09-11Add a '-autorun' switch to /script resetLemonBoy
2016-09-04Merge pull request #533 from dequis/statusmessLemonBoy
2016-08-29SASL: handle fragmentationKenny Root
2016-08-25Merge pull request #529 from ailin-nemui/issue500ailin-nemui
2016-08-24Set the default STATUSMSG to @ instead of @+ if it's missingdequis
2016-08-24Fix an OOB access in the cutbuffer implementation.LemonBoy
2016-08-22fix nick->host == NULL crashailin-nemui