Timeline
Not logged in

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

120 check-ins using file wurstkessel-init.fs version df2ff19b2f

2012-01-13
00:06
Wurstkessel test with 16 bits internal state check-in: c07a88c2f1 user: bernd tags: trunk
2012-01-12
21:09
4k packet jumbo frame test check-in: 41a5ce6e24 user: bernd tags: trunk
20:41
Fixed #map bug check-in: cede1225c2 user: bernd tags: trunk
20:15
Debugging of hash table check-in: 3d955fb8e7 user: bernd tags: trunk
16:42
Fixed second layer bug check-in: ecdd8d4a1c user: bernd tags: trunk
00:11
added string.fs as requirement check-in: 494dcd8f8c user: bernd tags: trunk
00:09
added comment check-in: 39cbd44418 user: bernd tags: trunk
00:01
Generic secure hash table check-in: c821709590 user: bernd tags: trunk
2012-01-09
23:27
Track achieved rate check-in: a761d40324 user: bernd tags: trunk
21:47
Rate in bytes/s check-in: 77dfdd5675 user: bernd tags: trunk
21:46
Rate in byes/s check-in: 25f1b36bcc user: bernd tags: trunk
21:40
Replaced sack-backlog by static 1k-page timestamp array check-in: 46de9ba2f3 user: bernd tags: trunk
21:21
Replaced sack-backlog by static 1k-page timestamp array check-in: eff5651ce7 user: bernd tags: trunk
20:10
Added time stamp array (not used yet) check-in: 865c341336 user: bernd tags: trunk
2012-01-08
16:59
fixed bandwidth timing when stuck due to no acknowledges check-in: 1fc8f49c6d user: bernd tags: trunk
2012-01-07
23:09
more tests and value variations check-in: 6af77cf15a user: bernd tags: trunk
21:59
refactoring check-in: ec60d8cc7d user: bernd tags: trunk
2012-01-06
23:09
more complex state machine to send bursts (multiple transmissions in parallel) check-in: 30bdb434c6 user: bernd tags: trunk
22:32
init flyburst settings for long delay startup check-in: b27925380f user: bernd tags: trunk
2012-01-03
21:22
source code cleanup check-in: 3a12648aad user: bernd tags: trunk
21:20
simpler client loop check-in: 9cd5f2fdcd user: bernd tags: trunk
21:16
smaller timeout check-in: 964d1c8966 user: bernd tags: trunk
21:12
timing report check-in: d732040d2d user: bernd tags: trunk
21:10
smaller is more reliable check-in: 79b1bce25d user: bernd tags: trunk
21:01
More finetuning check-in: ff85b433d1 user: bernd tags: trunk
19:59
Finetuning of burst control check-in: 8398549bd2 user: bernd tags: trunk
19:27
flybursts set to 4, reduce bursts to 2 check-in: 464b48cca5 user: bernd tags: trunk
19:24
Limit bursts in flight to 2 check-in: 5879adc88c user: bernd tags: trunk
18:26
rtdelay minimum check-in: c32bc2cfd1 user: bernd tags: trunk
18:22
track delay check-in: 54e8edda70 user: bernd tags: trunk
00:20
Implemented Helmar's idea of the invisible IVs - still incomplete (code IV is reused\!) check-in: 4b6832d445 user: bernd tags: trunk
2012-01-02
23:37
Create initial vectors check-in: f0c6ecd9e1 user: bernd tags: trunk
23:37
Create initial vectors check-in: 3878c0ff50 user: bernd tags: trunk
22:10
Better mapping control check-in: 8419d6909c user: bernd tags: trunk
18:51
further improvement towards hidden ivs check-in: 934fcb5c43 user: bernd tags: trunk
13:46
removed more unused fields check-in: 16c266aac2 user: bernd tags: trunk
13:44
Removed some unused job context fields check-in: e556cb13eb user: bernd tags: trunk
2012-01-01
23:45
start of independently calculated ivs check-in: 5376701368 user: bernd tags: trunk
19:40
third step of improving context creation check-in: 0808361b6e user: bernd tags: trunk
19:36
second step of improving context creation check-in: f2d2e8588c user: bernd tags: trunk
19:34
first step of improving context creation check-in: 2be6b362b0 user: bernd tags: trunk
19:31
Removed special treatment for code packets check-in: 8e6da171ad user: bernd tags: trunk
19:30
changed last packet size calculation check-in: 992f04c98e user: bernd tags: trunk
19:30
changed last packet size calculation check-in: a046f9c161 user: bernd tags: trunk
2011-12-28
12:46
added GPLv3 check-in: a42dc5ee9f user: bernd tags: trunk
2011-12-27
22:46
small cleanup check-in: eff6a01bde user: bernd tags: trunk
22:42
Acknowledge cleanup check-in: dfe44ed71a user: bernd tags: trunk
22:08
small cleanup check-in: e60c5b65f7 user: bernd tags: trunk
17:43
More cleanup check-in: e0ca9785bf user: bernd tags: trunk
2011-12-25
23:40
fixed severe rate calculation bug\! check-in: 77eeb547fe user: bernd tags: trunk
23:28
resend after end of file check-in: f10353d21a user: bernd tags: trunk
22:36
timing as job variables check-in: 84866188de user: bernd tags: trunk
22:32
renamed j: to j^ check-in: 037bc3e7a4 user: bernd tags: trunk
22:19
reverted to 4* burst check-in: 467dd0c167 user: bernd tags: trunk
22:18
less acks give better throughput? check-in: 5329e5b1f2 user: bernd tags: trunk
22:14
pending-ack removed check-in: 1ce7edfe38 user: bernd tags: trunk
22:14
fixed sack-addrtime setting check-in: 15b297047e user: bernd tags: trunk
22:14
fixed sack-addrtime setting check-in: d792524eec user: bernd tags: trunk
22:06
acknowledge buffer made temporary check-in: 02c62e53dd user: bernd tags: trunk
21:53
less acktimes to remember check-in: faab11bac3 user: bernd tags: trunk
21:44
Rate setting simplification check-in: 72faa68ea1 user: bernd tags: trunk
21:39
job context shortcut check-in: fd9902a724 user: bernd tags: trunk
17:50
rate 0 bug? Closed-Leaf check-in: 88e74cc560 user: bernd tags: trunk, closed
16:54
use j^ for job context check-in: abc44a2ac6 user: bernd tags: trunk
16:31
more cleanups check-in: 9df3d9ced9 user: bernd tags: trunk
16:19
cleanup of rate control check-in: 1b37284714 user: bernd tags: trunk
2011-12-24
00:07
Removed averaging check-in: 657a2a76d7 user: bernd tags: trunk
00:02
client generated rate setting check-in: 5d52ea4892 user: bernd tags: trunk
2011-12-23
23:38
client site rate adjust check-in: 9e00dd3afd user: bernd tags: trunk
2011-12-22
16:05
Local rate computation check-in: 7145dafc35 user: bernd tags: trunk
2011-12-21
23:52
Start of a client site rate calculation check-in: 8fe32ed34a user: bernd tags: trunk
2011-12-20
23:41
rate analysis on burst transmit check-in: 7831aacc55 user: bernd tags: trunk
22:55
timestat variations check-in: 7390440ed9 user: bernd tags: trunk
15:50
too long chunk size doesn't work check-in: ff2e659c8c user: bernd tags: trunk
15:48
longer chunk size check-in: a2d941c846 user: bernd tags: trunk
15:47
Tuning PLL check-in: e6aedda4f1 user: bernd tags: trunk
15:39
faster slowdown when delay piles up check-in: 863a262de7 user: bernd tags: trunk
2011-12-19
20:31
timing measurement cleanup check-in: 8ad1bc3b85 user: bernd tags: trunk
19:46
some sanity checking check-in: 9881ff72cf user: bernd tags: trunk
17:06
more sensible rate adaption check-in: cde386fe8b user: bernd tags: trunk
2011-12-18
23:48
back to back packets check-in: 74be261f3a user: bernd tags: trunk
23:05
Send larger test data check-in: de9f05a630 user: bernd tags: trunk
22:33
Test data added check-in: dc566ace02 user: bernd tags: trunk
2011-12-17
21:48
quicker rate adaption check-in: 77a142cf42 user: bernd tags: trunk
21:27
Fixed packet flag setting bug check-in: b5711d793a user: bernd tags: trunk
2011-12-14
22:18
minor bugfixes and faster rng check-in: e9d424773d user: bernd tags: trunk
2011-12-12
23:04
set sane default block size check-in: c48ed9bd2e user: bernd tags: trunk
21:00
path MTU discovery seems to work check-in: e1355215a8 user: bernd tags: trunk
20:51
path discovery adaption started check-in: 1f2deffdd8 user: bernd tags: trunk
18:18
Starting MTU path discovery check-in: 5aa3b9065f user: bernd tags: trunk
15:36
16 bytes nonce & crc check-in: 1ba2698b72 user: bernd tags: trunk
15:07
Further improvement on wurstkessel check-in: 3de64fdf45 user: bernd tags: trunk
2011-12-08
00:07
fixed crc calculation check-in: 869d164213 user: bernd tags: trunk
2011-12-04
22:42
Rate adaption, PD regulation check-in: c3775c9c3a user: bernd tags: trunk
22:06
try to determine slack check-in: 27b0975dba user: bernd tags: trunk
21:08
first attempt at rate control check-in: 5f31acb3af user: bernd tags: trunk
2011-12-03
22:25
resending still not really good check-in: 23848cfe12 user: bernd tags: trunk
21:28
Debugged sending/receiving interleave check-in: 8fa3fd508f user: bernd tags: trunk
19:07
Fundamental change of entropy adding in Wurstkessel to remove known threat of 1-round encryption check-in: a92087fec7 user: bernd tags: trunk
00:07
max size configurable check-in: 90b332eb5b user: bernd tags: trunk
2011-12-02
23:22
dummy nocrypt option check-in: 25af45ec54 user: bernd tags: trunk
23:09
poll support for variable timeing check-in: 616c03dfda user: bernd tags: trunk
2011-12-01
17:48
Improved tick-based send rate check-in: 8aacd74988 user: bernd tags: trunk
16:21
speed setting on server test check-in: 28af583ec4 user: bernd tags: trunk
2011-11-30
22:33
bandwidth using ps/bytes check-in: 76ed730890 user: bernd tags: trunk
2011-11-29
23:17
gliding client average check-in: 46d54898ad user: bernd tags: trunk
22:57
added data analysis function check-in: ea2a79fec0 user: bernd tags: trunk
22:36
raw acknowledge timing output check-in: 23c34d2377 user: bernd tags: trunk
21:43
Acknowledge management bug fixes check-in: 183ab564c4 user: bernd tags: trunk
18:46
More time stamps check-in: b8531e1e77 user: bernd tags: trunk
18:29
More time stamps check-in: 76fa1862b4 user: bernd tags: trunk
2011-11-21
23:33
Fixed reconnect problem check-in: e862745c5d user: bernd tags: trunk
23:08
Changed timing to ns, acknowledge to edge triggered check-in: e4d10d8000 user: bernd tags: trunk
2011-11-19
23:06
diffie hellman key exchange added check-in: 9cc5cffd9a user: bernd tags: trunk
19:05
Added crypto_box_beforenm check-in: f5ea1975bc user: bernd tags: trunk
14:49
Added cryptographic checksum check-in: ea60368375 user: bernd tags: trunk
01:02
encryption by default works - symmetric, so far check-in: f6363cd49a user: bernd tags: trunk
2011-11-18
23:28
Wurstkessel message factored out for zero-copy encryption check-in: 934f4dc1bf user: bernd tags: trunk
22:20
starting encyption code, changed header size to protocol version style check-in: 604bb0d99d user: bernd tags: trunk
2011-11-17
23:54
64 bit rng generator using wurstkessel check-in: cfc15824c3 user: bernd tags: trunk