oweals/gnunet.git
11 years agofixes
Matthias Wachs [Thu, 10 Oct 2013 07:44:22 +0000 (07:44 +0000)]
fixes

11 years agofixes
Matthias Wachs [Thu, 10 Oct 2013 07:44:08 +0000 (07:44 +0000)]
fixes

11 years agofix indexing
Matthias Wachs [Thu, 10 Oct 2013 07:41:40 +0000 (07:41 +0000)]
fix indexing

11 years agofix type
Matthias Wachs [Thu, 10 Oct 2013 07:32:43 +0000 (07:32 +0000)]
fix type

11 years agoFix to build on W32 again
LRN [Wed, 9 Oct 2013 22:25:41 +0000 (22:25 +0000)]
Fix to build on W32 again

11 years ago-fix warning
Christian Grothoff [Wed, 9 Oct 2013 20:47:26 +0000 (20:47 +0000)]
-fix warning

11 years ago-replace stderr with /dev/null, instead of just closing
Christian Grothoff [Wed, 9 Oct 2013 20:43:14 +0000 (20:43 +0000)]
-replace stderr with /dev/null, instead of just closing

11 years agoremoving remenants of abstract unix domain socket handling, this finishes addressing...
Christian Grothoff [Wed, 9 Oct 2013 20:16:52 +0000 (20:16 +0000)]
removing remenants of abstract unix domain socket handling, this finishes addressing #2887

11 years agochanging UNIX domain socket access control to file permissions checks, instead of...
Christian Grothoff [Wed, 9 Oct 2013 20:03:31 +0000 (20:03 +0000)]
changing UNIX domain socket access control to file permissions checks, instead of UDS credentials (#2887)

11 years ago-rename serverAddr to server_addr to follow naming conventions
Christian Grothoff [Wed, 9 Oct 2013 19:22:59 +0000 (19:22 +0000)]
-rename serverAddr to server_addr to follow naming conventions

11 years ago-switching (again) to named sockets, see #2887
Christian Grothoff [Wed, 9 Oct 2013 18:01:16 +0000 (18:01 +0000)]
-switching (again) to named sockets, see #2887

11 years ago-fix warning
Christian Grothoff [Wed, 9 Oct 2013 17:37:19 +0000 (17:37 +0000)]
-fix warning

11 years ago- add callback when we give a message to CORE
Bart Polot [Wed, 9 Oct 2013 17:26:57 +0000 (17:26 +0000)]
- add callback when we give a message to CORE

11 years agoformatting
Fabian Oehlmann [Wed, 9 Oct 2013 16:01:32 +0000 (16:01 +0000)]
formatting

11 years ago- one catch-all ack handles renedered obsolete
Bart Polot [Wed, 9 Oct 2013 16:00:17 +0000 (16:00 +0000)]
- one catch-all ack handles renedered obsolete

11 years ago- queue is internal: channel -> tunnel -> connection -> peer, no clean way to access...
Bart Polot [Wed, 9 Oct 2013 15:58:05 +0000 (15:58 +0000)]
- queue is internal: channel -> tunnel -> connection -> peer, no clean way to access for now => remove optimization

11 years ago- local channel id better accounted for per-client
Bart Polot [Wed, 9 Oct 2013 15:52:55 +0000 (15:52 +0000)]
- local channel id better accounted for per-client

11 years ago- fixing channel functions
Bart Polot [Wed, 9 Oct 2013 14:42:15 +0000 (14:42 +0000)]
- fixing channel functions

11 years agoextended cleanup function to take care of new variables in session structure
Christian Fuchs [Wed, 9 Oct 2013 14:08:13 +0000 (14:08 +0000)]
extended cleanup function to take care of new variables in session structure
better cleanup for multipart handling

11 years ago-say that we ignore retval on purpose
Christian Grothoff [Wed, 9 Oct 2013 12:11:03 +0000 (12:11 +0000)]
-say that we ignore retval on purpose

11 years ago-fix header inclusion
Christian Grothoff [Wed, 9 Oct 2013 11:42:42 +0000 (11:42 +0000)]
-fix header inclusion

11 years agocreate directory if one does not exist before trying to output certificates
Christian Grothoff [Wed, 9 Oct 2013 11:30:59 +0000 (11:30 +0000)]
create directory if one does not exist before trying to output certificates

11 years ago-xdg changes: docu
Christian Grothoff [Wed, 9 Oct 2013 10:56:24 +0000 (10:56 +0000)]
-xdg changes: docu

11 years ago-do not autostart revocation
Christian Grothoff [Wed, 9 Oct 2013 10:38:28 +0000 (10:38 +0000)]
-do not autostart revocation

11 years ago-use get_value_filename with UNIXPATH to get himBHexpansion
Christian Grothoff [Wed, 9 Oct 2013 10:35:22 +0000 (10:35 +0000)]
-use get_value_filename with UNIXPATH to get himBHexpansion

11 years agolast XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default
Christian Grothoff [Wed, 9 Oct 2013 10:30:21 +0000 (10:30 +0000)]
last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default

11 years agomore work towards XDG spec (#3000) -- config file location
Christian Grothoff [Wed, 9 Oct 2013 10:26:23 +0000 (10:26 +0000)]
more work towards XDG spec (#3000) -- config file location

11 years ago-clarify comment
Christian Grothoff [Wed, 9 Oct 2013 10:16:49 +0000 (10:16 +0000)]
-clarify comment

11 years ago-fix
Christian Grothoff [Wed, 9 Oct 2013 10:07:36 +0000 (10:07 +0000)]
-fix

11 years agomigrating towards XDG configuration specification (#3000)
Christian Grothoff [Wed, 9 Oct 2013 10:05:42 +0000 (10:05 +0000)]
migrating towards XDG configuration specification (#3000)

11 years agomore changes to support multipart messaging
Christian Fuchs [Wed, 9 Oct 2013 10:03:06 +0000 (10:03 +0000)]
more changes to support multipart messaging

11 years agoats_ril: - removed some redundantly saved plugin environment attributes
Fabian Oehlmann [Wed, 9 Oct 2013 10:01:05 +0000 (10:01 +0000)]
ats_ril: - removed some redundantly saved plugin environment attributes

11 years ago- doc
Sree Harsha Totakura [Wed, 9 Oct 2013 09:54:02 +0000 (09:54 +0000)]
- doc

11 years ago- fix and doc
Sree Harsha Totakura [Wed, 9 Oct 2013 09:53:08 +0000 (09:53 +0000)]
- fix and doc

11 years ago- prefix env variable for specifying the tmp dir testbed/testing uses for dumping...
Sree Harsha Totakura [Wed, 9 Oct 2013 09:51:46 +0000 (09:51 +0000)]
- prefix env variable for specifying the tmp dir testbed/testing uses for dumping generated peer config files

11 years ago- move get channel to local
Bart Polot [Wed, 9 Oct 2013 08:57:48 +0000 (08:57 +0000)]
- move get channel to local

11 years agomade the service more resilient against out of order and simply incorrect messages
Christian Fuchs [Wed, 9 Oct 2013 08:53:21 +0000 (08:53 +0000)]
made the service more resilient against out of order and simply incorrect messages
messages that arrive out of sync with the state machine are supressed and logged
fixed a couple of little bugs
more work on the SP multipart message support

11 years ago- sync
Bart Polot [Wed, 9 Oct 2013 08:32:49 +0000 (08:32 +0000)]
- sync

11 years agofix script to use file names from configuration and support -c option
Christian Grothoff [Wed, 9 Oct 2013 08:29:10 +0000 (08:29 +0000)]
fix script to use file names from configuration and support -c option

11 years agoapplying LRN's patch to fix startup issue
Matthias Wachs [Wed, 9 Oct 2013 08:04:33 +0000 (08:04 +0000)]
applying LRN's patch to fix startup issue

11 years agodocumentation for solver api
Matthias Wachs [Wed, 9 Oct 2013 07:48:25 +0000 (07:48 +0000)]
documentation for solver api

11 years agorenaming
Matthias Wachs [Wed, 9 Oct 2013 07:37:11 +0000 (07:37 +0000)]
renaming

11 years agodocumentation and fix for const warning
Matthias Wachs [Wed, 9 Oct 2013 07:33:47 +0000 (07:33 +0000)]
documentation and fix for const warning

11 years ago- sync
Bart Polot [Wed, 9 Oct 2013 01:30:25 +0000 (01:30 +0000)]
- sync

11 years ago- cleanup
Bart Polot [Wed, 9 Oct 2013 01:08:49 +0000 (01:08 +0000)]
- cleanup

11 years ago- fixed _tunnel
Bart Polot [Wed, 9 Oct 2013 01:06:44 +0000 (01:06 +0000)]
- fixed _tunnel
- solved data struct visibility

11 years agoMisc makefile fixes
LRN [Tue, 8 Oct 2013 23:15:28 +0000 (23:15 +0000)]
Misc makefile fixes

Move plugins closer to the library
Use plugin LDFLAGS on plugins
Add dependencies and LDADDs

11 years agoSanity check
LRN [Tue, 8 Oct 2013 23:15:23 +0000 (23:15 +0000)]
Sanity check

11 years ago-preping for XDG
Christian Grothoff [Tue, 8 Oct 2013 22:06:48 +0000 (22:06 +0000)]
-preping for XDG

11 years agoats_ril: made compatible to plugin change
Fabian Oehlmann [Tue, 8 Oct 2013 20:56:51 +0000 (20:56 +0000)]
ats_ril: made compatible to plugin change

11 years agofixed #2987 -- at least the testcases now pass
Christian Grothoff [Tue, 8 Oct 2013 20:20:58 +0000 (20:20 +0000)]
fixed #2987 -- at least the testcases now pass

11 years agotowards implementing postgres backend for namestore (#2987)
Christian Grothoff [Tue, 8 Oct 2013 19:55:45 +0000 (19:55 +0000)]
towards implementing postgres backend for namestore (#2987)

11 years ago-bump name to 97
Christian Grothoff [Tue, 8 Oct 2013 18:51:03 +0000 (18:51 +0000)]
-bump name to 97

11 years agofixing #2992: do not use hash of pkey and then match against pkey, that will not...
Christian Grothoff [Tue, 8 Oct 2013 18:41:07 +0000 (18:41 +0000)]
fixing #2992: do not use hash of pkey and then match against pkey, that will not work...

11 years ago-ignore
Christian Grothoff [Tue, 8 Oct 2013 18:32:02 +0000 (18:32 +0000)]
-ignore

11 years ago-implement #2992 (but reverse lookup itself seems to not yet work properly)
Christian Grothoff [Tue, 8 Oct 2013 18:30:02 +0000 (18:30 +0000)]
-implement #2992 (but reverse lookup itself seems to not yet work properly)

11 years agocouple of summary fixes to the previous changes
Christian Fuchs [Tue, 8 Oct 2013 17:18:31 +0000 (17:18 +0000)]
couple of summary fixes to the previous changes

11 years agoonwards towards victory... more multipart receiving...
Christian Fuchs [Tue, 8 Oct 2013 17:06:06 +0000 (17:06 +0000)]
onwards towards victory... more multipart receiving...

11 years agofixes to makefile
Matthias Wachs [Tue, 8 Oct 2013 16:37:47 +0000 (16:37 +0000)]
fixes to makefile

11 years agoats solver are now implemented as plugins
Matthias Wachs [Tue, 8 Oct 2013 16:34:07 +0000 (16:34 +0000)]
ats solver are now implemented as plugins

initial commit: tests pass, no crashes with tests ...

11 years agoats_ril: -fixed property indexing
Fabian Oehlmann [Tue, 8 Oct 2013 15:43:03 +0000 (15:43 +0000)]
ats_ril: -fixed property indexing
 -comment cleanup

11 years ago- cleanup dead code
Sree Harsha Totakura [Tue, 8 Oct 2013 15:38:52 +0000 (15:38 +0000)]
- cleanup dead code

11 years ago- bail out if peer is not running
Sree Harsha Totakura [Tue, 8 Oct 2013 14:54:44 +0000 (14:54 +0000)]
- bail out if peer is not running

11 years ago- share one statistics handle across all subsystems
Bart Polot [Tue, 8 Oct 2013 14:06:30 +0000 (14:06 +0000)]
- share one statistics handle across all subsystems

11 years ago- add peer's tunnel setter
Bart Polot [Tue, 8 Oct 2013 13:57:02 +0000 (13:57 +0000)]
- add peer's tunnel setter

11 years agomore multipart work
Christian Fuchs [Tue, 8 Oct 2013 13:55:23 +0000 (13:55 +0000)]
more multipart work

11 years ago- use public channel handlers
Bart Polot [Tue, 8 Oct 2013 13:54:26 +0000 (13:54 +0000)]
- use public channel handlers

11 years agoremoved a couple of excess variable declarations
Christian Fuchs [Tue, 8 Oct 2013 13:02:46 +0000 (13:02 +0000)]
removed a couple of excess variable declarations

11 years agoHow much wood... more work on multipart receiving
Christian Fuchs [Tue, 8 Oct 2013 12:19:42 +0000 (12:19 +0000)]
How much wood... more work on multipart receiving

11 years ago- move connection initialization to GMC_new
Bart Polot [Tue, 8 Oct 2013 12:15:01 +0000 (12:15 +0000)]
- move connection initialization to GMC_new
- fix core references

11 years ago-actually just include util
Christian Grothoff [Tue, 8 Oct 2013 12:11:44 +0000 (12:11 +0000)]
-actually just include util

11 years agoPrecussive maintenance on env/multicast/psyc
LRN [Tue, 8 Oct 2013 12:07:39 +0000 (12:07 +0000)]
Precussive maintenance on env/multicast/psyc

11 years agomake identity port available for java
Florian Dold [Tue, 8 Oct 2013 11:35:04 +0000 (11:35 +0000)]
make identity port available for java

11 years ago- fix LOG
Bart Polot [Tue, 8 Oct 2013 11:21:37 +0000 (11:21 +0000)]
- fix LOG

11 years ago- use per-module logging
Bart Polot [Tue, 8 Oct 2013 11:15:01 +0000 (11:15 +0000)]
- use per-module logging

11 years ago-do not include twice
Christian Grothoff [Tue, 8 Oct 2013 11:12:41 +0000 (11:12 +0000)]
-do not include twice

11 years agoshould include util_lib, not common
Christian Grothoff [Tue, 8 Oct 2013 11:08:51 +0000 (11:08 +0000)]
should include util_lib, not common

11 years ago- export core handlers from connection: all p2p messages are connection related but...
Bart Polot [Tue, 8 Oct 2013 11:08:09 +0000 (11:08 +0000)]
- export core handlers from connection: all p2p messages are connection related but core is connected to peers

11 years ago-ftbfs
Christian Grothoff [Tue, 8 Oct 2013 11:07:32 +0000 (11:07 +0000)]
-ftbfs

11 years ago- move all core/PeerIdentity interacting code to _peer, remove GNUNET_PeerIdentity...
Bart Polot [Tue, 8 Oct 2013 10:30:26 +0000 (10:30 +0000)]
- move all core/PeerIdentity interacting code to _peer, remove GNUNET_PeerIdentity from _connection

11 years ago- add new modules to Makefile
Bart Polot [Tue, 8 Oct 2013 09:59:46 +0000 (09:59 +0000)]
- add new modules to Makefile

11 years agomore work on multipart receiving
Christian Fuchs [Tue, 8 Oct 2013 09:51:22 +0000 (09:51 +0000)]
more work on multipart receiving

11 years ago- fix peer reconfiguration when the peer is already stopped
Sree Harsha Totakura [Tue, 8 Oct 2013 09:46:43 +0000 (09:46 +0000)]
- fix peer reconfiguration when the peer is already stopped

11 years ago- fix main mesh file
Bart Polot [Tue, 8 Oct 2013 09:44:40 +0000 (09:44 +0000)]
- fix main mesh file

11 years agoindentation and inmproved documentation for feedback
Matthias Wachs [Tue, 8 Oct 2013 09:44:09 +0000 (09:44 +0000)]
indentation and inmproved documentation for feedback

11 years agoimproved documentation
Matthias Wachs [Tue, 8 Oct 2013 09:43:17 +0000 (09:43 +0000)]
improved documentation

11 years ago- MOve peer2s to peer section
Bart Polot [Tue, 8 Oct 2013 09:36:57 +0000 (09:36 +0000)]
- MOve peer2s to peer section

11 years ago- finished coarse refactoring
Bart Polot [Tue, 8 Oct 2013 09:34:57 +0000 (09:34 +0000)]
- finished coarse refactoring

11 years agoUpdate time conversion functions docs, test converting abs UTC time to string and...
LRN [Tue, 8 Oct 2013 09:30:33 +0000 (09:30 +0000)]
Update time conversion functions docs, test converting abs UTC time to string and back

11 years agoUpdate make GNUNET_STRINGS_fancy_time_to_absolute return local time on W32
LRN [Tue, 8 Oct 2013 09:30:30 +0000 (09:30 +0000)]
Update make GNUNET_STRINGS_fancy_time_to_absolute return local time on W32

11 years agoReplace OFF_T with off_t
LRN [Tue, 8 Oct 2013 09:30:27 +0000 (09:30 +0000)]
Replace OFF_T with off_t

11 years agoTweak the stat-calling code
LRN [Tue, 8 Oct 2013 09:30:24 +0000 (09:30 +0000)]
Tweak the stat-calling code

11 years agoUpdate plibc header
LRN [Tue, 8 Oct 2013 09:30:21 +0000 (09:30 +0000)]
Update plibc header

11 years agoAdd missing include
LRN [Tue, 8 Oct 2013 09:30:18 +0000 (09:30 +0000)]
Add missing include

11 years agoimplement #3035: add mimetype:type category keywords, also doxygen fixes
Christian Grothoff [Tue, 8 Oct 2013 09:06:47 +0000 (09:06 +0000)]
implement #3035: add mimetype:type category keywords, also doxygen fixes

11 years agowork on multipart request receiving
Christian Fuchs [Tue, 8 Oct 2013 08:32:47 +0000 (08:32 +0000)]
work on multipart request receiving

11 years agofix for failing _init test
Matthias Wachs [Tue, 8 Oct 2013 08:23:54 +0000 (08:23 +0000)]
fix for failing _init test
We had a race condition:
When ats is included in default services it can happen that it is started before the test can issue the statistics wathc request and therefore the test will not be notified about the initialization of the value with 0

11 years agomore strings documentation
Christian Grothoff [Tue, 8 Oct 2013 06:55:36 +0000 (06:55 +0000)]
more strings documentation

11 years ago-document UTC vs local time
Christian Grothoff [Tue, 8 Oct 2013 06:47:12 +0000 (06:47 +0000)]
-document UTC vs local time

11 years agoAdd missing blackslash
LRN [Mon, 7 Oct 2013 20:02:09 +0000 (20:02 +0000)]
Add missing blackslash