1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-02 06:11:11 +00:00
Commit Graph

5223 Commits

Author SHA1 Message Date
Ailin Nemui
5815e20ae1 tag as 1.0.8 2019-06-28 13:52:47 +02:00
ailin-nemui
c9f1b25a7f Merge pull request #1058 from ailin-nemui/sasl-reconnect
copy sasl username and password values

(cherry picked from commit d23b0d22cc)
2019-06-28 13:47:10 +02:00
ailin-nemui
50b2c910ad tag as 1.0.7 2018-02-15 00:47:48 +01:00
ailin-nemui
80ff40937c Merge pull request #834 from williamjacksn/patch-1
Fix typo in help text for /ISON command

(cherry picked from commit 6d42c4f949)
2018-02-13 12:43:54 +01:00
ailin-nemui
98a9655ce6 Merge pull request #836 from ailin-nemui/resize
Fix resizing of windows when used incorrectly

(cherry picked from commit 3c1bc5f916)
2018-02-13 12:43:54 +01:00
ailin-nemui
8424c1502a Merge pull request #842 from ailin-nemui/themeoob
Fix oob in escaped theme string

(cherry picked from commit 7c31f7adc5)
2018-02-13 12:43:54 +01:00
ailin-nemui
191b01a70e Merge pull request #837 from ailin-nemui/no-show
check the error condition of mainwindow_create

(cherry picked from commit 442f6f08b4)
2018-02-13 12:43:54 +01:00
Nei
36564717c9 Merge branch 'security' into 'master'
Security

See merge request irssi/irssi!34

(cherry picked from commit b0d9cb33cd)
2018-02-13 12:43:54 +01:00
ailin-nemui
38ba3ca2c4 Merge pull request #824 from dequis/more-netsplit-revert
Revert more of the netsplit print optimisation to fix crashes

(cherry picked from commit cfcc021c81)
2018-02-13 01:01:59 +01:00
ailin-nemui
a6cae91cec Merge pull request #812 from ailin-nemui/tape-netsplit
revert netsplit print optimisation

(cherry picked from commit 7de1378dab)
2018-02-13 00:57:01 +01:00
Nei
8a5f445544 Merge branch 'uaf-modify' into 'master'
Prevent a UAF error during the execution of some commands

See merge request irssi/irssi!24

(cherry picked from commit e405330e04)
2018-02-13 00:08:14 +01:00
ailin-nemui
fe6e377beb tag as 1.0.6 2018-01-05 00:04:58 +01:00
ailin-nemui
cacb48e4f4 Merge pull request #788 from LemonBoy/fix-787
Keep a copy of the strings coming from the config

(cherry picked from commit 933fac7e9d)
2018-01-05 00:03:44 +01:00
Nei
aea5802519 Merge branch 'security' into 'master'
Security

Closes GL#18, GL#19, GL#20, GL#21

See merge request irssi/irssi!29

(cherry picked from commit 9df3d92598)
2018-01-05 00:03:17 +01:00
ailin-nemui
b00b45cf21 tag as 1.0.5 2017-10-20 17:52:45 +02:00
ailin-nemui
11f0d046de Merge pull request #769 from horgh/horgh/error-check-server-connect
Set host to an empty string on error

(cherry picked from commit 437fbef6eb)
2017-10-20 17:52:45 +02:00
ailin-nemui
2d0f7bcc50 Merge pull request #763 from rbisewski/master
Improvements to statusbar documentation and help text.

(cherry picked from commit 016fd34436)
2017-10-20 17:52:45 +02:00
ailin-nemui
d2bfd44c16 Merge pull request #737 from ailin-nemui/fix-733
Revert "Merge pull request #452 from LemonBoy/terminfo-cup"

(cherry picked from commit 13471013f3)
2017-10-20 17:52:45 +02:00
ailin-nemui
32d0daf87e Merge pull request #719 from LemonBoy/sasl-disable-none
Setting sasl_mechanism to '' disables the auth

(cherry picked from commit 7b97edf9d1)
2017-10-20 17:52:45 +02:00
Nei
29f0ed96d5 Merge branch 'security' into 'master'
Security

Closes GL#12, GL#13, GL#14, GL#15, GL#16

See merge request irssi/irssi!23

(cherry picked from commit 0557a2cb7c)
2017-10-20 17:52:26 +02:00
Ailin Nemui
527c19803b tag as 1.0.4 2017-07-05 21:20:43 +02:00
Ailin Nemui
bfa3bd8967 Merge pull request #729 from irssi/clear-help
More accurately describe clear

(cherry picked from commit b12f86e5e6)
2017-07-05 21:20:24 +02:00
ailin-nemui
8778d1c95a Merge pull request #723 from ailin-nemui/odd_expand_escapes
fix weird n-fold unescaping in expand_escapes

(cherry picked from commit 1ff2f61f09)
2017-07-05 16:58:19 +02:00
ailin-nemui
dbce2d447a Merge pull request #722 from dequis/back-to-the-future
parse_time_interval: Allow negative time in settings

(cherry picked from commit 2b209348bd)
2017-07-05 16:58:04 +02:00
ailin-nemui
efaa2eeb88 Merge pull request #721 from dequis/unexpected-exits
term-terminfo: Avoid switching out of alt screen on unexpected exits
(cherry picked from commit c56919768e)
2017-07-05 16:57:53 +02:00
ailin-nemui
1bcd7a8dd0 Merge pull request #714 from dequis/dcc-fname-gcc-warnings
fe-dcc-(get|send): Fix some -Wpointer-compare with newer gcc

