Matthias Wachs [Thu, 10 Oct 2013 07:44:22 +0000 (07:44 +0000)]
fixes
Matthias Wachs [Thu, 10 Oct 2013 07:44:08 +0000 (07:44 +0000)]
fixes
Matthias Wachs [Thu, 10 Oct 2013 07:41:40 +0000 (07:41 +0000)]
fix indexing
Matthias Wachs [Thu, 10 Oct 2013 07:32:43 +0000 (07:32 +0000)]
fix type
LRN [Wed, 9 Oct 2013 22:25:41 +0000 (22:25 +0000)]
Fix to build on W32 again
Christian Grothoff [Wed, 9 Oct 2013 20:47:26 +0000 (20:47 +0000)]
-fix warning
Christian Grothoff [Wed, 9 Oct 2013 20:43:14 +0000 (20:43 +0000)]
-replace stderr with /dev/null, instead of just closing
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
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)
Christian Grothoff [Wed, 9 Oct 2013 19:22:59 +0000 (19:22 +0000)]
-rename serverAddr to server_addr to follow naming conventions
Christian Grothoff [Wed, 9 Oct 2013 18:01:16 +0000 (18:01 +0000)]
-switching (again) to named sockets, see #2887
Christian Grothoff [Wed, 9 Oct 2013 17:37:19 +0000 (17:37 +0000)]
-fix warning
Bart Polot [Wed, 9 Oct 2013 17:26:57 +0000 (17:26 +0000)]
- add callback when we give a message to CORE
Fabian Oehlmann [Wed, 9 Oct 2013 16:01:32 +0000 (16:01 +0000)]
formatting
Bart Polot [Wed, 9 Oct 2013 16:00:17 +0000 (16:00 +0000)]
- one catch-all ack handles renedered obsolete
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
Bart Polot [Wed, 9 Oct 2013 15:52:55 +0000 (15:52 +0000)]
- local channel id better accounted for per-client
Bart Polot [Wed, 9 Oct 2013 14:42:15 +0000 (14:42 +0000)]
- fixing channel functions
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
Christian Grothoff [Wed, 9 Oct 2013 12:11:03 +0000 (12:11 +0000)]
-say that we ignore retval on purpose
Christian Grothoff [Wed, 9 Oct 2013 11:42:42 +0000 (11:42 +0000)]
-fix header inclusion
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
Christian Grothoff [Wed, 9 Oct 2013 10:56:24 +0000 (10:56 +0000)]
-xdg changes: docu
Christian Grothoff [Wed, 9 Oct 2013 10:38:28 +0000 (10:38 +0000)]
-do not autostart revocation
Christian Grothoff [Wed, 9 Oct 2013 10:35:22 +0000 (10:35 +0000)]
-use get_value_filename with UNIXPATH to get himBHexpansion
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
Christian Grothoff [Wed, 9 Oct 2013 10:26:23 +0000 (10:26 +0000)]
more work towards XDG spec (#3000) -- config file location
Christian Grothoff [Wed, 9 Oct 2013 10:16:49 +0000 (10:16 +0000)]
-clarify comment
Christian Grothoff [Wed, 9 Oct 2013 10:07:36 +0000 (10:07 +0000)]
-fix
Christian Grothoff [Wed, 9 Oct 2013 10:05:42 +0000 (10:05 +0000)]
migrating towards XDG configuration specification (#3000)
Christian Fuchs [Wed, 9 Oct 2013 10:03:06 +0000 (10:03 +0000)]
more changes to support multipart messaging
Fabian Oehlmann [Wed, 9 Oct 2013 10:01:05 +0000 (10:01 +0000)]
ats_ril: - removed some redundantly saved plugin environment attributes
Sree Harsha Totakura [Wed, 9 Oct 2013 09:54:02 +0000 (09:54 +0000)]
- doc
Sree Harsha Totakura [Wed, 9 Oct 2013 09:53:08 +0000 (09:53 +0000)]
- fix and doc
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
Bart Polot [Wed, 9 Oct 2013 08:57:48 +0000 (08:57 +0000)]
- move get channel to local
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
Bart Polot [Wed, 9 Oct 2013 08:32:49 +0000 (08:32 +0000)]
- sync
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
Matthias Wachs [Wed, 9 Oct 2013 08:04:33 +0000 (08:04 +0000)]
applying LRN's patch to fix startup issue
Matthias Wachs [Wed, 9 Oct 2013 07:48:25 +0000 (07:48 +0000)]
documentation for solver api
Matthias Wachs [Wed, 9 Oct 2013 07:37:11 +0000 (07:37 +0000)]
renaming
Matthias Wachs [Wed, 9 Oct 2013 07:33:47 +0000 (07:33 +0000)]
documentation and fix for const warning
Bart Polot [Wed, 9 Oct 2013 01:30:25 +0000 (01:30 +0000)]
- sync
Bart Polot [Wed, 9 Oct 2013 01:08:49 +0000 (01:08 +0000)]
- cleanup
Bart Polot [Wed, 9 Oct 2013 01:06:44 +0000 (01:06 +0000)]
- fixed _tunnel
- solved data struct visibility
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
LRN [Tue, 8 Oct 2013 23:15:23 +0000 (23:15 +0000)]
Sanity check
Christian Grothoff [Tue, 8 Oct 2013 22:06:48 +0000 (22:06 +0000)]
-preping for XDG
Fabian Oehlmann [Tue, 8 Oct 2013 20:56:51 +0000 (20:56 +0000)]
ats_ril: made compatible to plugin change
Christian Grothoff [Tue, 8 Oct 2013 20:20:58 +0000 (20:20 +0000)]
fixed #2987 -- at least the testcases now pass
Christian Grothoff [Tue, 8 Oct 2013 19:55:45 +0000 (19:55 +0000)]
towards implementing postgres backend for namestore (#2987)
Christian Grothoff [Tue, 8 Oct 2013 18:51:03 +0000 (18:51 +0000)]
-bump name to 97
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...
Christian Grothoff [Tue, 8 Oct 2013 18:32:02 +0000 (18:32 +0000)]
-ignore
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)
Christian Fuchs [Tue, 8 Oct 2013 17:18:31 +0000 (17:18 +0000)]
couple of summary fixes to the previous changes
Christian Fuchs [Tue, 8 Oct 2013 17:06:06 +0000 (17:06 +0000)]
onwards towards victory... more multipart receiving...
Matthias Wachs [Tue, 8 Oct 2013 16:37:47 +0000 (16:37 +0000)]
fixes to makefile
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 ...
Fabian Oehlmann [Tue, 8 Oct 2013 15:43:03 +0000 (15:43 +0000)]
ats_ril: -fixed property indexing
-comment cleanup
Sree Harsha Totakura [Tue, 8 Oct 2013 15:38:52 +0000 (15:38 +0000)]
- cleanup dead code
Sree Harsha Totakura [Tue, 8 Oct 2013 14:54:44 +0000 (14:54 +0000)]
- bail out if peer is not running
Bart Polot [Tue, 8 Oct 2013 14:06:30 +0000 (14:06 +0000)]
- share one statistics handle across all subsystems
Bart Polot [Tue, 8 Oct 2013 13:57:02 +0000 (13:57 +0000)]
- add peer's tunnel setter
Christian Fuchs [Tue, 8 Oct 2013 13:55:23 +0000 (13:55 +0000)]
more multipart work
Bart Polot [Tue, 8 Oct 2013 13:54:26 +0000 (13:54 +0000)]
- use public channel handlers
Christian Fuchs [Tue, 8 Oct 2013 13:02:46 +0000 (13:02 +0000)]
removed a couple of excess variable declarations
Christian Fuchs [Tue, 8 Oct 2013 12:19:42 +0000 (12:19 +0000)]
How much wood... more work on multipart receiving
Bart Polot [Tue, 8 Oct 2013 12:15:01 +0000 (12:15 +0000)]
- move connection initialization to GMC_new
- fix core references
Christian Grothoff [Tue, 8 Oct 2013 12:11:44 +0000 (12:11 +0000)]
-actually just include util
LRN [Tue, 8 Oct 2013 12:07:39 +0000 (12:07 +0000)]
Precussive maintenance on env/multicast/psyc
Florian Dold [Tue, 8 Oct 2013 11:35:04 +0000 (11:35 +0000)]
make identity port available for java
Bart Polot [Tue, 8 Oct 2013 11:21:37 +0000 (11:21 +0000)]
- fix LOG
Bart Polot [Tue, 8 Oct 2013 11:15:01 +0000 (11:15 +0000)]
- use per-module logging
Christian Grothoff [Tue, 8 Oct 2013 11:12:41 +0000 (11:12 +0000)]
-do not include twice
Christian Grothoff [Tue, 8 Oct 2013 11:08:51 +0000 (11:08 +0000)]
should include util_lib, not common
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
Christian Grothoff [Tue, 8 Oct 2013 11:07:32 +0000 (11:07 +0000)]
-ftbfs
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
Bart Polot [Tue, 8 Oct 2013 09:59:46 +0000 (09:59 +0000)]
- add new modules to Makefile
Christian Fuchs [Tue, 8 Oct 2013 09:51:22 +0000 (09:51 +0000)]
more work on multipart receiving
Sree Harsha Totakura [Tue, 8 Oct 2013 09:46:43 +0000 (09:46 +0000)]
- fix peer reconfiguration when the peer is already stopped
Bart Polot [Tue, 8 Oct 2013 09:44:40 +0000 (09:44 +0000)]
- fix main mesh file
Matthias Wachs [Tue, 8 Oct 2013 09:44:09 +0000 (09:44 +0000)]
indentation and inmproved documentation for feedback
Matthias Wachs [Tue, 8 Oct 2013 09:43:17 +0000 (09:43 +0000)]
improved documentation
Bart Polot [Tue, 8 Oct 2013 09:36:57 +0000 (09:36 +0000)]
- MOve peer2s to peer section
Bart Polot [Tue, 8 Oct 2013 09:34:57 +0000 (09:34 +0000)]
- finished coarse refactoring
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
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
LRN [Tue, 8 Oct 2013 09:30:27 +0000 (09:30 +0000)]
Replace OFF_T with off_t
LRN [Tue, 8 Oct 2013 09:30:24 +0000 (09:30 +0000)]
Tweak the stat-calling code
LRN [Tue, 8 Oct 2013 09:30:21 +0000 (09:30 +0000)]
Update plibc header
LRN [Tue, 8 Oct 2013 09:30:18 +0000 (09:30 +0000)]
Add missing include
Christian Grothoff [Tue, 8 Oct 2013 09:06:47 +0000 (09:06 +0000)]
implement #3035: add mimetype:type category keywords, also doxygen fixes
Christian Fuchs [Tue, 8 Oct 2013 08:32:47 +0000 (08:32 +0000)]
work on multipart request receiving
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
Christian Grothoff [Tue, 8 Oct 2013 06:55:36 +0000 (06:55 +0000)]
more strings documentation
Christian Grothoff [Tue, 8 Oct 2013 06:47:12 +0000 (06:47 +0000)]
-document UTC vs local time
LRN [Mon, 7 Oct 2013 20:02:09 +0000 (20:02 +0000)]
Add missing blackslash