oweals/gnunet.git
11 years agopeer_stop and service handle for peerstop message: TODO: handler for peer stop success
Sree Harsha Totakura [Wed, 18 Jul 2012 21:55:13 +0000 (21:55 +0000)]
peer_stop and service handle for peerstop message: TODO: handler for peer stop success

11 years agoFix arm-lsocks protocol violation on W32
LRN [Wed, 18 Jul 2012 19:38:45 +0000 (19:38 +0000)]
Fix arm-lsocks protocol violation on W32

11 years agoReally try to fix compilation on Windows
LRN [Wed, 18 Jul 2012 17:46:06 +0000 (17:46 +0000)]
Really try to fix compilation on Windows

11 years ago- try to fix compilation on Windows
Bart Polot [Wed, 18 Jul 2012 16:21:49 +0000 (16:21 +0000)]
- try to fix compilation on Windows

11 years ago- use free_non_null
Bart Polot [Wed, 18 Jul 2012 15:43:02 +0000 (15:43 +0000)]
- use free_non_null

11 years agopeer create handling at service
Sree Harsha Totakura [Wed, 18 Jul 2012 15:42:01 +0000 (15:42 +0000)]
peer create handling at service

11 years ago- check for NULL
Bart Polot [Wed, 18 Jul 2012 15:41:58 +0000 (15:41 +0000)]
- check for NULL

11 years ago- fix memleaks in regex
Bart Polot [Wed, 18 Jul 2012 15:38:36 +0000 (15:38 +0000)]
- fix memleaks in regex

11 years ago- don't run valgrind
Bart Polot [Wed, 18 Jul 2012 15:31:49 +0000 (15:31 +0000)]
- don't run valgrind

11 years ago- fix memleak
Bart Polot [Wed, 18 Jul 2012 15:27:48 +0000 (15:27 +0000)]
- fix memleak

11 years ago-fix
Martin Schanzenbach [Wed, 18 Jul 2012 15:26:39 +0000 (15:26 +0000)]
-fix

11 years agotestbed api peer start
Sree Harsha Totakura [Wed, 18 Jul 2012 15:25:26 +0000 (15:25 +0000)]
testbed api peer start

11 years ago- let tunnel empty queue before destroying
Bart Polot [Wed, 18 Jul 2012 14:58:15 +0000 (14:58 +0000)]
- let tunnel empty queue before destroying

11 years ago- add canceling of untransmitted requests upon tunnel destroy, to avoid free'd memory...
Bart Polot [Wed, 18 Jul 2012 14:11:47 +0000 (14:11 +0000)]
- add canceling of untransmitted requests upon tunnel destroy, to avoid free'd memory access

11 years ago-fixes, check for mhd version
Martin Schanzenbach [Wed, 18 Jul 2012 13:32:41 +0000 (13:32 +0000)]
-fixes, check for mhd version

11 years agoAPI internal function call changes
Sree Harsha Totakura [Wed, 18 Jul 2012 13:25:11 +0000 (13:25 +0000)]
API internal function call changes

11 years agofix; modified testcase for test_testbed_api; valigrind suppression for zlib
Sree Harsha Totakura [Wed, 18 Jul 2012 13:03:17 +0000 (13:03 +0000)]
fix; modified testcase for test_testbed_api; valigrind suppression for zlib

11 years ago-mhd use no listen socket
Martin Schanzenbach [Wed, 18 Jul 2012 12:42:48 +0000 (12:42 +0000)]
-mhd use no listen socket

11 years ago-trying to fix high CPU load caused by DHT
Christian Grothoff [Wed, 18 Jul 2012 12:26:34 +0000 (12:26 +0000)]
-trying to fix high CPU load caused by DHT

11 years ago-possible fix for assertion in peerinfo
Christian Grothoff [Wed, 18 Jul 2012 12:26:23 +0000 (12:26 +0000)]
-possible fix for assertion in peerinfo

11 years agofix
Sree Harsha Totakura [Wed, 18 Jul 2012 11:58:26 +0000 (11:58 +0000)]
fix

11 years agoimplemented controller_start success callback
Sree Harsha Totakura [Wed, 18 Jul 2012 11:56:05 +0000 (11:56 +0000)]
implemented controller_start success callback

11 years agolibz linking
Sree Harsha Totakura [Wed, 18 Jul 2012 11:33:07 +0000 (11:33 +0000)]
libz linking

11 years ago-minor code cleanup
Christian Grothoff [Wed, 18 Jul 2012 09:15:40 +0000 (09:15 +0000)]
-minor code cleanup

