summary refs log tree commit diff homepage
path: root/2016/src/bin/day11.rs
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-12-02 00:15:54 -0500
committerJune McEnroe <programble@gmail.com>2017-12-02 00:15:54 -0500
commitf5452fdbd5c3feba31bc8892bb368df6e137e9b1 (patch)
treeb4cbeb33ef4b5f7833f44831633428fa1ef7e449 /2016/src/bin/day11.rs
parentDay 1, part 2 (diff)
downloadaoc-f5452fdbd5c3feba31bc8892bb368df6e137e9b1.tar.gz
aoc-f5452fdbd5c3feba31bc8892bb368df6e137e9b1.zip
Day 2
Diffstat (limited to '2016/src/bin/day11.rs')
0 files changed, 0 insertions, 0 deletions
d=b174b4d6fcb16598ed4506e3abbe9a0109d73845&follow=1'>Use dataOpen for save fileJune McEnroe 2020-08-24Use configOpen to load localCAJune McEnroe 2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “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 McEnroeollow=1'>Add comment to tmux terminal overrideJune McEnroe 2017-03-13Have tmux set block cursor on linux consoleJune McEnroe 2017-03-13Use inverse for Visual in colorschemeJune McEnroe