oweals/gnunet.git
11 years ago-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:48:25 +0000 (17:48 +0000)]
-avoid side-effect in assertion

11 years ago-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:47:31 +0000 (17:47 +0000)]
-avoid side-effect in assertion

11 years ago-check return value and report errors
Christian Grothoff [Fri, 21 Jun 2013 17:46:11 +0000 (17:46 +0000)]
-check return value and report errors

11 years ago-do check return value from remove
Christian Grothoff [Fri, 21 Jun 2013 17:44:44 +0000 (17:44 +0000)]
-do check return value from remove

11 years ago-stress that we do not care about return value here
Christian Grothoff [Fri, 21 Jun 2013 17:43:49 +0000 (17:43 +0000)]
-stress that we do not care about return value here

11 years ago-check for NULL (in testcase)
Christian Grothoff [Fri, 21 Jun 2013 17:41:26 +0000 (17:41 +0000)]
-check for NULL (in testcase)

11 years ago-fix memory leak (on error path)
Christian Grothoff [Fri, 21 Jun 2013 17:39:14 +0000 (17:39 +0000)]
-fix memory leak (on error path)

11 years ago-fix leaks
Christian Grothoff [Fri, 21 Jun 2013 17:37:19 +0000 (17:37 +0000)]
-fix leaks

11 years agocleaner to not use ptr after freeing it, even for printing
Christian Grothoff [Fri, 21 Jun 2013 17:32:23 +0000 (17:32 +0000)]
cleaner to not use ptr after freeing it, even for printing

11 years agocleaner to not use ptr after freeing it, even for printing
Christian Grothoff [Fri, 21 Jun 2013 17:30:42 +0000 (17:30 +0000)]
cleaner to not use ptr after freeing it, even for printing

11 years ago-fix use after free in log
Christian Grothoff [Fri, 21 Jun 2013 17:29:49 +0000 (17:29 +0000)]
-fix use after free in log

11 years ago-fix double close/free
Christian Grothoff [Fri, 21 Jun 2013 17:29:06 +0000 (17:29 +0000)]
-fix double close/free

11 years ago-fix double free
Christian Grothoff [Fri, 21 Jun 2013 17:25:39 +0000 (17:25 +0000)]
-fix double free

11 years agofix compile error left from renaming fest
Christian Grothoff [Fri, 21 Jun 2013 16:15:37 +0000 (16:15 +0000)]
fix compile error left from renaming fest

11 years agobasics for quality normalization
Matthias Wachs [Fri, 21 Jun 2013 15:08:55 +0000 (15:08 +0000)]
basics for quality normalization

11 years agodoxygen fixes
Matthias Wachs [Fri, 21 Jun 2013 13:40:48 +0000 (13:40 +0000)]
doxygen fixes

11 years agonormalization docu
Matthias Wachs [Fri, 21 Jun 2013 13:16:22 +0000 (13:16 +0000)]
normalization docu

11 years agofix for crashing perf_ats_mlp
Matthias Wachs [Fri, 21 Jun 2013 13:06:07 +0000 (13:06 +0000)]
fix for crashing perf_ats_mlp

11 years agoFix non-windows non-IPv6 build.
David Barksdale [Fri, 21 Jun 2013 03:16:10 +0000 (03:16 +0000)]
Fix non-windows non-IPv6 build.

11 years agofix linker issues on W32 -- regex needs DHT
Christian Grothoff [Thu, 20 Jun 2013 21:37:40 +0000 (21:37 +0000)]
fix linker issues on W32 -- regex needs DHT

11 years agoFixed GNUNET_CLIENT_service_test on FreeBSD.
David Barksdale [Thu, 20 Jun 2013 15:32:31 +0000 (15:32 +0000)]
Fixed GNUNET_CLIENT_service_test on FreeBSD.

This should also fix any other platform with
AF_UNIX that is not Linux or Mingw.

11 years ago-fixing link order
Christian Grothoff [Thu, 20 Jun 2013 15:12:56 +0000 (15:12 +0000)]
-fixing link order

11 years agorenaming libgnunetregexnew to libgnunetregex
Christian Grothoff [Thu, 20 Jun 2013 09:03:35 +0000 (09:03 +0000)]
renaming libgnunetregexnew to libgnunetregex

11 years agorenaming symbols from libgnunetregextest to have the prefix REGEX_TEST
Christian Grothoff [Thu, 20 Jun 2013 09:02:43 +0000 (09:02 +0000)]
renaming symbols from libgnunetregextest to have the prefix REGEX_TEST

11 years agoadding file that was moved here from regex.c and forgotten in earlier commit
Christian Grothoff [Thu, 20 Jun 2013 08:56:24 +0000 (08:56 +0000)]
adding file that was moved here from regex.c and forgotten in earlier commit

