Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for client-test.fs
2016-05-01
| ||
21:41 | Renamed to tests/client-test.fs. Move tests (need to make them run again) check-in: [ad3b70a512] user: bernd branch: trunk, size: 0 | |
2016-04-05
| ||
00:53 | Use connection refused throw code for unknown key; remove strict-key flag, as permission system is a better way to express it file: [02ae75bbd8] check-in: [5c6815f6e6] user: bernd branch: trunk, size: 394 | |
2015-06-24
| ||
23:07 | Move to pubkey based connections, nick>pk is used for conversion file: [ac1173d2b5] check-in: [5d6393e953] user: bernd branch: trunk, size: 411 | |
2015-04-06
| ||
22:04 | Workaround for pthread crashes on termination in recent Linuxes file: [6dd1e5e61f] check-in: [bf56e8b594] user: bernd branch: trunk, size: 407 | |
2015-04-05
| ||
02:50 | Fix polling file: [d14861e168] check-in: [d5f2339d1c] user: bernd branch: trunk, size: 413 | |
2015-03-25
| ||
22:02 | Avoid overwriting private key by importing pubkey file: [f4402efab8] check-in: [ead9ce7217] user: bernd branch: trunk, size: 376 | |
2014-11-08
| ||
22:33 | Remove double loops for catch file: [4b065d6281] check-in: [ad6ef082f8] user: bernd branch: trunk, size: 372 | |
2014-10-18
| ||
01:03 | Moved some tools out into another file file: [a4098183c4] check-in: [7ce4f5ab15] user: bernd branch: trunk, size: 366 | |
2014-06-06
| ||
13:20 | Use i'm as key selector file: [69891cda62] check-in: [c200b58574] user: bernd branch: trunk, size: 355 | |
2014-03-17
| ||
00:05 | Remove ret-addr argument from sendX file: [9ebe6617ec] check-in: [cca30be837] user: bernd branch: trunk, size: 382 | |
2014-03-15
| ||
17:53 | Moved profiling over to gforth core file: [9109fbb94e] check-in: [75c8d730f1] user: bernd branch: trunk, size: 5286 | |
2014-03-13
| ||
01:28 | More work on NAT traversal file: [859e603707] check-in: [bc2ccdb359] user: bernd branch: trunk, size: 5278 | |
2014-03-08
| ||
00:22 | Added presentation for 8-3 file: [4712be9661] check-in: [89ad028797] user: bernd branch: trunk, size: 5224 | |
2014-03-05
| ||
21:48 | Specify destination pubkey to check against file: [9e9b91989a] check-in: [38f966f82f] user: bernd branch: trunk, size: 5158 | |
2014-03-04
| ||
23:25 | Minor changes file: [a751fcc903] check-in: [4266f4f5c9] user: bernd branch: trunk, size: 5090 | |
2014-03-01
| ||
21:32 | Try to get wraparound more reliable file: [968839cbc2] check-in: [d16e2897ea] user: bernd branch: trunk, size: 5061 | |
14:20 | Use atomic operations file: [9395a2636e] check-in: [a86c9ecc2d] user: bernd branch: trunk, size: 5003 | |
2014-02-26
| ||
21:49 | save modus works\! file: [abb8f834d5] check-in: [da7d17efe2] user: bernd branch: trunk, size: 5002 | |
13:47 | A bit more progress on sliding window+separate save task file: [736682fcdc] check-in: [be84fce700] user: bernd branch: trunk, size: 5000 | |
2014-02-25
| ||
13:59 | Specify drop rate on command line file: [9e3e327d27] check-in: [8310ae0e27] user: bernd branch: trunk, size: 4961 | |
2014-02-19
| ||
20:03 | Don't reset counter on rewind file: [d293072271] check-in: [88f2b7ab6c] user: bernd branch: trunk, size: 4951 | |
2014-02-17
| ||
01:55 | Reliability file: [14ba2b6087] check-in: [27dcbe9907] user: bernd branch: trunk, size: 4911 | |
2014-02-16
| ||
20:09 | Correct way to forward throws from multi-threaded test file: [2aa3e3a59f] check-in: [c59b339851] user: bernd branch: trunk, size: 4899 | |
19:30 | Use timeout task for sending timeout events file: [1f7914f49b] check-in: [76d7efbc78] user: bernd branch: trunk, size: 4848 | |
2014-02-12
| ||
14:26 | bit field erase and fill added file: [f8a86ddb4c] check-in: [9b6d8c686d] user: bernd branch: trunk, size: 4825 | |
2014-02-11
| ||
19:32 | Rename slurp - there's only one slurp left file: [cd1a05c817] check-in: [22644c259b] user: bernd branch: trunk, size: 4835 | |
2014-02-03
| ||
00:56 | More work to get NAT traversal done file: [64d6bdca07] check-in: [8465baa521] user: bernd branch: trunk, size: 4854 | |
2014-01-08
| ||
14:22 | Improved multithreading behavior file: [891e324375] check-in: [a584d90546] user: bernd branch: trunk, size: 4864 | |
2014-01-06
| ||
22:58 | Some more success for multithread fetching file: [af6e78a761] check-in: [c532654e5b] user: bernd branch: trunk, size: 4855 | |
2014-01-05
| ||
21:32 | Better testing output file: [43413678f8] check-in: [894398a040] user: bernd branch: trunk, size: 4855 | |
2014-01-04
| ||
22:04 | Move keypad into connection structure file: [63111c6e82] check-in: [1a9e03dcaf] user: bernd branch: trunk, size: 4285 | |
21:32 | Corret checks when to install Gforth from source file: [25ff317502] check-in: [28cc3951bf] user: bernd branch: trunk, size: 4243 | |
20:05 | Suggestion from Matthias Trute, started testing background tasks (not working yet for more than one task) file: [3b5f4cffe6] check-in: [856f529acd] user: bernd branch: trunk, size: 4243 | |
2014-01-02
| ||
22:03 | Fixes for crypto setup file: [5fe60337fd] check-in: [839d07e1be] user: bernd branch: trunk, size: 3881 | |
2013-12-26
| ||
01:19 | Deleted: Committed deletion check-in: [8c0ef52174] user: bernd branch: trunk, size: 0 | |
01:17 | Remove timeout at end of test file: [2a2b5ee6b3] check-in: [179f8b6bc9] user: bernd branch: trunk, size: 3911 | |
01:14 | Remove timeout at end of test file: [d50e2a9180] check-in: [7e46be6b4f] user: bernd branch: trunk, size: 3914 | |
01:14 | Added: Added tests in main folder file: [08b1796f35] check-in: [5f2edc999a] user: bernd branch: trunk, size: 3903 | |
2013-12-07
| ||
15:49 | Renamed to tests/client.fs. Moved tests into tests directory check-in: [da8c4614d4] user: bernd branch: trunk, size: 0 | |
15:47 | Renamed net2o-client-test.fs → client-test.fs. Reduced test names file: [fc3026d31a] check-in: [b5bc682522] user: bernd branch: trunk, size: 3887 | |