Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

80 check-ins using file wurstkessel-init.fs version 7629b3d6fb

2013-03-12
22:41
Separate client loop task check-in: 91230eef87 user: bernd tags: trunk
22:01
Move buffers to user variables check-in: f56dfbdac0 user: bernd tags: trunk
21:49
Move buffers to user variables check-in: 767fea7fbc user: bernd tags: trunk
2013-03-03
01:48
Changed compile> to comp: and friends check-in: 8c1e9a6b6d user: bernd tags: trunk
2013-02-26
21:43
Libcc generation updated check-in: b14b1eac95 user: bernd tags: trunk
2013-02-17
22:15
Moved keccak Forth libs around check-in: 408b097f85 user: bernd tags: trunk
21:59
Symlinks to keccak check-in: acd2d5b847 user: bernd tags: trunk
14:51
Distribute smult.c directly in curve25519.fs, no slurping check-in: 5d6e58bf99 user: bernd tags: trunk
2013-02-12
00:10
More effort to do partial save right check-in: 4bf14ec4bd user: bernd tags: trunk
2013-02-11
21:00
Refactored save-all-blocks so that it does the identical action to slurp-all-blocks check-in: dcbd3f4f84 user: bernd tags: trunk
19:41
Some tweeks on new file mux and a check script check-in: 481c2690a6 user: bernd tags: trunk
15:57
Better partial fill/flush stuff check-in: 1223fbb9fe user: bernd tags: trunk
2013-02-10
00:15
Removed map local variable check-in: f220f76f44 user: bernd tags: trunk
2013-02-09
23:49
Modified save-all-blocks to work with partial savings check-in: bd26c028cd user: bernd tags: trunk
23:10
Try getting partial flush to work check-in: d2146891e6 user: bernd tags: trunk
21:35
Prepare for partial flushing check-in: 796ba0d52e user: bernd tags: trunk
00:17
Added code for partial rewinding, yet untested check-in: eaace9e1d7 user: bernd tags: trunk
2013-02-08
22:22
Fixed keygen key storage check-in: add342fc7a user: bernd tags: trunk
2013-02-06
23:42
synchronize flush part check-in: 172747ee5b user: bernd tags: trunk
21:05
Branchless send-size version check-in: 6e121d37ca user: bernd tags: trunk
00:16
Small refactoring, removed sending empty packets check-in: ee46e9ec59 user: bernd tags: trunk
2013-02-05
23:29
Reformating for clarity check-in: 2d09f5b80e user: bernd tags: trunk
2013-02-04
21:46
Debugging code masked out check-in: 32128b8f46 user: bernd tags: trunk
21:44
Off-by-one problem with ackbits solved check-in: d41fc9c703 user: bernd tags: trunk
19:11
Fixed read order problem check-in: 1a164caf48 user: bernd tags: trunk
18:36
Rewriting file ops, more continuing check-in: 378df15604 user: bernd tags: trunk
16:58
Rewriting file ops, continued check-in: dfe10e8061 user: bernd tags: trunk
16:46
Rewriting file ops, continued check-in: 14a72db766 user: bernd tags: trunk
00:50
Fixed scrambling check-in: 0d8268ea35 user: bernd tags: trunk
00:06
better incremental file reading check-in: 0c38b33f3c user: bernd tags: trunk
2013-02-02
23:34
Readded head answer to timeout request check-in: 1e6ee832f1 user: bernd tags: trunk
23:09
Replace recv-high with dest-head check-in: c715c2e4cc user: bernd tags: trunk
21:56
Removed vaddr offset from resend requests check-in: 6af90e421e user: bernd tags: trunk
20:53
Set dest-head for head of receiving data check-in: d48b99f40f user: bernd tags: trunk
17:04
Start using better circular buffer check-in: 1519cbdfcd user: bernd tags: trunk
2013-02-01
00:04
Some preparation for gliding window check-in: bc84a31553 user: bernd tags: trunk
2013-01-31
00:45
Branch-less code flag usage fixed check-in: 4b8234e309 user: bernd tags: trunk
00:41
Use data-tail? check-in: 900b4edf00 user: bernd tags: trunk
2013-01-30
23:53
Start with rolling window code check-in: 9c82dd53ac user: bernd tags: trunk
00:07
Swig generated keccak.fs check-in: c787f662fd user: bernd tags: trunk
00:06
Moved automake to the right place check-in: 88307d1c28 user: bernd tags: trunk
00:05
Added KeccakF.h check-in: 60e5cf5bd8 user: bernd tags: trunk
00:01
Added libkeccak.fs check-in: 5001f6cba4 user: bernd tags: trunk
2013-01-29
22:52
crypto-api use keccakf - works\! check-in: 80445f4930 user: bernd tags: trunk
22:28
crypto-api implemented check-in: 362e91d1d0 user: bernd tags: trunk
2013-01-28
01:02
Some changes to crypto-api# check-in: 67d3ea3aa4 user: bernd tags: trunk
00:25
Factored out generic crypto calls, more factors check-in: b780b66d26 user: bernd tags: trunk
00:18
Factored out generic crypto calls check-in: c28e477bcb user: bernd tags: trunk
2013-01-27
22:54
More work on generic crypto api check-in: 0bc5ccbffb user: bernd tags: trunk
21:32
Started generic crypto api check-in: c9466b76b2 user: bernd tags: trunk
2013-01-25
23:57
Minor cleanup, part 2 check-in: 1c3751a1f9 user: bernd tags: trunk
23:49
Minor cleanup, part 2 check-in: 98e3d65244 user: bernd tags: trunk
23:46
Minor cleanup check-in: bd5cd04699 user: bernd tags: trunk
23:40
Use new to allocate maps instead of a string check-in: 513f39e5bf user: bernd tags: trunk
22:35
Deactivated helper method check-in: c2f0733a59 user: bernd tags: trunk
22:33
Converted commands to current object check-in: 0c9db9c180 user: bernd tags: trunk
19:56
Significant part of cmd converted to current object check-in: 0d708104a0 user: bernd tags: trunk
2013-01-24
16:14
Key setting bug fixed check-in: 67806fae26 user: bernd tags: trunk
16:04
Fixed a 32 bit problem check-in: 1b20337de5 user: bernd tags: trunk
12:56
Added another non-crypto hash check-in: f31d3c3f14 user: bernd tags: trunk
2013-01-23
22:06
more current object transition check-in: 840c49ab59 user: bernd tags: trunk
21:50
more current object transition check-in: c5381cfb05 user: bernd tags: trunk
00:11
Some more to current object check-in: ad43032d4c user: bernd tags: trunk
2013-01-22
23:42
Keys with current object check-in: 02776c0559 user: bernd tags: trunk
23:21
Crypto with current object check-in: a3ce268b96 user: bernd tags: trunk
23:16
Crypto with current object check-in: 03c6e48cf1 user: bernd tags: trunk
22:32
files to object relative check-in: 13812ad48a user: bernd tags: trunk
21:12
timing to object-relative, part 2 check-in: 1f52432d97 user: bernd tags: trunk
20:56
timing to object-relative, part 2 check-in: 3e96a920c5 user: bernd tags: trunk
20:50
timing to object-relative, part 1 check-in: e1da8bc2db user: bernd tags: trunk
20:11
Start change to use mini-oof2 instead of structures check-in: 9167b0fe93 user: bernd tags: trunk
19:54
Prepare change to use mini-oof2 instead of structures check-in: 7cb06af4a6 user: bernd tags: trunk
2013-01-21
17:46
Fixed hash64 bug check-in: 3b8f25d130 user: bernd tags: trunk
17:21
Changed wurst_hash64 to use a start value; fixed net2o:see check-in: 66cc35af7f user: bernd tags: trunk
2013-01-09
19:22
Added keccak library, modified Wurstkessel API slightly (needs more work) check-in: 33bd67d240 user: bernd tags: trunk
2013-01-08
22:39
Added Keccak reference stuff, to be built as library check-in: cff016a477 user: bernd tags: trunk
2013-01-02
23:23
Anton's review on protobuf included check-in: 7331766b10 user: bernd tags: trunk
2012-12-26
17:48
More detailed profiling check-in: e9bcc2c22c user: bernd tags: trunk
2012-12-25
23:39
Profiling for tuning check-in: 1d6f08d5f5 user: bernd tags: trunk
22:02
Fixed wurstrng state check-in: f0952266c8 user: bernd tags: trunk