11 years agomoving functions for testing and evaluation and experiments to the test library,...
Christian Grothoff [Thu, 20 Jun 2013 08:55:56 +0000 (08:55 +0000)]
moving functions for testing and evaluation and experiments to the test library, minimizing the internal library, renaming files according to which library they belong to

11 years agocontinuing refactoring of regex library structure, disambiguating symbol names betwee...
Christian Grothoff [Thu, 20 Jun 2013 08:32:50 +0000 (08:32 +0000)]
continuing refactoring of regex library structure, disambiguating symbol names between old regex library which is now internal and the public API; moving IP-to-regex conversion functions to tun library, as only vpn is using those to begin with

11 years ago- drop to_orig messages on 0 ttl
Bart Polot [Wed, 19 Jun 2013 17:49:39 +0000 (17:49 +0000)]
- drop to_orig messages on 0 ttl

11 years ago- combine payload encapsulation structs
Bart Polot [Wed, 19 Jun 2013 17:20:05 +0000 (17:20 +0000)]
- combine payload encapsulation structs

11 years agoFix windows build, statfs is broken there.
David Barksdale [Wed, 19 Jun 2013 16:09:59 +0000 (16:09 +0000)]
Fix windows build, statfs is broken there.

11 years ago-spacing
Christian Grothoff [Wed, 19 Jun 2013 13:35:50 +0000 (13:35 +0000)]
-spacing

11 years ago-clarify which connection is closed
Christian Grothoff [Wed, 19 Jun 2013 13:35:36 +0000 (13:35 +0000)]
-clarify which connection is closed

11 years ago-remove dead option from defaults
Christian Grothoff [Wed, 19 Jun 2013 13:35:19 +0000 (13:35 +0000)]
-remove dead option from defaults

11 years ago-add option for future use
Christian Grothoff [Wed, 19 Jun 2013 13:35:08 +0000 (13:35 +0000)]
-add option for future use

11 years ago- use new data callback with no sender info
Bart Polot [Wed, 19 Jun 2013 11:59:48 +0000 (11:59 +0000)]
- use new data callback with no sender info

