oweals/gnunet.git
10 years ago- fixing channel functions
Bart Polot [Wed, 9 Oct 2013 14:42:15 +0000 (14:42 +0000)]
- fixing channel functions

10 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

10 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

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

10 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

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

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

10 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

10 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

10 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

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

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

10 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)

10 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

10 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

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

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

10 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

10 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

10 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

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

10 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

10 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

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

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

10 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

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

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

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

10 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

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

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

10 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

10 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

10 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)

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

10 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...

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

10 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)

10 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

10 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...

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

10 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 ...

10 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

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

10 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

10 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

10 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

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

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

10 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

10 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

10 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

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

10 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

10 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

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

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

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

10 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

10 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

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

10 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

10 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

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

10 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

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

10 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

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

10 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

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

10 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

10 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

10 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

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

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

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

10 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

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

10 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

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

10 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

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

10 years ago-fix friends file parser logic, a NOT operator is a wonderful thing sometimes
Christian Grothoff [Mon, 7 Oct 2013 19:28:15 +0000 (19:28 +0000)]
-fix friends file parser logic, a NOT operator is a wonderful thing sometimes

10 years ago-shorter line
Christian Grothoff [Mon, 7 Oct 2013 18:47:57 +0000 (18:47 +0000)]
-shorter line

10 years ago-doxygen
Christian Grothoff [Mon, 7 Oct 2013 18:36:54 +0000 (18:36 +0000)]
-doxygen

10 years agoimplementing FRIENDS file writing logic
Christian Grothoff [Mon, 7 Oct 2013 18:16:19 +0000 (18:16 +0000)]
implementing FRIENDS file writing logic

10 years ago-moving friends file parsing logic into its own library
Christian Grothoff [Mon, 7 Oct 2013 18:08:05 +0000 (18:08 +0000)]
-moving friends file parsing logic into its own library

10 years agomore work towards multipart sending, this time the service response.
Christian Fuchs [Mon, 7 Oct 2013 17:36:30 +0000 (17:36 +0000)]
more work towards multipart sending, this time the service response.
added two stubs for the multipart chunk receiving message handlers

10 years agofinished service request multipart message sending
Christian Fuchs [Mon, 7 Oct 2013 17:10:19 +0000 (17:10 +0000)]
finished service request multipart message sending

10 years agoats_ril: - bug fixed in address_add()
Fabian Oehlmann [Mon, 7 Oct 2013 16:49:41 +0000 (16:49 +0000)]
ats_ril: - bug fixed in address_add()
 - small reward function implementation

10 years agotowards multipart messages
Christian Fuchs [Mon, 7 Oct 2013 14:49:05 +0000 (14:49 +0000)]
towards multipart messages

10 years agofix for incoming addresses:
Matthias Wachs [Mon, 7 Oct 2013 13:58:09 +0000 (13:58 +0000)]
fix for incoming addresses:
incoming addresses are only marked with address length 0 if the address cannot be used to initiate a connection to his address.
Therefor only for tcp and http(s) incoming connections an address length of 0 is reported whereas for other plugins (unix, udp, wlan) the incoming address can be used to initiate a connection to this address.

10 years agomissing file
Florian Dold [Mon, 7 Oct 2013 13:33:57 +0000 (13:33 +0000)]
missing file

10 years agoadded scalarproduct multipart protocol numbers
Christian Fuchs [Mon, 7 Oct 2013 13:32:10 +0000 (13:32 +0000)]
added scalarproduct multipart protocol numbers

10 years ago- fixing udp address handling for inbound sessions
Matthias Wachs [Mon, 7 Oct 2013 11:17:02 +0000 (11:17 +0000)]
- fixing udp address handling for inbound sessions
- fixing some indentation

10 years ago-transmit termination reason also for caller hanging up
Christian Grothoff [Mon, 7 Oct 2013 09:28:41 +0000 (09:28 +0000)]
-transmit termination reason also for caller hanging up

10 years agorename coreAPI to core_api to follow naming conventions better
Christian Grothoff [Mon, 7 Oct 2013 08:48:43 +0000 (08:48 +0000)]
rename coreAPI to core_api to follow naming conventions better

10 years agoimplement revocation broadcasting (part of #3057)
Christian Grothoff [Mon, 7 Oct 2013 08:47:44 +0000 (08:47 +0000)]
implement revocation broadcasting (part of #3057)

10 years ago- fix channel static functions
Bart Polot [Mon, 7 Oct 2013 08:20:12 +0000 (08:20 +0000)]
- fix channel static functions