Timeline
Not logged in

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

69 check-ins using file kregion.fs version 4e3c8c7768

2014-11-08
22:33
Remove double loops for catch check-in: ad6ef082f8 user: bernd tags: trunk
02:13
Try to fix pthread termination problem check-in: 1dc329ea05 user: bernd tags: trunk
2014-11-07
00:55
Print some more diagnostics check-in: 46c93b8ce4 user: bernd tags: trunk
2014-11-06
23:20
critical section for net2o-see check-in: e72657a3d1 user: bernd tags: trunk
18:58
set-head in ack context check-in: 92b4adb6c3 user: bernd tags: trunk
2014-10-20
21:16
Implicit reply generation instead of explicit one check-in: c1d8ba642c user: bernd tags: trunk
2014-10-19
23:34
Use special flag for stateless commands - these use the address as IV then (the address is ignored) check-in: 325083ef87 user: bernd tags: trunk
2014-10-18
01:03
Moved some tools out into another file check-in: 7ce4f5ab15 user: bernd tags: trunk
2014-10-17
16:54
Separate generally useful tools check-in: c0cbe2117c user: bernd tags: trunk
2014-10-12
01:08
fixed memory corruption problem by providing more padding in string.fs (up to two cells of additional padding now) check-in: b9f99b9db6 user: bernd tags: trunk
2014-10-11
22:28
Cookie adder without structure check-in: 6a28f53205 user: bernd tags: trunk
19:32
buffered IO string also kept ok in task check-in: 1bf944651b user: bernd tags: trunk
01:37
special-casing push' to avoid issues with scoping check-in: e6ff2fc529 user: bernd tags: trunk
2014-10-10
23:35
Move request stats last into ack packet, so that slurp has space to fit check-in: 92c1a393f1 user: bernd tags: trunk
2014-10-07
00:06
Test keys moved into a separate file; fixed a bug in address checking check-in: d9d58b0c5a user: bernd tags: trunk
2014-10-06
23:04
Separate test-keys file to load test keys check-in: ab8cd59bcf user: bernd tags: trunk
2014-10-05
00:37
Use stack-$off in cmd-loop check-in: dfac6fc350 user: bernd tags: trunk
2014-10-04
22:31
Free stacks when task terminates check-in: d775a62628 user: bernd tags: trunk
22:29
Make sure all these new stacks are cleard upon entering a task check-in: e05c90f457 user: bernd tags: trunk
2014-10-03
23:56
split up commands in basic command definition and additional classes check-in: df02b59a3d user: bernd tags: trunk
23:09
Changed stacks to overflow-proof version based on string arrays check-in: a9549ff135 user: bernd tags: trunk
2014-09-28
17:24
tune bursts Closed-Leaf check-in: 3a3fa2bfe5 user: bernd tags: trunk
17:23
Tune with number of bursts check-in: 7d0237c626 user: bernd tags: trunk
15:48
Euroforth presentation, presented version check-in: f38411b128 user: bernd tags: trunk
2014-09-26
12:34
examples on commands check-in: feb36db171 user: bernd tags: trunk
2014-09-21
11:21
Added starting point of net2o command language presentation check-in: d0bcecb7b8 user: bernd tags: trunk
2014-08-24
14:00
knock on todo list check-in: 010aba337a user: bernd tags: trunk
13:46
More cleanup check-in: e68c84cd4c user: bernd tags: trunk
13:43
Cleanup check-in: d7943975c1 user: bernd tags: trunk
13:37
checksums now covers all header bits, including flow control (ignored for cookie) check-in: 0fb5762de2 user: bernd tags: trunk
2014-08-14
22:21
Check for host not found check-in: c2ae6d70c0 user: bernd tags: trunk
2014-08-11
17:41
Fixed f.'s stack effect check-in: c32596419a user: bernd tags: trunk
16:58
Added stack effect parser for reflection check-in: 94b19ec5cb user: bernd tags: trunk
00:41
set-rtdelay for connection check-in: bdeeb8e39a user: bernd tags: trunk
00:04
Removed all the setup stuff from the actual active connection words check-in: 567e3cd243 user: bernd tags: trunk
2014-08-10
22:09
Remove debug-task from server check-in: a7d42cc1ad user: bernd tags: trunk
2014-08-09
22:08
Message test check-in: c37645374b user: bernd tags: trunk
2014-08-07
17:49
Allow lax keys on server check-in: 88920bb0d1 user: bernd tags: trunk
17:38
make pubkey pair check-in: 4c2b610ee0 user: bernd tags: trunk
16:55
Moved some useful words out of the testing stuff check-in: c3ae536f61 user: bernd tags: trunk
14:06
Add explanation check-in: 7545c8020e user: bernd tags: trunk
12:30
Sign messages check-in: 85da70fa02 user: bernd tags: trunk
2014-08-06
23:20
Start of message protocol check-in: 68570fd41a user: bernd tags: trunk
21:13
Move \!time to log class check-in: 8af8ab5131 user: bernd tags: trunk
2014-08-05
19:47
Better fix for 32 bit 64^ locals check-in: 18fa293a18 user: bernd tags: trunk
19:44
32 bit cookie calculation fixed check-in: 1743c368d9 user: bernd tags: trunk
16:12
Fixed rest+ check-in: 6a6c0284dc user: bernd tags: trunk
12:36
dest-back into the right scope check-in: 961990ff22 user: bernd tags: trunk
11:58
Seek with umax\! check-in: 64d142d49f user: bernd tags: trunk
2014-08-04
23:11
Make sure dest-back can only increment check-in: 6ac093b46f user: bernd tags: trunk
2014-08-03
23:19
Rewind partial can't go backwards check-in: 78b9b161c0 user: bernd tags: trunk
20:03
Work on timeout causes check-in: 5b110aaad0 user: bernd tags: trunk
13:04
Fixed problem with last-time check-in: 5e75139fc0 user: bernd tags: trunk
2014-08-02
22:45
Fixed problem with cookies check-in: 12a06eb76e user: bernd tags: trunk
19:27
Fixed stack problem check-in: f439238c4d user: bernd tags: trunk
19:12
Correctly fill ivs when using odd stop points check-in: 945837d6cd user: bernd tags: trunk
2014-07-27
21:57
Try debugging when transfer is stuck check-in: 7f31991f9b user: bernd tags: trunk
21:20
check ack stats from correct field check-in: 50975b0257 user: bernd tags: trunk
00:49
need to check for memory problem check-in: efbb9bfd69 user: bernd tags: trunk
2014-07-22
21:01
Keypair command to open connection with known pubkey check-in: 699d175a0a user: bernd tags: trunk
18:57
Handle connections better check-in: 94262d04b1 user: bernd tags: trunk
2014-07-21
22:51
Timing stats stored in ack-context check-in: 7e605ac908 user: bernd tags: trunk
22:09
Acknowledge context check-in: 8621d26912 user: bernd tags: trunk
19:10
Prepare for components check-in: 10028b9576 user: bernd tags: trunk
16:00
start preparing moving flow control to separate class check-in: eaaa7a298b user: bernd tags: trunk
2014-07-20
21:42
Made some tests work on 32 bit again check-in: 52f9a5d006 user: bernd tags: trunk
21:15
Removed rewind total remainders check-in: 36925e90fa user: bernd tags: trunk
20:42
Revert debugging output stuff check-in: 6d5007008a user: bernd tags: trunk
20:36
do-keypad uses sec@ and sec\!, too check-in: 77fb579d62 user: bernd tags: trunk