fix balance check in server logic
[epoint] / pkg /
2012-01-29 nszfix balance check in server logic master
2012-01-23 nszbasic test: save server log
2012-01-23 nszfix new server logic
2012-01-19 nszvarious fixes to make testing possible
2012-01-17 nszupdate code to latest go
2012-01-13 nszserver transactions: channel based sync for each account
2012-01-09 nszdocument: benchmark sign and verify (with parsing and...
2012-01-03 nszadd fixes by marcell
2011-12-31 nszfix dsa patches: truncate hash
2011-12-31 nszfix document test
2011-12-30 nszupdate the codebase to latest go src (time, hash, strconv)
2011-12-16 nsz+armorkey, update epoint-client
2011-12-16 nszkey: parse a single key
2011-12-16 nszstore: minor fixes
2011-12-16 nszdocument += sign test
2011-12-15 nszdocument: verify signature
2011-12-13 nszinsert key into store only if it does not exist
2011-12-13 nszkey.Id +fmt fixes
2011-12-12 nszupdate server and genkey according to new key pkg
2011-12-12 nszkey cleanup
2011-12-08 nszupdate key to new p,q,g
2011-12-08 nszdocument comment fixes
2011-12-08 nszcode reorganization