Timeline

10 descendants and 10 ancestors of b74e661b68ed1a025b4b08a148c3dbabd5c47144569d75b4f98273a72170e209

2019-01-17
07:45
Added start of kit maker, for easy binary distribution of application check-in: 0007db6527 user: rkeene tags: trunk
02:19
Better prompt handling without readline check-in: 1a36ac65ca user: rkeene tags: trunk
01:57
More stats work check-in: 008bdd4f8f user: rkeene tags: trunk
01:55
Support using OS resolvers check-in: d5ffbea19a user: rkeene tags: trunk
2019-01-16
21:38
Moved some of the argon2 patches to a patch file check-in: 4cee3b7e59 user: rkeene tags: trunk
2019-01-13
22:10
Updated to make whether or not to use the amalgamation a separate configuration option check-in: 9532d401f5 user: rkeene tags: trunk
2019-01-12
21:59
Fixed name of keepalive statistic for unique peers check-in: 173b00efe3 user: rkeene tags: trunk
21:48
Better handling of stats -- keep them in a transient SQLite3 DB check-in: a010d6c0a7 user: rkeene tags: trunk
2019-01-11
18:03
Reduce argon2 code a bit by removing features we do not use check-in: 483b914916 user: rkeene tags: trunk
17:50
Add more TODO check-in: 91adaf3629 user: rkeene tags: trunk
17:50
Use the user-supplied password check-in: b74e661b68 user: rkeene tags: trunk
17:47
Added support for decoding wallet backups check-in: fe9b42ed61 user: rkeene tags: trunk
17:35
randomSortList in the internal namespace check-in: 75052adbef user: rkeene tags: trunk
17:33
Update argon2 to deal with the amalgamized version of things in monocypher check-in: b42f88c83c user: rkeene tags: trunk
17:33
When compiling the amalgamized version of Tcl Nano, define a macro that can be used to detect this check-in: 28a8f24de6 user: rkeene tags: trunk
16:50
Install man page into a man directory check-in: 5818311f51 user: rkeene tags: trunk
16:48
Moved binaries and ensure that they are installed check-in: 19ed7cdd41 user: rkeene tags: trunk
16:45
Integrated monocypher changes check-in: eb79ca52ec user: rkeene tags: trunk
16:45
Many unrelated changes check-in: 5db79120e2 user: rkeene tags: trunk
16:43
Use Tcl for free() and malloc() within argon2 Closed-Leaf check-in: e61a5fb78c user: rkeene tags: monocypher
16:08
Removed all heap-based memory allocations since they can be done on the stack now that they are constant sized check-in: 567d112dc6 user: rkeene tags: monocypher