Mon, 15 Aug 2011 17:48:10 +0100 foo
aidan [Mon, 15 Aug 2011 17:48:10 +0100] rev 42
foo
Mon, 15 Aug 2011 16:08:43 +0100 foo
aidan [Mon, 15 Aug 2011 16:08:43 +0100] rev 41
foo
Mon, 15 Aug 2011 15:54:40 +0100 foo
aidan [Mon, 15 Aug 2011 15:54:40 +0100] rev 40
foo
Mon, 15 Aug 2011 14:54:38 +0100 foo
aidan [Mon, 15 Aug 2011 14:54:38 +0100] rev 39
foo
Mon, 15 Aug 2011 14:06:57 +0100 updated Daemon BPQ code for frags
aidan [Mon, 15 Aug 2011 14:06:57 +0100] rev 38
updated Daemon BPQ code for frags
Mon, 15 Aug 2011 13:42:11 +0100 updated BPQBlock code - seg fault
aidan [Mon, 15 Aug 2011 13:42:11 +0100] rev 37
updated BPQBlock code - seg fault
Mon, 15 Aug 2011 12:35:59 +0100 updated frag manager
aidan [Mon, 15 Aug 2011 12:35:59 +0100] rev 36
updated frag manager
Fri, 12 Aug 2011 13:55:56 +0100 removed bpq block complete check to the BPQBlockProcessor
aidan [Fri, 12 Aug 2011 13:55:56 +0100] rev 35
removed bpq block complete check to the BPQBlockProcessor
Fri, 12 Aug 2011 13:00:05 +0100 added bpq block complete check to the BPQBlockProcessor
aidan [Fri, 12 Aug 2011 13:00:05 +0100] rev 34
added bpq block complete check to the BPQBlockProcessor
Fri, 12 Aug 2011 11:42:58 +0100 added more debug logging in BPQ initialization
aidan [Fri, 12 Aug 2011 11:42:58 +0100] rev 33
added more debug logging in BPQ initialization
Thu, 11 Aug 2011 18:08:14 +0100 more logging to dtnquery
aidan [Thu, 11 Aug 2011 18:08:14 +0100] rev 32
more logging to dtnquery
Thu, 11 Aug 2011 18:07:11 +0100 more logging
aidan [Thu, 11 Aug 2011 18:07:11 +0100] rev 31
more logging
Thu, 11 Aug 2011 15:40:00 +0100 added some debug logging in BPQ initialization
aidan [Thu, 11 Aug 2011 15:40:00 +0100] rev 30
added some debug logging in BPQ initialization
Wed, 10 Aug 2011 13:38:52 +0100 Added some logging to the daemon, some link cmds to dtnd-control and a dtn run cmd that can simulate an intermittent link
aidan [Wed, 10 Aug 2011 13:38:52 +0100] rev 29
Added some logging to the daemon, some link cmds to dtnd-control and a dtn run cmd that can simulate an intermittent link
Wed, 03 Aug 2011 14:35:09 +0100 moved BPQ app consts to header file and set the BPQ Block flag to add block to each fragment
aidan [Wed, 03 Aug 2011 14:35:09 +0100] rev 28
moved BPQ app consts to header file and set the BPQ Block flag to add block to each fragment
Thu, 30 Jun 2011 15:32:09 +0100 update cache storage to 15GB
aidan [Thu, 30 Jun 2011 15:32:09 +0100] rev 27
update cache storage to 15GB
Thu, 30 Jun 2011 15:26:13 +0100 updated daemon logging
aidan [Thu, 30 Jun 2011 15:26:13 +0100] rev 26
updated daemon logging
Thu, 30 Jun 2011 15:16:43 +0100 removed caching when recv from API - this fixed failing assertion
aidan [Thu, 30 Jun 2011 15:16:43 +0100] rev 25
removed caching when recv from API - this fixed failing assertion
Thu, 30 Jun 2011 14:29:54 +0100 Added BPQ block check in Daemon
aidan [Thu, 30 Jun 2011 14:29:54 +0100] rev 24
Added BPQ block check in Daemon
Thu, 30 Jun 2011 14:28:19 +0100 added bpq block check to dtnquery
aidan [Thu, 30 Jun 2011 14:28:19 +0100] rev 23
added bpq block check to dtnquery
Thu, 30 Jun 2011 13:13:10 +0100 Added cache size restriction (currently 10GB and fixed failing assertion
aidan [Thu, 30 Jun 2011 13:13:10 +0100] rev 22
Added cache size restriction (currently 10GB and fixed failing assertion
Wed, 29 Jun 2011 13:09:12 +0100 updated BPQ cache to handle reply-to eids
aidan [Wed, 29 Jun 2011 13:09:12 +0100] rev 21
updated BPQ cache to handle reply-to eids
Wed, 29 Jun 2011 12:44:26 +0100 added reply-to option to dtnrespond
aidan [Wed, 29 Jun 2011 12:44:26 +0100] rev 20
added reply-to option to dtnrespond
Wed, 29 Jun 2011 12:23:07 +0100 added reply-to option to dtnrespond
aidan [Wed, 29 Jun 2011 12:23:07 +0100] rev 19
added reply-to option to dtnrespond
Wed, 29 Jun 2011 11:54:26 +0100 added reply-to option to dtnquery
aidan [Wed, 29 Jun 2011 11:54:26 +0100] rev 18
added reply-to option to dtnquery
Mon, 27 Jun 2011 15:44:08 +0100 updated man page for dtnquery
aidan [Mon, 27 Jun 2011 15:44:08 +0100] rev 17
updated man page for dtnquery
Mon, 27 Jun 2011 15:24:46 +0100 new reg eid to allow dtnquery run in recv & send modes at the same time. added a count arg (num bundles to recv before exiting)
aidan [Mon, 27 Jun 2011 15:24:46 +0100] rev 16
new reg eid to allow dtnquery run in recv & send modes at the same time. added a count arg (num bundles to recv before exiting)
Thu, 23 Jun 2011 18:40:30 +0100 segfault fix in BPQResponse.cc
aidan [Thu, 23 Jun 2011 18:40:30 +0100] rev 15
segfault fix in BPQResponse.cc
Wed, 22 Jun 2011 15:06:06 +0100 updated segfault handler
aidan [Wed, 22 Jun 2011 15:06:06 +0100] rev 14
updated segfault handler
Wed, 22 Jun 2011 13:58:21 +0100 added missing #include to dtnquery and added a segfault handler to the bundle daemon (still need to test this)
aidan [Wed, 22 Jun 2011 13:58:21 +0100] rev 13
added missing #include to dtnquery and added a segfault handler to the bundle daemon (still need to test this)
(0) -30 +30 tip