11 years agoChange in mesh API: data callback no longer provides sender, user must remember tunne...
Bart Polot [Wed, 19 Jun 2013 11:50:50 +0000 (11:50 +0000)]
Change in mesh API: data callback no longer provides sender, user must remember tunnel<->sender if needed (fix bug #2894)

11 years ago- opaque mq structs
Florian Dold [Wed, 19 Jun 2013 10:48:54 +0000 (10:48 +0000)]
- opaque mq structs
- mq for mesh
- faster hashing for IBFs
- mesh replaces stream in set
- new set profiler (work in progress)

11 years ago- document bug #2896: domunet tunnel_destroy behavior
Bart Polot [Wed, 19 Jun 2013 09:28:45 +0000 (09:28 +0000)]
- document bug #2896: domunet tunnel_destroy behavior

11 years ago- document bug #2896: call end handler on requested tunnel destroy
Bart Polot [Wed, 19 Jun 2013 09:25:37 +0000 (09:25 +0000)]
- document bug #2896: call end handler on requested tunnel destroy

11 years ago- adress bug #2896: call end handler on requested tunnel destroy
Bart Polot [Wed, 19 Jun 2013 09:23:54 +0000 (09:23 +0000)]
- adress bug #2896: call end handler on requested tunnel destroy

11 years agofix
Matthias Wachs [Wed, 19 Jun 2013 05:51:06 +0000 (05:51 +0000)]
fix

11 years agofixes
Matthias Wachs [Wed, 19 Jun 2013 05:32:18 +0000 (05:32 +0000)]
fixes

11 years agomissing file
Matthias Wachs [Wed, 19 Jun 2013 05:27:13 +0000 (05:27 +0000)]
missing file

11 years agochanges to test
Matthias Wachs [Wed, 19 Jun 2013 05:16:23 +0000 (05:16 +0000)]
changes to test

11 years agorenamed
Matthias Wachs [Wed, 19 Jun 2013 05:11:51 +0000 (05:11 +0000)]
renamed

11 years agorenaming mlp solver for consistency
Matthias Wachs [Wed, 19 Jun 2013 05:11:02 +0000 (05:11 +0000)]
renaming mlp solver for consistency

11 years agoremove normalization from solvers, use in address only
Matthias Wachs [Wed, 19 Jun 2013 04:59:00 +0000 (04:59 +0000)]
remove normalization from solvers, use in address only

11 years agodoxygen fixes
Matthias Wachs [Wed, 19 Jun 2013 04:21:51 +0000 (04:21 +0000)]
doxygen fixes

11 years agoThis should be a more portable GNUNET_DISK_file_get_identifiers.
David Barksdale [Wed, 19 Jun 2013 02:15:00 +0000 (02:15 +0000)]
This should be a more portable GNUNET_DISK_file_get_identifiers.

11 years ago- fix 2897: data handler SYSERR closes tunnel, not whole handler
Bart Polot [Wed, 19 Jun 2013 00:11:19 +0000 (00:11 +0000)]
- fix 2897: data handler SYSERR closes tunnel, not whole handler

11 years agoRemoved GNUNET_DISK_get_blocks_available since it's not used and it would
David Barksdale [Tue, 18 Jun 2013 23:46:15 +0000 (23:46 +0000)]
Removed GNUNET_DISK_get_blocks_available since it's not used and it would
be hard to port to emscripten.

11 years agoRename WAIT_TIMEOUT (clashes with windows.h)
LRN [Tue, 18 Jun 2013 11:40:32 +0000 (11:40 +0000)]
Rename WAIT_TIMEOUT (clashes with windows.h)

11 years agochanges
Matthias Wachs [Tue, 18 Jun 2013 08:02:14 +0000 (08:02 +0000)]
changes

11 years agochanges
Matthias Wachs [Tue, 18 Jun 2013 07:28:42 +0000 (07:28 +0000)]
changes

11 years agochanges
Matthias Wachs [Tue, 18 Jun 2013 06:47:23 +0000 (06:47 +0000)]
changes

11 years ago(no commit message)
Matthias Wachs [Tue, 18 Jun 2013 06:29:10 +0000 (06:29 +0000)]

11 years agoCompile on platforms without netinet/ip.h. Furthur fixes to come.
David Barksdale [Tue, 18 Jun 2013 02:51:15 +0000 (02:51 +0000)]
Compile on platforms without netinet/ip.h. Furthur fixes to come.

11 years agoGeneralize condition for missing random/srandom.
David Barksdale [Tue, 18 Jun 2013 02:49:20 +0000 (02:49 +0000)]
Generalize condition for missing random/srandom.

11 years ago-fixing issue with testcases and missing sqlite3 reported to bug-gnunet
Christian Grothoff [Mon, 17 Jun 2013 16:38:03 +0000 (16:38 +0000)]
-fixing issue with testcases and missing sqlite3 reported to bug-gnunet

11 years agoproportional solver uses normalizationy
Matthias Wachs [Mon, 17 Jun 2013 14:38:30 +0000 (14:38 +0000)]
proportional solver uses normalizationy

11 years agochanges
Matthias Wachs [Mon, 17 Jun 2013 11:47:27 +0000 (11:47 +0000)]
changes

11 years agosocial api docs
Gabor X Toth [Mon, 17 Jun 2013 11:13:40 +0000 (11:13 +0000)]
social api docs

11 years ago-
Gabor X Toth [Mon, 17 Jun 2013 11:13:38 +0000 (11:13 +0000)]
-

11 years agoMake gnunet-datastore dependent on libgnunetdatastore
LRN [Sat, 15 Jun 2013 21:32:12 +0000 (21:32 +0000)]
Make gnunet-datastore dependent on libgnunetdatastore

11 years ago- more hosts to infiniband :)
Sree Harsha Totakura [Fri, 14 Jun 2013 17:13:01 +0000 (17:13 +0000)]
- more hosts to infiniband :)

11 years ago- fix
Bart Polot [Fri, 14 Jun 2013 16:01:43 +0000 (16:01 +0000)]
- fix

11 years ago- use ports
Bart Polot [Fri, 14 Jun 2013 16:01:35 +0000 (16:01 +0000)]
- use ports

11 years ago- disable try_connect to force topology
Bart Polot [Fri, 14 Jun 2013 15:17:56 +0000 (15:17 +0000)]
- disable try_connect to force topology

11 years ago- fixes, debug
Bart Polot [Fri, 14 Jun 2013 14:49:15 +0000 (14:49 +0000)]
- fixes, debug

11 years agoadding generic normalization support for all solvers
Matthias Wachs [Fri, 14 Jun 2013 14:46:32 +0000 (14:46 +0000)]
adding generic normalization support for all solvers

11 years ago- fix
Bart Polot [Fri, 14 Jun 2013 10:49:54 +0000 (10:49 +0000)]
- fix

11 years agorename
Matthias Wachs [Fri, 14 Jun 2013 09:45:02 +0000 (09:45 +0000)]
rename

11 years agorename function
Matthias Wachs [Fri, 14 Jun 2013 07:47:35 +0000 (07:47 +0000)]
rename function

11 years agochanges
Matthias Wachs [Fri, 14 Jun 2013 06:34:16 +0000 (06:34 +0000)]
changes

11 years ago- use explicit ACK in small testcase, remove multicast leftover, fix
Bart Polot [Thu, 13 Jun 2013 17:44:29 +0000 (17:44 +0000)]
- use explicit ACK in small testcase, remove multicast leftover, fix

