Commit Graph

17 Commits

Author SHA1 Message Date
Kyle
1d100ffb76 Add Debian package, finish TODOs. 2016-01-27 21:41:02 -08:00
Kyle
0cf03528c5 Fix comparison test in hash_equal, release 1.0.1.
The result in the loop was being reset each iteration; only the last
element in the byte array was being checked for equality.
v1.0.1
2015-12-22 21:41:33 -08:00
Kyle
54b986f6f6 Bring libemsha.rst to the same version as release. v1.0.0 2015-12-22 21:09:14 -08:00
Kyle
d154824819 Remove extraneous tests.
These tests are useful for debugging and development, but aren't
useful to run by default.
2015-12-22 21:05:07 -08:00
Kyle
387e6839e1 Release 1.0.0. 2015-12-22 21:01:19 -08:00
Kyle Isom
22da0b109d Add libemsha.rst to do-release. 2015-12-22 15:57:02 -08:00
Kyle Isom
2d18c2eb07 Add single-document ReST docs.
This for the case where Sphinx isn't available. This file should be
valid for the last release.
2015-12-22 15:36:03 -08:00
Kyle Isom
adad01727b Remove doc/ from SUBDIRS. 2015-12-22 14:58:26 -08:00
Kyle Isom
fcacc61697 Make Sphinx Makefile more autotoolsy. 2015-12-22 14:52:02 -08:00
Kyle Isom
ddd2ac558b Add common targets to Sphinx makefile. 2015-12-22 14:49:34 -08:00
Kyle Isom
2d6cc74e28 Add Sphinx to Travis config. 2015-12-22 14:38:40 -08:00
Kyle Isom
98853d8549 Documentation and build updates in preparation for 1.0.0. 2015-12-22 14:31:15 -08:00
Kyle Isom
bfcf11129c Updating a few things before release.
Still TODO:

  + document HMAC
  + document miscellaneous functions
  + add examples
  + get Sphinx docs building properly
2015-12-21 12:57:55 -08:00
Kyle Isom
0449ac7ece Formatting adjustment. 2015-12-17 10:37:39 -08:00
Kyle Isom
3303c50f98 Add travis status to README. 2015-12-17 10:34:23 -08:00
Kyle Isom
5eb7246220 Add travis config, fix tests. 2015-12-17 10:31:31 -08:00
Kyle Isom
e27a6fed94 Initial import.
Still needs documentation.
2015-12-17 01:54:10 -08:00