oweals/gnunet.git
12 years ago-GNUNET_TESTING_peer_configure
Sree Harsha Totakura [Tue, 29 May 2012 16:01:10 +0000 (16:01 +0000)]
-GNUNET_TESTING_peer_configure

12 years agoremoved double rsa key free
Sree Harsha Totakura [Tue, 29 May 2012 14:06:29 +0000 (14:06 +0000)]
removed double rsa key free

12 years ago-dce
Christian Grothoff [Tue, 29 May 2012 13:30:07 +0000 (13:30 +0000)]
-dce

12 years ago-fix memory leak
Christian Grothoff [Tue, 29 May 2012 13:29:50 +0000 (13:29 +0000)]
-fix memory leak

12 years ago-removing debug code that might be problematic
Christian Grothoff [Tue, 29 May 2012 13:27:34 +0000 (13:27 +0000)]
-removing debug code that might be problematic

12 years ago-modified hostkeys management
Sree Harsha Totakura [Tue, 29 May 2012 12:42:32 +0000 (12:42 +0000)]
-modified hostkeys management

12 years ago-removing bogus const
Christian Grothoff [Tue, 29 May 2012 12:33:33 +0000 (12:33 +0000)]
-removing bogus const

12 years ago- remove msg
Matthias Wachs [Tue, 29 May 2012 12:32:40 +0000 (12:32 +0000)]
- remove msg

12 years ago- no rescheduling when mhd is scheduled to run asap
Matthias Wachs [Tue, 29 May 2012 12:20:56 +0000 (12:20 +0000)]
- no rescheduling when mhd is scheduled to run asap

12 years ago- fixing memory corruption
Matthias Wachs [Tue, 29 May 2012 12:11:02 +0000 (12:11 +0000)]
- fixing memory corruption

12 years ago- fix address length
Matthias Wachs [Tue, 29 May 2012 09:24:41 +0000 (09:24 +0000)]
- fix address length

12 years ago- refactorind reverting last fix
Matthias Wachs [Tue, 29 May 2012 09:05:12 +0000 (09:05 +0000)]
- refactorind reverting last fix

12 years ago- fix for 0002383
Matthias Wachs [Tue, 29 May 2012 08:09:45 +0000 (08:09 +0000)]
- fix for 0002383

12 years ago-fixing #2382, also some code cleanup
Christian Grothoff [Mon, 28 May 2012 19:44:37 +0000 (19:44 +0000)]
-fixing #2382, also some code cleanup

12 years ago-reverted GNUNET_TESTING_configuration_create()
Sree Harsha Totakura [Mon, 28 May 2012 18:27:25 +0000 (18:27 +0000)]
-reverted GNUNET_TESTING_configuration_create()

12 years ago-updated testing new lib
Sree Harsha Totakura [Mon, 28 May 2012 16:56:14 +0000 (16:56 +0000)]
-updated testing new lib

12 years ago-configuration from template
Sree Harsha Totakura [Mon, 28 May 2012 15:53:38 +0000 (15:53 +0000)]
-configuration from template

12 years ago-doxygen
Christian Grothoff [Mon, 28 May 2012 13:27:50 +0000 (13:27 +0000)]
-doxygen

