Age | Commit message (Collapse) | Author |
|
|
|
|
|
list of scripts (closes #1723)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
echo-message is NOT enabled (issue #2016)
|
|
echo-message is enabled (closes #2016)
|
|
|
|
|
|
echo-message is enabled (issue #2016)
|
|
`blake2s-*` in option sec.crypt.hash_algo (closes #2008)
|
|
in hash functions (issue #2008)
|
|
|
|
|
|
(closes #2013)
|
|
|
|
|
|
an IRC command (closes #1992)
|
|
version
|
|
|
|
|
|
|
|
|
|
|
|
and user's guide
|
|
|
|
|
|
|
|
(issue #1973)
|
|
|
|
(issue #2010)
|
|
|
|
Regression was introduced in commit 817d1eaf8e0be700bf9b61dcbaf9db7ab507d3af.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This commit also includes support for passive DCC RESUME.
There was also a potential segfault with calling `atoi(pos_token)` when `pos_token` is NULL, so `token` is set to be stored as a string. Although it is an integer, we don't need to store it as such. That's really more of an implementation detail.
|