summary refs log tree commit diff
path: root/port/ddate
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-19 23:33:49 -0500
committerJune McEnroe <june@causal.agency>2021-01-19 23:38:11 -0500
commit959b6cc5b728d67b561becc042e8d37cd4f54a9c (patch)
tree97a7233303e011fd3d8c70126c21c4adff4e6a80 /port/ddate
parentEscape \ and / in mtags search patterns (diff)
downloadsrc-959b6cc5b728d67b561becc042e8d37cd4f54a9c.tar.gz
src-959b6cc5b728d67b561becc042e8d37cd4f54a9c.zip
Prefer tag matches not preceded by [[:alnum:]]
Otherwise the "id" in "void" matches for "void id".
Diffstat (limited to 'port/ddate')
0 files changed, 0 insertions, 0 deletions
ef='/pounce/commit/configure?h=2.1&id=cd02c9f11ae2f848d44917ffa8f887708b3a93c9&follow=1'>Replace “RAND_bytes” by “getentropy”Issam E. Maghni This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe