Andrew Ayer
2f02161042
Add utility functions for big-endian int storage
...
Use instead of htonl().
2014-03-22 11:41:18 -07:00
Andrew Ayer
490b7143b1
Update copyright notice to include OpenSSL linking exception
2013-03-05 12:02:49 -08:00
Andrew Ayer
b2164be760
Use arpa/inet.h functions instead of endian.h
...
Even though arpa/inet.h is "networky" and this isn't a network
application, arpa/inet.h is in POSIX whereas endian.h is non-standard.
This should let git-crypt build on Mac OS X.
2013-01-24 21:57:49 -08:00
Andrew Ayer
a2e3d160bd
Add README and copyright notices
2012-11-29 11:03:45 -08:00
Andrew Ayer
0dcf864798
When encrypting, use temporary file if file gets too big
2012-07-16 16:57:05 -07:00
Andrew Ayer
6e3dd5a8d3
Initial version
2012-07-06 15:38:40 -07:00