11 years agomesh compile
Sree Harsha Totakura [Wed, 18 Jul 2012 08:45:50 +0000 (08:45 +0000)]
mesh compile

11 years agofixed test_gnunet_testbed_helper
Sree Harsha Totakura [Wed, 18 Jul 2012 08:35:38 +0000 (08:35 +0000)]
fixed test_gnunet_testbed_helper

11 years agofix compile
Sree Harsha Totakura [Wed, 18 Jul 2012 07:43:48 +0000 (07:43 +0000)]
fix compile

11 years agohelper reply with modified config
Sree Harsha Totakura [Tue, 17 Jul 2012 22:25:44 +0000 (22:25 +0000)]
helper reply with modified config

11 years agohelper exception callback lesser parameters
Sree Harsha Totakura [Tue, 17 Jul 2012 19:09:02 +0000 (19:09 +0000)]
helper exception callback lesser parameters

11 years ago- give slow machines more time to complete the test
Bart Polot [Tue, 17 Jul 2012 17:30:04 +0000 (17:30 +0000)]
- give slow machines more time to complete the test

11 years ago- fixed use after free #2499
Bart Polot [Tue, 17 Jul 2012 17:16:18 +0000 (17:16 +0000)]
- fixed use after free #2499

11 years agohelper integration to GNUNET_TESTBED_host_run_()
Sree Harsha Totakura [Tue, 17 Jul 2012 14:59:10 +0000 (14:59 +0000)]
helper integration to GNUNET_TESTBED_host_run_()
todo: add controller start callback
 with the configuration with which the controller is started

11 years ago- fix #2498
Bart Polot [Tue, 17 Jul 2012 13:42:41 +0000 (13:42 +0000)]
- fix #2498

11 years agoAdded REGEX announce and discovery to MESH
Bart Polot [Tue, 17 Jul 2012 12:54:03 +0000 (12:54 +0000)]
Added REGEX announce and discovery to MESH

11 years ago- added debug messages, fixed regex timeout
Bart Polot [Tue, 17 Jul 2012 12:45:26 +0000 (12:45 +0000)]
- added debug messages, fixed regex timeout

11 years agoseparated helper init message
Sree Harsha Totakura [Tue, 17 Jul 2012 12:12:05 +0000 (12:12 +0000)]
separated helper init message

11 years ago- change
Matthias Wachs [Tue, 17 Jul 2012 07:39:03 +0000 (07:39 +0000)]
- change

11 years ago-clarify name rules
Christian Grothoff [Mon, 16 Jul 2012 20:35:29 +0000 (20:35 +0000)]
-clarify name rules

11 years agoextended HELPER api to notify when child crashes
Sree Harsha Totakura [Mon, 16 Jul 2012 18:58:55 +0000 (18:58 +0000)]
extended HELPER api to notify when child crashes

11 years ago-clarifying inputs
Christian Grothoff [Mon, 16 Jul 2012 17:50:51 +0000 (17:50 +0000)]
-clarifying inputs

11 years ago- fix regex search timeout crash
Bart Polot [Mon, 16 Jul 2012 17:29:15 +0000 (17:29 +0000)]
- fix regex search timeout crash

11 years ago- namestore uses new rsa api
Matthias Wachs [Mon, 16 Jul 2012 13:56:55 +0000 (13:56 +0000)]
- namestore uses new rsa api

11 years ago- new rsa api
Matthias Wachs [Mon, 16 Jul 2012 13:10:25 +0000 (13:10 +0000)]
- new rsa api

11 years ago- new rsa api
Matthias Wachs [Mon, 16 Jul 2012 12:36:52 +0000 (12:36 +0000)]
- new rsa api

11 years ago-m memory leak
Matthias Wachs [Mon, 16 Jul 2012 12:35:55 +0000 (12:35 +0000)]
-m memory leak

11 years ago- typo in printf
Bart Polot [Mon, 16 Jul 2012 12:34:30 +0000 (12:34 +0000)]
- typo in printf

11 years ago- fix
Matthias Wachs [Mon, 16 Jul 2012 12:28:23 +0000 (12:28 +0000)]
- fix

11 years ago- more debug messages
Bart Polot [Mon, 16 Jul 2012 12:18:33 +0000 (12:18 +0000)]
- more debug messages

11 years ago-do not use signal pipe as gnunet-rsa is likely to be in a gcrypt select loop
Christian Grothoff [Mon, 16 Jul 2012 12:14:07 +0000 (12:14 +0000)]
-do not use signal pipe as gnunet-rsa is likely to be in a gcrypt select loop