12 years ago-fix kill logic (#2381), interpretation of flag was inverted
Christian Grothoff [Mon, 28 May 2012 13:00:56 +0000 (13:00 +0000)]
-fix kill logic (#2381), interpretation of flag was inverted

12 years ago-fixed bug 2379
Sree Harsha Totakura [Mon, 28 May 2012 12:08:09 +0000 (12:08 +0000)]
-fixed bug 2379

12 years ago-fixing #2365
Christian Grothoff [Mon, 28 May 2012 09:55:08 +0000 (09:55 +0000)]
-fixing #2365

12 years ago-fixing #2373
Christian Grothoff [Sun, 27 May 2012 22:38:45 +0000 (22:38 +0000)]
-fixing #2373

12 years ago-minor code cleanups
Christian Grothoff [Sun, 27 May 2012 22:05:16 +0000 (22:05 +0000)]
-minor code cleanups

12 years ago-typo
Christian Grothoff [Sun, 27 May 2012 21:47:13 +0000 (21:47 +0000)]
-typo

12 years agorenaming GNUNET_TIME_relative_get_forever and GNUNET_TIME_absolute_get_forever method...
Christian Grothoff [Sun, 27 May 2012 21:46:41 +0000 (21:46 +0000)]
renaming GNUNET_TIME_relative_get_forever and GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant

12 years agouse GNUNET_SCHEDULER_add_read_net_with_priority instead of constructing fd sets in...
Christian Grothoff [Sun, 27 May 2012 21:11:29 +0000 (21:11 +0000)]
use GNUNET_SCHEDULER_add_read_net_with_priority instead of constructing fd sets in server with only one active listen socket

12 years agoadding GNUNET_SCHEDULER_add_read_net_with_priority
Christian Grothoff [Sun, 27 May 2012 21:10:58 +0000 (21:10 +0000)]
adding GNUNET_SCHEDULER_add_read_net_with_priority

12 years ago-reduce too high keepalive frequency to more sane levels
Christian Grothoff [Sun, 27 May 2012 20:46:13 +0000 (20:46 +0000)]
-reduce too high keepalive frequency to more sane levels

12 years ago-fixing #2340
Christian Grothoff [Sun, 27 May 2012 20:14:21 +0000 (20:14 +0000)]
-fixing #2340

12 years ago-no lm during test
Christian Grothoff [Sun, 27 May 2012 20:05:01 +0000 (20:05 +0000)]
-no lm during test

12 years ago-undo
Christian Grothoff [Sun, 27 May 2012 19:51:26 +0000 (19:51 +0000)]
-undo

12 years ago-ignore
Christian Grothoff [Sun, 27 May 2012 19:51:11 +0000 (19:51 +0000)]
-ignore

12 years ago-more uniform naming of statisitcs
Christian Grothoff [Sun, 27 May 2012 19:50:28 +0000 (19:50 +0000)]
-more uniform naming of statisitcs

12 years ago-more uniform statistics naming
Christian Grothoff [Sun, 27 May 2012 19:48:17 +0000 (19:48 +0000)]
-more uniform statistics naming

12 years ago-more uniform statistics naming
Christian Grothoff [Sun, 27 May 2012 19:46:50 +0000 (19:46 +0000)]
-more uniform statistics naming

12 years ago-disable lm during integration tests
Christian Grothoff [Sun, 27 May 2012 19:43:06 +0000 (19:43 +0000)]
-disable lm during integration tests

12 years ago-better error message
Christian Grothoff [Sun, 27 May 2012 19:35:30 +0000 (19:35 +0000)]
-better error message

12 years ago-fix warning with lockmanager port in testcases
Christian Grothoff [Sun, 27 May 2012 19:18:46 +0000 (19:18 +0000)]
-fix warning with lockmanager port in testcases

12 years ago-fixing testing testcase build issues
Christian Grothoff [Sun, 27 May 2012 19:16:54 +0000 (19:16 +0000)]
-fixing testing testcase build issues

12 years ago-fixig #2377
Christian Grothoff [Sun, 27 May 2012 17:45:31 +0000 (17:45 +0000)]
-fixig #2377

12 years ago-fix #2378
Christian Grothoff [Sun, 27 May 2012 17:41:52 +0000 (17:41 +0000)]
-fix #2378

12 years ago-some code cleanup
Christian Grothoff [Sun, 27 May 2012 16:52:17 +0000 (16:52 +0000)]
-some code cleanup

12 years ago- hostkeyfile reading
Sree Harsha Totakura [Sun, 27 May 2012 09:19:01 +0000 (09:19 +0000)]
- hostkeyfile reading

12 years ago- AI_NUMERICSERV windows hack
Sree Harsha Totakura [Sat, 26 May 2012 15:42:31 +0000 (15:42 +0000)]
- AI_NUMERICSERV windows hack

12 years ago-logging convention
Sree Harsha Totakura [Sat, 26 May 2012 15:25:34 +0000 (15:25 +0000)]
-logging convention

12 years agoport reservation - release
Sree Harsha Totakura [Sat, 26 May 2012 15:14:54 +0000 (15:14 +0000)]
port reservation - release

12 years agoport reservation and test cases
Sree Harsha Totakura [Sat, 26 May 2012 14:04:59 +0000 (14:04 +0000)]
port reservation and test cases

12 years ago-fixed infinite loop
Sree Harsha Totakura [Sat, 26 May 2012 10:54:09 +0000 (10:54 +0000)]
-fixed infinite loop

12 years ago- fix
Matthias Wachs [Fri, 25 May 2012 15:48:26 +0000 (15:48 +0000)]
- fix

12 years ago- preweekend fix
Matthias Wachs [Fri, 25 May 2012 15:28:35 +0000 (15:28 +0000)]
- preweekend fix

12 years ago-freeing addrinfo
Sree Harsha Totakura [Fri, 25 May 2012 14:45:06 +0000 (14:45 +0000)]
-freeing addrinfo

12 years ago- fix
Matthias Wachs [Fri, 25 May 2012 14:41:52 +0000 (14:41 +0000)]
- fix

12 years ago- missing
Matthias Wachs [Fri, 25 May 2012 14:40:39 +0000 (14:40 +0000)]
- missing

12 years agotesting port reservation
Sree Harsha Totakura [Fri, 25 May 2012 14:40:31 +0000 (14:40 +0000)]
testing port reservation

12 years ago- missing
Matthias Wachs [Fri, 25 May 2012 14:34:04 +0000 (14:34 +0000)]
- missing

12 years ago- LRN's patch
Matthias Wachs [Fri, 25 May 2012 14:28:21 +0000 (14:28 +0000)]
- LRN's patch

12 years ago- timeout for http/s
Matthias Wachs [Fri, 25 May 2012 14:04:41 +0000 (14:04 +0000)]
- timeout for http/s

12 years ago- timeout for unix
Matthias Wachs [Fri, 25 May 2012 11:05:34 +0000 (11:05 +0000)]
- timeout for unix

12 years agosession timeout for udp and tcp
Matthias Wachs [Fri, 25 May 2012 09:34:49 +0000 (09:34 +0000)]
session timeout for udp and tcp

12 years ago(no commit message)
Matthias Wachs [Fri, 25 May 2012 08:25:18 +0000 (08:25 +0000)]

12 years ago- remove msg
Matthias Wachs [Thu, 24 May 2012 14:31:55 +0000 (14:31 +0000)]
- remove msg

12 years ago- fix memory corruption, various mantis bugs: 0002374 0002368 0002367 0002369
Matthias Wachs [Thu, 24 May 2012 11:44:13 +0000 (11:44 +0000)]
- fix memory corruption, various mantis bugs: 0002374 0002368 0002367 0002369

12 years ago- fix
Matthias Wachs [Thu, 24 May 2012 10:58:23 +0000 (10:58 +0000)]
- fix

12 years ago- adding return value to mst callback
Matthias Wachs [Thu, 24 May 2012 09:35:37 +0000 (09:35 +0000)]
- adding return value to mst callback

12 years ago- fix for 0002371, 0002343: mst freed in callback
Matthias Wachs [Thu, 24 May 2012 08:43:24 +0000 (08:43 +0000)]
- fix for 00023710002343: mst freed in callback

12 years ago- find invalid mem access
Matthias Wachs [Wed, 23 May 2012 11:53:42 +0000 (11:53 +0000)]
- find invalid mem access

12 years ago- additional checks
Matthias Wachs [Wed, 23 May 2012 11:43:06 +0000 (11:43 +0000)]
- additional checks

12 years ago- additional back off resets
Matthias Wachs [Wed, 23 May 2012 08:27:33 +0000 (08:27 +0000)]
- additional back off resets

12 years agoLRN's patch
Matthias Wachs [Wed, 23 May 2012 07:10:19 +0000 (07:10 +0000)]
LRN's patch

12 years agotesting port checking (incomplete)
Sree Harsha Totakura [Tue, 22 May 2012 15:43:30 +0000 (15:43 +0000)]
testing port checking (incomplete)

12 years agofixed segmentation fault due to missing GNUNET_STREAM_OPTION_END
Sree Harsha Totakura [Tue, 22 May 2012 15:03:38 +0000 (15:03 +0000)]
fixed segmentation fault due to missing GNUNET_STREAM_OPTION_END

12 years ago- changes
Matthias Wachs [Tue, 22 May 2012 11:27:03 +0000 (11:27 +0000)]
- changes

12 years ago- suggest backoff reset
Matthias Wachs [Tue, 22 May 2012 09:57:18 +0000 (09:57 +0000)]
- suggest backoff reset

12 years ago-added lockmanager to main build
Sree Harsha Totakura [Mon, 21 May 2012 11:23:04 +0000 (11:23 +0000)]
-added lockmanager to main build

12 years ago- more
Martin Schanzenbach [Mon, 21 May 2012 00:04:35 +0000 (00:04 +0000)]
- more

12 years ago-add gns glue
Martin Schanzenbach [Sun, 20 May 2012 16:12:23 +0000 (16:12 +0000)]
-add gns glue

12 years ago-raw for shorten
Martin Schanzenbach [Sun, 20 May 2012 15:38:32 +0000 (15:38 +0000)]
-raw for shorten

12 years agotesting system
Sree Harsha Totakura [Sun, 20 May 2012 15:06:15 +0000 (15:06 +0000)]
testing system

12 years ago-start replacement code
Martin Schanzenbach [Sun, 20 May 2012 14:44:07 +0000 (14:44 +0000)]
-start replacement code

12 years ago- make mhd and curl play nice thread wise
Martin Schanzenbach [Sun, 20 May 2012 13:00:26 +0000 (13:00 +0000)]
- make mhd and curl play nice thread wise

12 years ago-fixed warnings from lockmanager service during tranport tests
Sree Harsha Totakura [Fri, 18 May 2012 15:43:13 +0000 (15:43 +0000)]
-fixed warnings from lockmanager service during tranport tests

12 years ago-fixes
Martin Schanzenbach [Fri, 18 May 2012 14:40:35 +0000 (14:40 +0000)]
-fixes

12 years ago- added curl
Martin Schanzenbach [Fri, 18 May 2012 14:36:12 +0000 (14:36 +0000)]
- added curl

12 years ago-add mhd to .gnunet requests
Martin Schanzenbach [Fri, 18 May 2012 13:44:01 +0000 (13:44 +0000)]
-add mhd to .gnunet requests

12 years ago-cleanup
Martin Schanzenbach [Fri, 18 May 2012 12:39:04 +0000 (12:39 +0000)]
-cleanup

12 years ago-code structure
Christian Grothoff [Fri, 18 May 2012 05:35:23 +0000 (05:35 +0000)]
-code structure

12 years ago-cleaner linkage
Christian Grothoff [Fri, 18 May 2012 05:34:53 +0000 (05:34 +0000)]
-cleaner linkage

12 years ago-code cleanup
Christian Grothoff [Fri, 18 May 2012 05:34:34 +0000 (05:34 +0000)]
-code cleanup

12 years ago-fixing 2352
Christian Grothoff [Thu, 17 May 2012 15:48:17 +0000 (15:48 +0000)]
-fixing 2352

12 years ago-fix
Christian Grothoff [Thu, 17 May 2012 15:47:54 +0000 (15:47 +0000)]
-fix

12 years ago-check for sks results --- #2352 first bug
Christian Grothoff [Wed, 16 May 2012 23:15:34 +0000 (23:15 +0000)]
-check for sks results --- #2352 first bug

12 years ago-added lockmanager to experimental build
Sree Harsha Totakura [Wed, 16 May 2012 17:11:51 +0000 (17:11 +0000)]
-added lockmanager to experimental build

12 years ago- suggestion throtteling as described in 2362
Matthias Wachs [Wed, 16 May 2012 16:49:44 +0000 (16:49 +0000)]
- suggestion throtteling as described in 2362

12 years ago-do switch statement cases in order of enum
Christian Grothoff [Wed, 16 May 2012 15:43:30 +0000 (15:43 +0000)]
-do switch statement cases in order of enum

12 years ago- error msg
Matthias Wachs [Wed, 16 May 2012 15:39:07 +0000 (15:39 +0000)]
- error msg

12 years ago- fixing double free mantis 0002363
Matthias Wachs [Wed, 16 May 2012 15:38:06 +0000 (15:38 +0000)]
- fixing double free mantis 0002363

12 years ago-fewer stats
Christian Grothoff [Wed, 16 May 2012 15:01:15 +0000 (15:01 +0000)]
-fewer stats

12 years ago-improving fragmentation performance
Christian Grothoff [Wed, 16 May 2012 14:59:28 +0000 (14:59 +0000)]
-improving fragmentation performance

12 years ago-valgrind checks
Sree Harsha Totakura [Wed, 16 May 2012 13:55:02 +0000 (13:55 +0000)]
-valgrind checks

12 years ago- fix for 0002364
Matthias Wachs [Wed, 16 May 2012 13:51:21 +0000 (13:51 +0000)]
- fix for 0002364