summary refs log tree commit diff
path: root/complete.c (follow)
Commit message (Expand)AuthorAge
* Various small cleanupsJune McEnroe2020-02-16
* Replace small integers in size_t with uintJune McEnroe2020-02-15
* Fix completeReplace iterationJune McEnroe2020-02-11
* Handle KICKJune McEnroe2020-02-08
* Handle NICKJune McEnroe2020-02-08
* Clear completion for ID on self-partJune McEnroe2020-02-07
* Update completion on join, part, privmsgJune McEnroe2020-02-07
* Update color in completeTouchJune McEnroe2020-02-07
* Populate completion with commandsJune McEnroe2020-02-07
=3.3.1p1'>3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe