Matthias Wachs [Mon, 24 Jun 2013 09:27:07 +0000 (09:27 +0000)]
Updating the tutorial section in the source and including
an updated version of the pdf about command line parsing.
This update describes how a developer can check if a
command line argument was set at all by initializing the
variables storing the commandline arguments with a
specific value and checking this value after the run
function applied the commandline parsing.
David Barksdale [Sun, 23 Jun 2013 18:17:10 +0000 (18:17 +0000)]
Removed GNUNET_OS_set_process_priority since it's not used.
David Barksdale [Sun, 23 Jun 2013 16:23:08 +0000 (16:23 +0000)]
Make --with-included-ltdl work.
Christian Grothoff [Fri, 21 Jun 2013 17:52:03 +0000 (17:52 +0000)]
-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:49:47 +0000 (17:49 +0000)]
-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:48:58 +0000 (17:48 +0000)]
-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:48:25 +0000 (17:48 +0000)]
-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:47:31 +0000 (17:47 +0000)]
-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:46:11 +0000 (17:46 +0000)]
-check return value and report errors
Christian Grothoff [Fri, 21 Jun 2013 17:44:44 +0000 (17:44 +0000)]
-do check return value from remove
Christian Grothoff [Fri, 21 Jun 2013 17:43:49 +0000 (17:43 +0000)]
-stress that we do not care about return value here
Christian Grothoff [Fri, 21 Jun 2013 17:41:26 +0000 (17:41 +0000)]
-check for NULL (in testcase)
Christian Grothoff [Fri, 21 Jun 2013 17:39:14 +0000 (17:39 +0000)]
-fix memory leak (on error path)
Christian Grothoff [Fri, 21 Jun 2013 17:37:19 +0000 (17:37 +0000)]
-fix leaks
Christian Grothoff [Fri, 21 Jun 2013 17:32:23 +0000 (17:32 +0000)]
cleaner 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
Christian Grothoff [Fri, 21 Jun 2013 17:29:49 +0000 (17:29 +0000)]
-fix use after free in log
Christian Grothoff [Fri, 21 Jun 2013 17:29:06 +0000 (17:29 +0000)]
-fix double close/free
Christian Grothoff [Fri, 21 Jun 2013 17:25:39 +0000 (17:25 +0000)]
-fix double free
Christian Grothoff [Fri, 21 Jun 2013 16:15:37 +0000 (16:15 +0000)]
fix compile error left from renaming fest
Matthias Wachs [Fri, 21 Jun 2013 15:08:55 +0000 (15:08 +0000)]
basics for quality normalization
Matthias Wachs [Fri, 21 Jun 2013 13:40:48 +0000 (13:40 +0000)]
doxygen fixes
Matthias Wachs [Fri, 21 Jun 2013 13:16:22 +0000 (13:16 +0000)]
normalization docu
Matthias Wachs [Fri, 21 Jun 2013 13:06:07 +0000 (13:06 +0000)]
fix for crashing perf_ats_mlp
David Barksdale [Fri, 21 Jun 2013 03:16:10 +0000 (03:16 +0000)]
Fix non-windows non-IPv6 build.
Christian Grothoff [Thu, 20 Jun 2013 21:37:40 +0000 (21:37 +0000)]
fix linker issues on W32 -- regex needs DHT
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.
Christian Grothoff [Thu, 20 Jun 2013 15:12:56 +0000 (15:12 +0000)]
-fixing link order
Christian Grothoff [Thu, 20 Jun 2013 09:03:35 +0000 (09:03 +0000)]
renaming libgnunetregexnew to libgnunetregex
Christian Grothoff [Thu, 20 Jun 2013 09:02:43 +0000 (09:02 +0000)]
renaming symbols from libgnunetregextest to have the prefix REGEX_TEST
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
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
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
Bart Polot [Wed, 19 Jun 2013 17:49:39 +0000 (17:49 +0000)]
- drop to_orig messages on 0 ttl
Bart Polot [Wed, 19 Jun 2013 17:20:05 +0000 (17:20 +0000)]
- combine payload encapsulation structs
David Barksdale [Wed, 19 Jun 2013 16:09:59 +0000 (16:09 +0000)]
Fix windows build, statfs is broken there.
Christian Grothoff [Wed, 19 Jun 2013 13:35:50 +0000 (13:35 +0000)]
-spacing
Christian Grothoff [Wed, 19 Jun 2013 13:35:36 +0000 (13:35 +0000)]
-clarify which connection is closed
Christian Grothoff [Wed, 19 Jun 2013 13:35:19 +0000 (13:35 +0000)]
-remove dead option from defaults
Christian Grothoff [Wed, 19 Jun 2013 13:35:08 +0000 (13:35 +0000)]
-add option for future use
Bart Polot [Wed, 19 Jun 2013 11:59:48 +0000 (11:59 +0000)]
- use new data callback with no sender info
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)
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)
Bart Polot [Wed, 19 Jun 2013 09:28:45 +0000 (09:28 +0000)]
- document bug #2896: domunet tunnel_destroy behavior
Bart Polot [Wed, 19 Jun 2013 09:25:37 +0000 (09:25 +0000)]
- document 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
Matthias Wachs [Wed, 19 Jun 2013 05:51:06 +0000 (05:51 +0000)]
fix
Matthias Wachs [Wed, 19 Jun 2013 05:32:18 +0000 (05:32 +0000)]
fixes
Matthias Wachs [Wed, 19 Jun 2013 05:27:13 +0000 (05:27 +0000)]
missing file
Matthias Wachs [Wed, 19 Jun 2013 05:16:23 +0000 (05:16 +0000)]
changes to test
Matthias Wachs [Wed, 19 Jun 2013 05:11:51 +0000 (05:11 +0000)]
renamed
Matthias Wachs [Wed, 19 Jun 2013 05:11:02 +0000 (05:11 +0000)]
renaming mlp solver for consistency
Matthias Wachs [Wed, 19 Jun 2013 04:59:00 +0000 (04:59 +0000)]
remove normalization from solvers, use in address only
Matthias Wachs [Wed, 19 Jun 2013 04:21:51 +0000 (04:21 +0000)]
doxygen fixes
David Barksdale [Wed, 19 Jun 2013 02:15:00 +0000 (02:15 +0000)]
This should be a more portable GNUNET_DISK_file_get_identifiers.
Bart Polot [Wed, 19 Jun 2013 00:11:19 +0000 (00:11 +0000)]
- fix 2897: data handler SYSERR closes tunnel, not whole handler
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.
LRN [Tue, 18 Jun 2013 11:40:32 +0000 (11:40 +0000)]
Rename WAIT_TIMEOUT (clashes with windows.h)
Matthias Wachs [Tue, 18 Jun 2013 08:02:14 +0000 (08:02 +0000)]
changes
Matthias Wachs [Tue, 18 Jun 2013 07:28:42 +0000 (07:28 +0000)]
changes
Matthias Wachs [Tue, 18 Jun 2013 06:47:23 +0000 (06:47 +0000)]
changes
Matthias Wachs [Tue, 18 Jun 2013 06:29:10 +0000 (06:29 +0000)]
David Barksdale [Tue, 18 Jun 2013 02:51:15 +0000 (02:51 +0000)]
Compile on platforms without netinet/ip.h. Furthur fixes to come.
David Barksdale [Tue, 18 Jun 2013 02:49:20 +0000 (02:49 +0000)]
Generalize condition for missing random/srandom.
Christian Grothoff [Mon, 17 Jun 2013 16:38:03 +0000 (16:38 +0000)]
-fixing issue with testcases and missing sqlite3 reported to bug-gnunet
Matthias Wachs [Mon, 17 Jun 2013 14:38:30 +0000 (14:38 +0000)]
proportional solver uses normalizationy
Matthias Wachs [Mon, 17 Jun 2013 11:47:27 +0000 (11:47 +0000)]
changes
Gabor X Toth [Mon, 17 Jun 2013 11:13:40 +0000 (11:13 +0000)]
social api docs
Gabor X Toth [Mon, 17 Jun 2013 11:13:38 +0000 (11:13 +0000)]
-
LRN [Sat, 15 Jun 2013 21:32:12 +0000 (21:32 +0000)]
Make gnunet-datastore dependent on libgnunetdatastore
Sree Harsha Totakura [Fri, 14 Jun 2013 17:13:01 +0000 (17:13 +0000)]
- more hosts to infiniband :)
Bart Polot [Fri, 14 Jun 2013 16:01:43 +0000 (16:01 +0000)]
- fix
Bart Polot [Fri, 14 Jun 2013 16:01:35 +0000 (16:01 +0000)]
- use ports
Bart Polot [Fri, 14 Jun 2013 15:17:56 +0000 (15:17 +0000)]
- disable try_connect to force topology
Bart Polot [Fri, 14 Jun 2013 14:49:15 +0000 (14:49 +0000)]
- fixes, debug
Matthias Wachs [Fri, 14 Jun 2013 14:46:32 +0000 (14:46 +0000)]
adding generic normalization support for all solvers
Bart Polot [Fri, 14 Jun 2013 10:49:54 +0000 (10:49 +0000)]
- fix
Matthias Wachs [Fri, 14 Jun 2013 09:45:02 +0000 (09:45 +0000)]
rename
Matthias Wachs [Fri, 14 Jun 2013 07:47:35 +0000 (07:47 +0000)]
rename function
Matthias Wachs [Fri, 14 Jun 2013 06:34:16 +0000 (06:34 +0000)]
changes
Bart Polot [Thu, 13 Jun 2013 17:44:29 +0000 (17:44 +0000)]
- use explicit ACK in small testcase, remove multicast leftover, fix
Bart Polot [Thu, 13 Jun 2013 17:38:31 +0000 (17:38 +0000)]
- use explicit ACK in local testcase
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
Bart Polot [Thu, 13 Jun 2013 13:27:25 +0000 (13:27 +0000)]
- adapt mesh api to explicit client flow control
Gabor X Toth [Thu, 13 Jun 2013 11:57:07 +0000 (11:57 +0000)]
psycstore api docs
Matthias Wachs [Thu, 13 Jun 2013 06:49:33 +0000 (06:49 +0000)]
doxygen
Matthias Wachs [Thu, 13 Jun 2013 06:46:34 +0000 (06:46 +0000)]
doxygen
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
Christian Grothoff [Wed, 12 Jun 2013 20:41:51 +0000 (20:41 +0000)]
first design for psycstore API
Christian Grothoff [Wed, 12 Jun 2013 20:23:09 +0000 (20:23 +0000)]
-clarify need to decide on admission
Christian Grothoff [Wed, 12 Jun 2013 20:01:25 +0000 (20:01 +0000)]
improving social API a bit more
Christian Grothoff [Wed, 12 Jun 2013 19:48:42 +0000 (19:48 +0000)]
better name for entering a home
Christian Grothoff [Wed, 12 Jun 2013 19:47:04 +0000 (19:47 +0000)]
first design for social service API
Christian Grothoff [Wed, 12 Jun 2013 17:38:58 +0000 (17:38 +0000)]
-fix copyright year
Gabor X Toth [Wed, 12 Jun 2013 17:35:56 +0000 (17:35 +0000)]
psyc apis
Christian Grothoff [Wed, 12 Jun 2013 15:34:17 +0000 (15:34 +0000)]
-use doxygen-style comments
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
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
Bart Polot [Wed, 12 Jun 2013 10:46:01 +0000 (10:46 +0000)]
changes to MESH API: add receive_done, document end handlers
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