enchive/src
Christopher Wellons 32d4d99472 Properly terminate pinentry protocol (BYE)
This isn't strictly necessary on unix-like systems since it will exit
when the pipes are closed. Unfortunately Windows isn't so nice and neat
and the program will remain open indefinitely even though its inputs and
outputs have been closed. So ask pinentry to terminate gracefully.
2020-05-18 19:09:22 -04:00
..
chacha.c Drop use of custom integer names 2018-04-17 22:03:05 -04:00
chacha.h Drop use of custom integer names 2018-04-17 22:03:05 -04:00
curve25519-donna.c Drop use of custom integer names 2018-04-17 22:03:05 -04:00
docs.h Add support for pinentry protocol 2017-12-23 22:12:46 -05:00
enchive.c Properly terminate pinentry protocol (BYE) 2020-05-18 19:09:22 -04:00
optparse.h Move sources under src/. 2017-03-05 20:26:31 -05:00
sha256.c Drop use of custom integer names 2018-04-17 22:03:05 -04:00
sha256.h Drop use of custom integer names 2018-04-17 22:03:05 -04:00