Changes In Branch monocypher Through [57397abd17] Excluding Merge-Ins
This is equivalent to a diff from 542443e166 to 57397abd17
2019-01-11
| ||
16:45 | Many unrelated changes check-in: 5db79120e2 user: rkeene tags: trunk | |
2019-01-10
| ||
21:09 | Added AES support check-in: fceff1713f user: rkeene tags: monocypher | |
21:03 | Update Makefile to make changing directories of vendor projects easier check-in: 57397abd17 user: rkeene tags: monocypher | |
20:54 | Move upstream packages into a "vendor" directory check-in: 51030d9980 user: rkeene tags: monocypher | |
08:41 | Started switching to monocypher check-in: 1dbc43abc9 user: rkeene tags: monocypher | |
2018-12-09
| ||
22:11 | Removed extra auto_paths check-in: 542443e166 user: rkeene tags: trunk | |
22:10 | Added an RPC client REPL check-in: e9fd1f6094 user: rkeene tags: trunk | |
Modified .fossil-settings/ignore-glob from [f9b9628d3b] to [c75060f1f0].
1 2 3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | - - - - - - - - + + + | nano.so nano.o randombytes.o |
Modified Makefile.in from [9775c9b8f5] to [c7a081c1e8].
|
Modified autogen.sh from [50eb64ee31] to [5177f2c1f8].
︙ | |||
75 76 77 78 79 80 81 | 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 | - + - - - - - - + + | exit 1 fi autoconf rm -rf autom4te.cache |
︙ |
Added build/argon2/Makefile version [2e6c9551be].
|
Added build/argon2/monocypher-blake2b.h version [b2dc3556d1].
|
Added build/argon2/src/argon2.c version [f1814855c1].