summary refs log tree commit diff homepage
path: root/2016/src/bin/day17.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-01 00:25:59 -0500
committerJune McEnroe <june@causal.agency>2019-12-01 00:29:49 -0500
commit41bb1f3e92dd3f719aac69c50945f2b2490baf30 (patch)
tree462c86abf87ce73500009e7286e94170b8ccf2ed /2016/src/bin/day17.rs
parentSolve day 1 part 1 (diff)
downloadaoc-41bb1f3e92dd3f719aac69c50945f2b2490baf30.tar.gz
aoc-41bb1f3e92dd3f719aac69c50945f2b2490baf30.zip
Solve day 1 part 2
Diffstat (limited to '2016/src/bin/day17.rs')
0 files changed, 0 insertions, 0 deletions
pan>Add -lresolv on macOS, LinuxJune McEnroe 2020-12-15Implement getservinfo for SRV lookupJune McEnroe 2020-10-29Update README build instructions 1.2June McEnroe 2020-10-29Say OpenSSL in additional permission noticesJune McEnroe 2020-10-27Refactor IMAP structJune McEnroe 2020-10-27Rewrite compat and add configure scriptJune McEnroe 2020-10-24Use open_memstream rather than fmemopenJune McEnroe 2020-06-08Add additional permission for linking with LibreSSLJune McEnroe https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs 2020-05-05Update email addresses 1.1June McEnroe 2020-05-05Update compat.h for split read/write streamsJune McEnroe 2020-05-05Encode the path as Subject with QJune McEnroe 2020-05-04Clean up notemap with dataCheckJune McEnroe 2020-05-04Update IMAP parserJune McEnroe 2020-04-08Use a real IMAP parserJune McEnroe 2020-01-28Call fopencookie with a+ 1.0June McEnroe This fixes strange behaviour when interleaving reads and writes. 2020-01-28Add arc4random_buf compatibilityJune McEnroe