11 years ago- improve logging, add debug message for GNUNET_break
Bart Polot [Mon, 16 Jul 2012 11:13:52 +0000 (11:13 +0000)]
- improve logging, add debug message for GNUNET_break

11 years ago-try using gauger for memory measurements
Christian Grothoff [Sun, 15 Jul 2012 16:00:06 +0000 (16:00 +0000)]
-try using gauger for memory measurements

11 years ago-fixbuild
Christian Grothoff [Sun, 15 Jul 2012 15:59:55 +0000 (15:59 +0000)]
-fixbuild

11 years ago-fixing warnings from gauger header
Christian Grothoff [Sun, 15 Jul 2012 15:59:44 +0000 (15:59 +0000)]
-fixing warnings from gauger header

11 years ago-adding mallinfo test
Christian Grothoff [Sun, 15 Jul 2012 15:54:09 +0000 (15:54 +0000)]
-adding mallinfo test

11 years ago-adding support for heap stats gaugering
Christian Grothoff [Sun, 15 Jul 2012 15:53:55 +0000 (15:53 +0000)]
-adding support for heap stats gaugering

11 years ago-cleanup
Christian Grothoff [Sun, 15 Jul 2012 15:30:22 +0000 (15:30 +0000)]
-cleanup

11 years ago-cleanup
Christian Grothoff [Sun, 15 Jul 2012 15:26:08 +0000 (15:26 +0000)]
-cleanup

11 years agodoc
Sree Harsha Totakura [Sun, 15 Jul 2012 15:07:05 +0000 (15:07 +0000)]
doc

11 years ago-moving block test to resolve cyclic dependency
Christian Grothoff [Sun, 15 Jul 2012 15:04:45 +0000 (15:04 +0000)]
-moving block test to resolve cyclic dependency

11 years agoconfig localization and service startup
Sree Harsha Totakura [Sun, 15 Jul 2012 14:30:22 +0000 (14:30 +0000)]
config localization and service startup

11 years agosvn ignore
Sree Harsha Totakura [Sun, 15 Jul 2012 14:29:19 +0000 (14:29 +0000)]
svn ignore

11 years ago-this should work
Martin Schanzenbach [Sun, 15 Jul 2012 10:34:37 +0000 (10:34 +0000)]
-this should work

11 years ago-fix
Martin Schanzenbach [Sun, 15 Jul 2012 10:32:22 +0000 (10:32 +0000)]
-fix

11 years ago-fix
Martin Schanzenbach [Sun, 15 Jul 2012 10:25:22 +0000 (10:25 +0000)]
-fix

11 years ago-fix
Martin Schanzenbach [Sun, 15 Jul 2012 00:09:48 +0000 (00:09 +0000)]
-fix

11 years ago-silly
Martin Schanzenbach [Sat, 14 Jul 2012 23:57:15 +0000 (23:57 +0000)]
-silly

11 years ago-add test
Martin Schanzenbach [Sat, 14 Jul 2012 23:46:39 +0000 (23:46 +0000)]
-add test

11 years ago-test for getresgid
Christian Grothoff [Sat, 14 Jul 2012 23:41:42 +0000 (23:41 +0000)]
-test for getresgid

11 years ago-actually make use of SGID permissions
Christian Grothoff [Sat, 14 Jul 2012 23:41:22 +0000 (23:41 +0000)]
-actually make use of SGID permissions

11 years agoinit message handling
Sree Harsha Totakura [Sat, 14 Jul 2012 23:26:59 +0000 (23:26 +0000)]
init message handling

11 years ago-only test for exist, not for read
Christian Grothoff [Sat, 14 Jul 2012 23:14:09 +0000 (23:14 +0000)]
-only test for exist, not for read

11 years ago-code cleanup
Christian Grothoff [Sat, 14 Jul 2012 23:12:36 +0000 (23:12 +0000)]
-code cleanup

11 years ago-fix
Martin Schanzenbach [Sat, 14 Jul 2012 23:07:50 +0000 (23:07 +0000)]
-fix

11 years agodoc
Sree Harsha Totakura [Sat, 14 Jul 2012 22:54:38 +0000 (22:54 +0000)]
doc

11 years ago-fixes
Martin Schanzenbach [Sat, 14 Jul 2012 21:52:09 +0000 (21:52 +0000)]
-fixes

