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-20
implement break_wide
ailin-nemui
2017-01-16
Add SUPPRESS_PRINTF_FALLBACK
Joseph Bisch
2017-01-15
perl_parse needs NULL terminated parameter list.
Hanno
2017-01-13
Merge pull request #613 from ailin-nemui/fix_completion
LemonBoy
2017-01-13
Merge pull request #610 from josephbisch/fe-fuzz
Alexander Færøy
2017-01-12
Fix fe-fuzz nits
Joseph Bisch
2017-01-10
Revert "Don't reset wait_cmd during connection registration (fixes early ISON)"
dx
2017-01-09
Don't duplicate module-formats.* in fe-fuzz
Joseph Bisch
2017-01-09
fix regression in completion
ailin-nemui
2017-01-08
Merge pull request #608 from tijko/master
LemonBoy
2017-01-07
Add frontend for fuzzing
Joseph Bisch
2017-01-07
Follow g_strsplit with call to g_strfreev
Tim Konick
2017-01-06
Don't reset wait_cmd during connection registration (fixes early ISON)
dequis
2017-01-06
Add OPENSSL_NO_EC for solaris 11.3, see issue #598
dequis
2017-01-06
make irssi --with-perl build with separate object directory
Martijn Dekker
2017-01-05
fix GRegex GError problem
ailin-nemui
2017-01-03
Merge branch 'master' into 'security'
Nei
2017-01-03
Merge pull request #585 from ailin-nemui/win_seq
ailin-nemui
2017-01-03
up abi version
Ailin Nemui
2017-01-03
switch for gregex and regex.h
Ailin Nemui
2017-01-02
Merge branch 'percent_flag' into 'security'
Nei
2017-01-02
Merge branch '4-use-after-free-when-receiving-numeric-432-invalid-nick' into ...
Nei
2017-01-02
Merge branch '1-null-pointer-dereference-in-irc_nickcmp_rfc1459' into 'securi...
Nei
2017-01-02
Merge branch '3-out-of-bounds-read-with-invalid-utf8-in-term_addstr' into 'se...
Nei
2017-01-02
Merge branch '2-out-of-bounds-read-of-one-byte-with-x1b-48-in-truecolor-build...
Nei
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-20
remove some for loops
ailin-nemui
2016-12-20
sort windows_seq helpers to top
ailin-nemui
2016-12-20
nits
ailin-nemui
2016-12-20
clean up window_refnum_{prev,next}
ailin-nemui
2016-12-20
fix %[
ailin-nemui
2016-12-19
add some sequence helper functions
ailin-nemui
2016-12-19
Fix oob read on invalid utf8 in term_addstr
Joseph Bisch
2016-12-19
bail out if nick is NULL in irc_query_find
ailin-nemui
2016-12-19
avoid server_disconnect
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
check for end of string in ansi 48
ailin-nemui
2016-12-15
reset background for mirc colour 99
ailin-nemui
2016-12-15
add assertion to statusbar_read_group
ailin-nemui
2016-12-13
manually redraw the activity list on expose only
ailin-nemui
2016-12-13
g_sequence backing for window list
ailin-nemui
2016-12-12
Expose 'sasl_success' to the perl side.
LemonBoy
[next]