index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-01-03
switch for gregex and regex.h
Ailin Nemui
2017-01-02
Use the RAW flag when building the regexps.
LemonBoy
2017-01-02
Rebase against master.
LemonBoy
2017-01-02
Remove the regexp_compiled field.
LemonBoy
2017-01-02
Use GLib's regexp interface (backed by PCRE)
LemonBoy
2017-01-02
Merge pull request #586 from LemonBoy/fix-580
ailin-nemui
2017-01-01
Make sure SASL was actually requested before failing.
LemonBoy
2016-12-21
Merge pull request #514 from LemonBoy/sasl_fail
ailin-nemui
2016-12-21
Merge pull request #587 from ailin-nemui/sbar_crash
ailin-nemui
2016-12-15
Prevent a UaF by calling server_disconnect in a signal handler.
LemonBoy
2016-12-15
Process the nick changes in queries before the PRIVMSG is handled.
LemonBoy
2016-12-15
reset background for mirc colour 99
ailin-nemui
2016-12-15
add assertion to statusbar_read_group
ailin-nemui
2016-12-12
Expose 'sasl_success' to the perl side.
LemonBoy
2016-12-12
Add an option to stop the connection when SASL fails.
LemonBoy
2016-12-08
Merge pull request #581 from LemonBoy/set-contract
ailin-nemui
2016-12-08
Merge pull request #570 from josephbisch/fix-issue-563
ailin-nemui
2016-11-29
Enforce the is_node_list contract in lib-config setters.
LemonBoy
2016-11-29
Merge pull request #565 from ahf/bug/524
LemonBoy
2016-11-25
Merge pull request #577 from LemonBoy/flagz
LemonBoy
2016-11-23
Don't shadow the 'channel' variable when printing the netjoins.
LemonBoy
2016-11-23
add a static buffer for dcc received data
ailin-nemui
2016-11-23
Minor corrections to the netsplit code.
LemonBoy
2016-11-08
add completion_empty_line setting
Lauri Tirkkonen
2016-11-01
add missing inheritance to Exec item from 3532fc46
ailin-nemui
2016-10-27
enforce check that chatnets are nodelists to handle invalid config
Joseph Bisch
2016-10-23
Kill bell_beeps.
Alexander Færøy
2016-10-23
Shorten the certificate chain output.
Alexander Færøy
2016-10-22
Only do checks for SSL_get_server_tmp_key in network-openssl.c.
Alexander Færøy
2016-10-22
Kill do { ... } while (0); and replace it with goto's.
Alexander Færøy
2016-10-22
Emit the TLS handshake finished signal before we do verification.
Alexander Færøy
2016-10-22
Kill support for DANE.
Alexander Færøy
2016-10-22
Lift EC_KEY declaration onto the entry of the function.
Alexander Færøy
2016-10-22
Lift ASN1_STRING declaration onto the entry of the function.
Alexander Færøy
2016-10-22
Declare variables in the beginning of the function.
Alexander Færøy
2016-10-22
Make sure we clean-up after ourself upon failure.
Alexander Færøy
2016-10-22
Add x509 certificate and public key pinning support.
Alexander Færøy
2016-10-22
Display TLS connection information when connected to a TLS enabled server.
Alexander Færøy
2016-10-22
s/SSL/TLS/ for warning strings.
Alexander Færøy
2016-10-22
Simplify TLS verification error handling.
Alexander Færøy
2016-10-22
Populate and emit TLS_REC after TLS handshake have completed.
Alexander Færøy
2016-10-22
Add TLS_REC.
Alexander Færøy
2016-10-22
Rename SSL to TLS.
Alexander Færøy
2016-10-22
Add function to convert a buffer to a colon-delimited hex string.
Alexander Færøy
2016-10-16
Always build irssi with TLS support.
Alexander Færøy
2016-10-11
Merge pull request #465 from LemonBoy/netsplit-print
ailin-nemui
2016-09-30
Make the cap_complete field unsigned.
LemonBoy
2016-09-26
Merge pull request #506 from kruton/sasl-400-byte-chunk
ailin-nemui
2016-09-25
nullptr when doing module backward compat on invalid config
ailin-nemui
2016-09-22
Merge pull request #542 from LemonBoy/xs-add
ailin-nemui
[next]