11 years ago-new API for asyncronous generation of private RSA keys
Christian Grothoff [Sat, 14 Jul 2012 21:19:22 +0000 (21:19 +0000)]
-new API for asyncronous generation of private RSA keys

11 years ago-fix ports
Martin Schanzenbach [Sat, 14 Jul 2012 21:11:59 +0000 (21:11 +0000)]
-fix ports

11 years ago-adding gnunet-config tool
Christian Grothoff [Sat, 14 Jul 2012 19:52:00 +0000 (19:52 +0000)]
-adding gnunet-config tool

11 years ago-pass stderr to helpers:
Christian Grothoff [Sat, 14 Jul 2012 18:51:09 +0000 (18:51 +0000)]
-pass stderr to helpers:

11 years ago-code cleanup
Christian Grothoff [Sat, 14 Jul 2012 18:49:49 +0000 (18:49 +0000)]
-code cleanup

11 years agorelaxed time for shutdown
Sree Harsha Totakura [Sat, 14 Jul 2012 18:39:06 +0000 (18:39 +0000)]
relaxed time for shutdown

11 years ago-fix shorten
Martin Schanzenbach [Sat, 14 Jul 2012 16:27:07 +0000 (16:27 +0000)]
-fix shorten

11 years ago-leak
Martin Schanzenbach [Sat, 14 Jul 2012 16:00:55 +0000 (16:00 +0000)]
-leak

11 years ago-fix
Martin Schanzenbach [Sat, 14 Jul 2012 15:58:23 +0000 (15:58 +0000)]
-fix

11 years ago-fix
Martin Schanzenbach [Sat, 14 Jul 2012 15:46:58 +0000 (15:46 +0000)]
-fix

11 years ago-urlencode post working, performance, replace location hdr val
Martin Schanzenbach [Sat, 14 Jul 2012 15:43:42 +0000 (15:43 +0000)]
-urlencode post working, performance, replace location hdr val

11 years ago-start post
Martin Schanzenbach [Sat, 14 Jul 2012 12:44:43 +0000 (12:44 +0000)]
-start post

12 years agotestbed helper init message
Sree Harsha Totakura [Sat, 14 Jul 2012 09:44:22 +0000 (09:44 +0000)]
testbed helper init message

12 years agotestbed helper testcase
Sree Harsha Totakura [Sat, 14 Jul 2012 01:15:21 +0000 (01:15 +0000)]
testbed helper testcase

12 years ago-fix bo
Martin Schanzenbach [Fri, 13 Jul 2012 22:20:58 +0000 (22:20 +0000)]
-fix bo

12 years ago-fixes, cleanup
Martin Schanzenbach [Fri, 13 Jul 2012 22:12:03 +0000 (22:12 +0000)]
-fixes, cleanup

12 years ago-Bertrand Marc: fixing typos found by lintan
Christian Grothoff [Fri, 13 Jul 2012 21:20:18 +0000 (21:20 +0000)]
-Bertrand Marc: fixing typos found by lintan

12 years ago-rip timeout issue
Martin Schanzenbach [Fri, 13 Jul 2012 21:17:24 +0000 (21:17 +0000)]
-rip timeout issue

12 years ago- fix for a periodic accepting state, some refactoring
Bart Polot [Fri, 13 Jul 2012 17:42:17 +0000 (17:42 +0000)]
- fix for a periodic accepting state, some refactoring

12 years ago-__u32 is likely not understood if we do not have in6_ifreq already; try using uint32...
Christian Grothoff [Fri, 13 Jul 2012 17:36:45 +0000 (17:36 +0000)]
-__u32 is likely not understood if we do not have in6_ifreq already; try using uint32_t instead

12 years ago-test for execinfo.h instead of LINUX
Christian Grothoff [Fri, 13 Jul 2012 17:35:10 +0000 (17:35 +0000)]
-test for execinfo.h instead of LINUX

12 years agotestbed helper
Sree Harsha Totakura [Fri, 13 Jul 2012 16:37:32 +0000 (16:37 +0000)]
testbed helper

12 years agoFix transport makefile
LRN [Fri, 13 Jul 2012 16:24:48 +0000 (16:24 +0000)]
Fix transport makefile

12 years agoW32: correct handling of crazy W32 process quirks
LRN [Fri, 13 Jul 2012 16:24:41 +0000 (16:24 +0000)]
W32: correct handling of crazy W32 process quirks

12 years agoHandle peek errors more appropriately in w32 select
LRN [Fri, 13 Jul 2012 16:24:38 +0000 (16:24 +0000)]
Handle peek errors more appropriately in w32 select