(cherry picked from commit 5e9a3ad80c)
2017-07-05 16:57:31 +02:00
Nei
5e46c6dda0 Merge branch 'security' into 'master'
Security

Closes #10

See merge request !17

(cherry picked from commit 5e26325317)
2017-07-05 16:57:03 +02:00
Ailin Nemui
68bb0c6e48 tag as 1.0.3 2017-06-05 19:29:04 +02:00
ailin-nemui
712e02960a Merge pull request #711 from ailin-nemui/24bit-reset
do not reset true colour bit on colour reset
(cherry picked from commit 2d0a9b4ca3)
2017-06-05 16:00:34 +02:00
ailin-nemui
18df0934b5 Merge pull request #707 from mh-source/patch-1
dcc.in: fixed typo 'resolved' -> 'resolves'
(cherry picked from commit aac20b1513)
2017-06-05 16:00:21 +02:00
ailin-nemui
d5bdf00ba6 Merge pull request #706 from dequis/parse-uint
Add parse_uint function to improve integer overflow handling
(cherry picked from commit 31b9d115b0)
2017-06-05 16:00:05 +02:00
ailin-nemui
d8167908d0 Merge pull request #705 from ailin-nemui/nicklist-performance
improve nicklist performance
(cherry picked from commit 476f19f123)
2017-06-05 15:59:46 +02:00
ailin-nemui
54215ce958 Merge pull request #702 from vague666/server_modify_notls
Added support for -notls and -notls_verify
(cherry picked from commit 10cea61696)
2017-06-05 15:59:31 +02:00
ailin-nemui
81c42d4da9 Merge pull request #698 from ailin-nemui/master
detect Netbsd terminfo
(cherry picked from commit f24ad9a366)
2017-06-05 15:59:13 +02:00
ailin-nemui
2520ea3381 Merge pull request #688 from josephbisch/fix-687
Add syntax info for completion
(cherry picked from commit 411ace0a15)
2017-06-05 15:58:58 +02:00
ailin-nemui
35e56cdb75 Merge pull request #685 from josephbisch/fix-462
Fix strange history behavior when history is empty
(cherry picked from commit 3f69e71804)
2017-06-05 15:58:44 +02:00
ailin-nemui
7fc08ba0e5 Merge pull request #680 from Stevie-O/slow-startup-with-glib-2.49.3
Fix slow startup with glib 2.49.3
(cherry picked from commit 3d4ba86a91)
2017-06-05 15:58:30 +02:00
ailin-nemui
7b4106fe0c Merge pull request #677 from rrebello/openssl-misc
OpenSSL support detection and documentation fixes
(cherry picked from commit 590056d3c3)
2017-06-05 15:57:58 +02:00
Ailin Nemui
1f1868c532 Merge remote-tracking branch 'gitlab/security'
(cherry picked from commit fb08fc7f1a)
2017-06-05 15:55:23 +02:00
Joseph Bisch
8724b4a7a7 Merge branch 'off-by-one-fix' into 'master'
Fix off by one error with char_expandos

See merge request !11
(cherry picked from commit d5e23f97a7)
2017-06-05 15:55:06 +02:00
Ailin Nemui
2a53853f36 tag as 1.0.2 2017-03-10 17:41:04 +01:00
ailin-nemui
a0c34463a5 Merge pull request #669 from dequis/expand-double-backslash
expand_escape: expand double backslash as a backslash
(cherry picked from commit 26187d1d30)
2017-03-10 17:21:45 +01:00
ailin-nemui
9d1adffc75 Merge pull request #667 from ailin-nemui/fix-dcc-get
fix dcc get

fixes #656
(cherry picked from commit d57c64adeb)
2017-03-10 17:21:34 +01:00
Nei
554586cddf Merge branch 'd-minor' into 'master'
Prevent some potential null-pointer deferences.

See merge request !9
(cherry picked from commit 7ef22687f9)
2017-03-10 17:20:52 +01:00
ailin-nemui
dfffb0e9d8 Merge pull request #628 from LemonBoy/openssl-compat
Support OpenSSL 1.1.0.
(cherry picked from commit ff5dd3673e)
2017-03-10 17:20:30 +01:00
Ailin Nemui
39e591468d Merge branch 'netjoin-timeout' into 'master'
fe-netjoin: remove irc servers on "server disconnected" signal

Closes #7

See merge request !10

(cherry picked from commit 77b2631c78)
2017-03-10 17:20:10 +01:00
ailin-nemui
c111e09133 Merge pull request #652 from LemonBoy/trailing-arg
Properly check the command arguments in tail place.
2017-03-10 17:19:57 +01:00
ailin-nemui
0ada284a25 amend forgotten fix 2017-02-05 21:33:19 +01:00
ailin-nemui
5f6c38c329 tag as 1.0.1 2017-02-03 20:46:20 +01:00
Nei
97b182089e Merge branch 'dub-the-wub' into 'master'
Prevent a memory leak during the processing of the SASL response.

See merge request !8
2017-02-03 20:29:22 +01:00