summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22Use TLS by default for Freenode, IRC6, OFTC, EsperNet, EFnet, and Rizon.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-12Merge pull request #556 from koollman/masterailin-nemui
2016-10-11Merge pull request #465 from LemonBoy/netsplit-printailin-nemui
2016-10-07Merge pull request #555 from LemonBoy/attr-signednessailin-nemui
2016-10-05update INSTALL requirement: terminfo or ncurses for text frontendThomas Samson
2016-09-30Make the cap_complete field unsigned.LemonBoy
2016-09-26Merge pull request #506 from kruton/sasl-400-byte-chunkailin-nemui
2016-09-26Merge pull request #551 from ailin-nemui/fix-550ailin-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-22Merge pull request #548 from ailin-nemui/buf-fixailin-nemui
2016-09-22sync buf.plailin-nemui
2016-09-21Merge branch 'integrate/0.8.20'ailin-nemui
2016-09-21Merge branch 'master' into integrate/0.8.20ailin-nemui
2016-09-20Merge branch 'quarkslab'ailin-nemui
2016-09-20Update NEWS for 0.8.20ailin-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-14tag as 0.8.20ailin-nemui
2016-09-14Merge branch 'quarkslab'ailin-nemui
2016-09-14Update NEWS for 0.8.20ailin-nemui
2016-09-14Merge pull request #477 from dennisschagt/masterailin-nemui
2016-09-14Merge pull request #467 from dequis/EAI_SYSTEMailin-nemui
2016-09-14Merge pull request #461 from ailin-nemui/fix_squeryailin-nemui
2016-09-14Merge pull request #515 from LemonBoy/signal-protoailin-nemui
2016-09-14Merge pull request #518 from vague666/hilight_helpdx
2016-09-14Merge pull request #529 from ailin-nemui/issue500ailin-nemui
2016-09-14Merge pull request #533 from dequis/statusmessLemonBoy
2016-09-13Merge pull request #516 from LemonBoy/comp-fileailin-nemui
2016-09-13Merge pull request #543 from LemonBoy/script-error-messageailin-nemui
2016-09-13Make sure to make a copy of ERRSV content.LemonBoy