11 years ago- use explicit ACK in local testcase
Bart Polot [Thu, 13 Jun 2013 17:38:31 +0000 (17:38 +0000)]
- use explicit ACK in local testcase

11 years ago- change service to support client explicit ACK
Bart Polot [Thu, 13 Jun 2013 17:30:46 +0000 (17:30 +0000)]
- change service to support client explicit ACK
- simplify tunnel destruction code
- typos, documentation

11 years ago- adapt mesh api to explicit client flow control
Bart Polot [Thu, 13 Jun 2013 13:27:25 +0000 (13:27 +0000)]
- adapt mesh api to explicit client flow control

11 years agopsycstore api docs
Gabor X Toth [Thu, 13 Jun 2013 11:57:07 +0000 (11:57 +0000)]
psycstore api docs

11 years agodoxygen
Matthias Wachs [Thu, 13 Jun 2013 06:49:33 +0000 (06:49 +0000)]
doxygen

11 years agodoxygen
Matthias Wachs [Thu, 13 Jun 2013 06:46:34 +0000 (06:46 +0000)]
doxygen

11 years ago-make use of ability to reply on reject, i.e. to redirect to private room
Christian Grothoff [Wed, 12 Jun 2013 21:07:34 +0000 (21:07 +0000)]
-make use of ability to reply on reject, i.e. to redirect to private room

11 years agofirst design for psycstore API
Christian Grothoff [Wed, 12 Jun 2013 20:41:51 +0000 (20:41 +0000)]
first design for psycstore API

11 years ago-clarify need to decide on admission
Christian Grothoff [Wed, 12 Jun 2013 20:23:09 +0000 (20:23 +0000)]
-clarify need to decide on admission

11 years agoimproving social API a bit more
Christian Grothoff [Wed, 12 Jun 2013 20:01:25 +0000 (20:01 +0000)]
improving social API a bit more

11 years agobetter name for entering a home
Christian Grothoff [Wed, 12 Jun 2013 19:48:42 +0000 (19:48 +0000)]
better name for entering a home

11 years agofirst design for social service API
Christian Grothoff [Wed, 12 Jun 2013 19:47:04 +0000 (19:47 +0000)]
first design for social service API

11 years ago-fix copyright year
Christian Grothoff [Wed, 12 Jun 2013 17:38:58 +0000 (17:38 +0000)]
-fix copyright year

11 years agopsyc apis
Gabor X Toth [Wed, 12 Jun 2013 17:35:56 +0000 (17:35 +0000)]
psyc apis

11 years ago-use doxygen-style comments
Christian Grothoff [Wed, 12 Jun 2013 15:34:17 +0000 (15:34 +0000)]
-use doxygen-style comments

11 years ago-keep and drop are not needed here as we watch for disconnects, also implicitly fixes...
Christian Grothoff [Wed, 12 Jun 2013 11:32:38 +0000 (11:32 +0000)]
-keep and drop are not needed here as we watch for disconnects, also implicitly fixes missing drop

11 years ago-keep and drop are not needed here as we watch for disconnects
Christian Grothoff [Wed, 12 Jun 2013 11:30:21 +0000 (11:30 +0000)]
-keep and drop are not needed here as we watch for disconnects

11 years agochanges to MESH API: add receive_done, document end handlers
Bart Polot [Wed, 12 Jun 2013 10:46:01 +0000 (10:46 +0000)]
changes to MESH API: add receive_done, document end handlers

11 years ago-keep and drop are not needed here as we watch for disconnects
Christian Grothoff [Wed, 12 Jun 2013 10:42:30 +0000 (10:42 +0000)]
-keep and drop are not needed here as we watch for disconnects

11 years ago-keep and drop are not needed here as we watch for disconnects
Christian Grothoff [Wed, 12 Jun 2013 10:41:19 +0000 (10:41 +0000)]
-keep and drop are not needed here as we watch for disconnects

11 years ago-keep and drop are not needed here as we watch for disconnects
Christian Grothoff [Wed, 12 Jun 2013 10:39:48 +0000 (10:39 +0000)]
-keep and drop are not needed here as we watch for disconnects

11 years ago-remove unnecessary client pointer from struct and avoid the keep/drop calls that...
Christian Grothoff [Wed, 12 Jun 2013 10:18:36 +0000 (10:18 +0000)]
-remove unnecessary client pointer from struct and avoid the keep/drop calls that are not needed

11 years agoMake libidn optional.
David Barksdale [Wed, 12 Jun 2013 03:25:32 +0000 (03:25 +0000)]
Make libidn optional.

11 years agoRemoving missing source files.
David Barksdale [Wed, 12 Jun 2013 01:56:48 +0000 (01:56 +0000)]
Removing missing source files.

11 years ago- fix remaining warnings
Bart Polot [Tue, 11 Jun 2013 16:21:51 +0000 (16:21 +0000)]
- fix remaining warnings