Christian Grothoff [Tue, 10 Nov 2009 20:46:14 +0000 (20:46 +0000)]
ignore
Christian Grothoff [Tue, 10 Nov 2009 20:45:49 +0000 (20:45 +0000)]
update
Christian Grothoff [Tue, 10 Nov 2009 20:44:32 +0000 (20:44 +0000)]
not needed
Christian Grothoff [Tue, 10 Nov 2009 20:44:11 +0000 (20:44 +0000)]
not needed
Christian Grothoff [Tue, 10 Nov 2009 20:43:30 +0000 (20:43 +0000)]
get rid of (most) unnecessary sleeps
Christian Grothoff [Tue, 10 Nov 2009 20:29:45 +0000 (20:29 +0000)]
no need to sleep anymore
Christian Grothoff [Tue, 10 Nov 2009 20:26:24 +0000 (20:26 +0000)]
no need to sleep, we will re-try anyway
Christian Grothoff [Tue, 10 Nov 2009 20:26:10 +0000 (20:26 +0000)]
use exponential back-off of 1ms to 1s for (connect) retries by clients
Christian Grothoff [Tue, 10 Nov 2009 20:20:32 +0000 (20:20 +0000)]
do not log if response was missed due to shutdown of our own process
Christian Grothoff [Tue, 10 Nov 2009 19:53:34 +0000 (19:53 +0000)]
do not auto-reconnect during shutdown:
Christian Grothoff [Tue, 10 Nov 2009 19:53:09 +0000 (19:53 +0000)]
do not auto-reconnect during shutdown:
Christian Grothoff [Tue, 10 Nov 2009 19:45:42 +0000 (19:45 +0000)]
allow any function in a task to easily get the reason code
Christian Grothoff [Tue, 10 Nov 2009 08:54:05 +0000 (08:54 +0000)]
update
Christian Grothoff [Tue, 10 Nov 2009 08:37:40 +0000 (08:37 +0000)]
fixing compile errors
Christian Grothoff [Tue, 10 Nov 2009 08:35:00 +0000 (08:35 +0000)]
const
Christian Grothoff [Tue, 10 Nov 2009 08:34:13 +0000 (08:34 +0000)]
code clean up, rolling back mods to test_configuration
Christian Grothoff [Tue, 10 Nov 2009 08:16:49 +0000 (08:16 +0000)]
indent
Safey A.Halim [Tue, 10 Nov 2009 08:11:47 +0000 (08:11 +0000)]
Safey A.Halim [Tue, 10 Nov 2009 08:06:11 +0000 (08:06 +0000)]
Christian Grothoff [Tue, 10 Nov 2009 07:59:10 +0000 (07:59 +0000)]
fixing out of bounds in testcase
Nils Durner [Mon, 9 Nov 2009 22:49:03 +0000 (22:49 +0000)]
[W32] don't busy wait if there are no sockets to wait on, activate error check from other platforms
Christian Grothoff [Mon, 9 Nov 2009 22:40:03 +0000 (22:40 +0000)]
code clean up
Christian Grothoff [Mon, 9 Nov 2009 21:24:44 +0000 (21:24 +0000)]
fixing more bugs in test_bio, largely leaks
Christian Grothoff [Mon, 9 Nov 2009 21:13:37 +0000 (21:13 +0000)]
style and memory leaks
Christian Grothoff [Mon, 9 Nov 2009 21:09:04 +0000 (21:09 +0000)]
no void in definitions
Nils Durner [Mon, 9 Nov 2009 18:45:18 +0000 (18:45 +0000)]
fix leak, improve API
Safey A.Halim [Mon, 9 Nov 2009 17:56:54 +0000 (17:56 +0000)]
* test_peer.c is a test case for peer.c
* Changes in configuration.c and gnunet_configuration_lib.h for dumping configuration diffs between the default configuration object and an edited configuration.
Nils Durner [Mon, 9 Nov 2009 13:24:50 +0000 (13:24 +0000)]
hard memory limit for safe buildbot'ing on Windows
Nils Durner [Mon, 9 Nov 2009 11:16:38 +0000 (11:16 +0000)]
fix
Ji Lu [Sun, 8 Nov 2009 22:15:45 +0000 (22:15 +0000)]
98% test_bio.c
Nils Durner [Sun, 8 Nov 2009 21:50:27 +0000 (21:50 +0000)]
fix crash
Christian Grothoff [Sun, 8 Nov 2009 21:31:27 +0000 (21:31 +0000)]
indenting
Christian Grothoff [Sun, 8 Nov 2009 21:29:03 +0000 (21:29 +0000)]
formatting
Christian Grothoff [Sun, 8 Nov 2009 21:22:51 +0000 (21:22 +0000)]
fix
Christian Grothoff [Sun, 8 Nov 2009 21:21:13 +0000 (21:21 +0000)]
fix
Christian Grothoff [Sun, 8 Nov 2009 21:20:23 +0000 (21:20 +0000)]
fix
Christian Grothoff [Sun, 8 Nov 2009 21:04:18 +0000 (21:04 +0000)]
reducing leaks, fixing shutdown bug, increasing timeouts
Nils Durner [Sun, 8 Nov 2009 21:00:00 +0000 (21:00 +0000)]
incompatible with MinGW
Nils Durner [Sun, 8 Nov 2009 19:34:18 +0000 (19:34 +0000)]
fix MinGW
Christian Grothoff [Sun, 8 Nov 2009 17:36:54 +0000 (17:36 +0000)]
update
Christian Grothoff [Sun, 8 Nov 2009 17:35:40 +0000 (17:35 +0000)]
fmt
Christian Grothoff [Sun, 8 Nov 2009 17:34:27 +0000 (17:34 +0000)]
mark 2nd maint properly
Christian Grothoff [Sun, 8 Nov 2009 17:28:28 +0000 (17:28 +0000)]
clean shutdown
Christian Grothoff [Sun, 8 Nov 2009 17:17:33 +0000 (17:17 +0000)]
misc. bugfixes and API improvements
Christian Grothoff [Sun, 8 Nov 2009 13:23:16 +0000 (13:23 +0000)]
fixing leak
Ji Lu [Sun, 8 Nov 2009 00:08:58 +0000 (00:08 +0000)]
fixed test_bio.c
Christian Grothoff [Fri, 6 Nov 2009 08:33:14 +0000 (08:33 +0000)]
to be fixed by jilu:
Christian Grothoff [Thu, 5 Nov 2009 13:50:25 +0000 (13:50 +0000)]
fixes
Christian Grothoff [Thu, 5 Nov 2009 08:29:25 +0000 (08:29 +0000)]
removing old comments
Heikki Lindholm [Thu, 5 Nov 2009 08:26:42 +0000 (08:26 +0000)]
clarity
Heikki Lindholm [Thu, 5 Nov 2009 08:19:23 +0000 (08:19 +0000)]
fixme
Heikki Lindholm [Wed, 4 Nov 2009 21:11:07 +0000 (21:11 +0000)]
fix format types
Christian Grothoff [Wed, 4 Nov 2009 15:43:09 +0000 (15:43 +0000)]
fixing core API for early shutdown handling
Christian Grothoff [Wed, 4 Nov 2009 15:13:26 +0000 (15:13 +0000)]
fix
Christian Grothoff [Wed, 4 Nov 2009 15:07:48 +0000 (15:07 +0000)]
ignores
Christian Grothoff [Wed, 4 Nov 2009 15:01:05 +0000 (15:01 +0000)]
clean up for proper shutdown
Christian Grothoff [Wed, 4 Nov 2009 14:28:05 +0000 (14:28 +0000)]
send confirmation if kill request is pending
Christian Grothoff [Wed, 4 Nov 2009 14:13:53 +0000 (14:13 +0000)]
immediately kill, then wait
Christian Grothoff [Wed, 4 Nov 2009 14:10:32 +0000 (14:10 +0000)]
bugfixes and redesigning scheduler API
Christian Grothoff [Wed, 4 Nov 2009 08:51:00 +0000 (08:51 +0000)]
cleaner cleanup of DNS request code
Christian Grothoff [Tue, 3 Nov 2009 21:48:39 +0000 (21:48 +0000)]
docu
Christian Grothoff [Tue, 3 Nov 2009 21:46:58 +0000 (21:46 +0000)]
does not yet pass
Christian Grothoff [Tue, 3 Nov 2009 21:36:45 +0000 (21:36 +0000)]
fix
Christian Grothoff [Tue, 3 Nov 2009 21:10:01 +0000 (21:10 +0000)]
adding some debug messages
Christian Grothoff [Mon, 2 Nov 2009 21:28:39 +0000 (21:28 +0000)]
basic topology test
Christian Grothoff [Mon, 2 Nov 2009 21:28:08 +0000 (21:28 +0000)]
missing config values:
Christian Grothoff [Mon, 2 Nov 2009 21:27:58 +0000 (21:27 +0000)]
check for NULL
Ji Lu [Sun, 1 Nov 2009 23:00:24 +0000 (23:00 +0000)]
89.1%
Christian Grothoff [Sun, 1 Nov 2009 21:00:19 +0000 (21:00 +0000)]
trick automake/libtool into NOT linking with g++ on non-W32 systems -- hopefully without breaking W32 build
Christian Grothoff [Sun, 1 Nov 2009 20:47:52 +0000 (20:47 +0000)]
fixing bio testcase and a bug in bio.c, also indenting
Ji Lu [Sat, 31 Oct 2009 23:21:25 +0000 (23:21 +0000)]
please check if there are some bugs inside
Ji Lu [Sat, 31 Oct 2009 23:05:56 +0000 (23:05 +0000)]
please check if there are some bugs inside
Christian Grothoff [Sat, 31 Oct 2009 22:03:35 +0000 (22:03 +0000)]
typo
Christian Grothoff [Sat, 31 Oct 2009 22:00:17 +0000 (22:00 +0000)]
update status
Christian Grothoff [Sat, 31 Oct 2009 21:58:30 +0000 (21:58 +0000)]
warn for unimplemented functions
Christian Grothoff [Sat, 31 Oct 2009 21:57:40 +0000 (21:57 +0000)]
group test works
Christian Grothoff [Sat, 31 Oct 2009 21:29:07 +0000 (21:29 +0000)]
ignore
Christian Grothoff [Sat, 31 Oct 2009 21:27:31 +0000 (21:27 +0000)]
nodbg
Christian Grothoff [Sat, 31 Oct 2009 21:27:25 +0000 (21:27 +0000)]
doku
Christian Grothoff [Sat, 31 Oct 2009 21:20:55 +0000 (21:20 +0000)]
do not do it twice
Christian Grothoff [Sat, 31 Oct 2009 21:19:37 +0000 (21:19 +0000)]
various fixes
Christian Grothoff [Sat, 31 Oct 2009 21:19:16 +0000 (21:19 +0000)]
kill pending transmit tasks on destroy
Christian Grothoff [Sat, 31 Oct 2009 21:18:45 +0000 (21:18 +0000)]
remove temp files, indentation
Christian Grothoff [Sat, 31 Oct 2009 20:47:12 +0000 (20:47 +0000)]
wtf
Christian Grothoff [Sat, 31 Oct 2009 20:43:41 +0000 (20:43 +0000)]
tolerate empty message
Christian Grothoff [Sat, 31 Oct 2009 20:40:49 +0000 (20:40 +0000)]
adding code to ensure clean up of solicit state
Christian Grothoff [Sat, 31 Oct 2009 20:40:29 +0000 (20:40 +0000)]
cloning cfg to make client shutdown function useful
Christian Grothoff [Fri, 30 Oct 2009 19:29:09 +0000 (19:29 +0000)]
not yet ready
Christian Grothoff [Fri, 30 Oct 2009 18:58:25 +0000 (18:58 +0000)]
bugfixes
Christian Grothoff [Fri, 30 Oct 2009 18:35:06 +0000 (18:35 +0000)]
exclude tests
Moon [Fri, 30 Oct 2009 16:18:34 +0000 (16:18 +0000)]
bunch of fixes to bugs found by grothoff
Christian Grothoff [Fri, 30 Oct 2009 07:21:10 +0000 (07:21 +0000)]
remove
Christian Grothoff [Thu, 29 Oct 2009 23:24:49 +0000 (23:24 +0000)]
testcase is broken, but claims to pass with a ton of warnings
Christian Grothoff [Thu, 29 Oct 2009 23:24:10 +0000 (23:24 +0000)]
check for connect failure
Christian Grothoff [Thu, 29 Oct 2009 23:23:54 +0000 (23:23 +0000)]
inline
Christian Grothoff [Thu, 29 Oct 2009 23:23:41 +0000 (23:23 +0000)]
dup to prevent access after free:
Christian Grothoff [Thu, 29 Oct 2009 16:36:54 +0000 (16:36 +0000)]
fix
Heikki Lindholm [Thu, 29 Oct 2009 14:58:11 +0000 (14:58 +0000)]
observed on ppc64
Christian Grothoff [Thu, 29 Oct 2009 12:57:37 +0000 (12:57 +0000)]
no cpp stuff here
Christian Grothoff [Thu, 29 Oct 2009 12:39:10 +0000 (12:39 +0000)]
only for headers