oweals/gnunet.git
10 years ago-implementing revocation set union
Christian Grothoff [Tue, 19 Nov 2013 19:46:30 +0000 (19:46 +0000)]
-implementing revocation set union

10 years agoglobalized networks state
Fabian Oehlmann [Tue, 19 Nov 2013 17:38:27 +0000 (17:38 +0000)]
globalized networks state

10 years agobetter experience initialization
Fabian Oehlmann [Tue, 19 Nov 2013 17:03:44 +0000 (17:03 +0000)]
better experience initialization

10 years agoevaluation
Matthias Wachs [Tue, 19 Nov 2013 16:42:03 +0000 (16:42 +0000)]
evaluation

10 years agoremoved debug statement
Fabian Oehlmann [Tue, 19 Nov 2013 16:38:25 +0000 (16:38 +0000)]
removed debug statement

10 years ago-integer underflow fix
Fabian Oehlmann [Tue, 19 Nov 2013 16:37:38 +0000 (16:37 +0000)]
-integer underflow fix
-bw_changed_cb invocation separate
-benchmark info calls

10 years ago- more shutdown fixes
Bart Polot [Tue, 19 Nov 2013 15:38:49 +0000 (15:38 +0000)]
- more shutdown fixes

10 years ago- missing header
Bart Polot [Tue, 19 Nov 2013 15:33:37 +0000 (15:33 +0000)]
- missing header

10 years ago- fix shutdown order
Bart Polot [Tue, 19 Nov 2013 15:32:04 +0000 (15:32 +0000)]
- fix shutdown order

10 years ago- remove warning
Bart Polot [Tue, 19 Nov 2013 15:25:04 +0000 (15:25 +0000)]
- remove warning

10 years ago- api fix
Bart Polot [Tue, 19 Nov 2013 15:23:58 +0000 (15:23 +0000)]
- api fix

10 years ago- delete tunnel from peermap at shutdown
Bart Polot [Tue, 19 Nov 2013 15:23:15 +0000 (15:23 +0000)]
- delete tunnel from peermap at shutdown

10 years ago-do not crash on exit, even if mesh died
Christian Grothoff [Tue, 19 Nov 2013 15:19:55 +0000 (15:19 +0000)]
-do not crash on exit, even if mesh died

10 years ago-fix
Christian Grothoff [Tue, 19 Nov 2013 15:16:13 +0000 (15:16 +0000)]
-fix

10 years ago-fix
Christian Grothoff [Tue, 19 Nov 2013 15:16:02 +0000 (15:16 +0000)]
-fix

10 years ago-fix test
Christian Grothoff [Tue, 19 Nov 2013 15:13:51 +0000 (15:13 +0000)]
-fix test

10 years ago- don't reschedule a POLL if connectio is being destroyed, hopefully fix #3111
Bart Polot [Tue, 19 Nov 2013 15:12:59 +0000 (15:12 +0000)]
- don't reschedule a POLL if connectio is being destroyed, hopefully fix #3111

10 years ago-cleaner callback sequencing
Christian Grothoff [Tue, 19 Nov 2013 15:06:33 +0000 (15:06 +0000)]
-cleaner callback sequencing

10 years ago-fix channel_get_info, return pointer to peer, not interned value
Christian Grothoff [Tue, 19 Nov 2013 15:04:54 +0000 (15:04 +0000)]
-fix channel_get_info, return pointer to peer, not interned value

10 years agoget normalized pref per client
Matthias Wachs [Tue, 19 Nov 2013 14:48:18 +0000 (14:48 +0000)]
get normalized pref per client

10 years ago-not const
Christian Grothoff [Tue, 19 Nov 2013 14:25:22 +0000 (14:25 +0000)]
-not const

10 years ago-fixing crash from reset_mesh due to mesh API semantic change: cleaner is now always...
Christian Grothoff [Tue, 19 Nov 2013 14:24:51 +0000 (14:24 +0000)]
-fixing crash from reset_mesh due to mesh API semantic change: cleaner is now always called, but we don't want it to release the maps in this case

10 years agopreference client management and test
Matthias Wachs [Tue, 19 Nov 2013 14:06:32 +0000 (14:06 +0000)]
preference client management and test

10 years agonotify only once
Matthias Wachs [Tue, 19 Nov 2013 13:34:29 +0000 (13:34 +0000)]
notify only once

10 years ago- reduce debug level in proportional
Matthias Wachs [Tue, 19 Nov 2013 12:40:04 +0000 (12:40 +0000)]
- reduce debug level in proportional
- store pref client in DLL
- remove disconnected clients

10 years ago- Added the '-E' option to gnunet-ecc, which prints reference results of
Florian Dold [Tue, 19 Nov 2013 10:52:12 +0000 (10:52 +0000)]
- Added the '-E' option to gnunet-ecc, which prints reference results of
ecc operations

10 years ago-doxygen fixes
Christian Grothoff [Mon, 18 Nov 2013 20:58:26 +0000 (20:58 +0000)]
-doxygen fixes

10 years ago-fix
Christian Grothoff [Mon, 18 Nov 2013 20:43:19 +0000 (20:43 +0000)]
-fix

10 years ago-doxygen, and likely fix for #2727
Christian Grothoff [Mon, 18 Nov 2013 20:42:29 +0000 (20:42 +0000)]
-doxygen, and likely fix for #2727

10 years ago-document test
Christian Grothoff [Mon, 18 Nov 2013 19:46:08 +0000 (19:46 +0000)]
-document test

10 years ago-expanding conversation test
Christian Grothoff [Mon, 18 Nov 2013 19:44:50 +0000 (19:44 +0000)]
-expanding conversation test

10 years ago- destroy channels when tunnels is being destroyed (but complain: channels should...
Bart Polot [Mon, 18 Nov 2013 19:10:50 +0000 (19:10 +0000)]
- destroy channels when tunnels is being destroyed (but complain: channels should have been destroyed first). Probably wrong shutdown sequence.

10 years ago- fixme
Bart Polot [Mon, 18 Nov 2013 19:00:43 +0000 (19:00 +0000)]
- fixme

10 years ago- fix handling of path's on duplicate PATH_CREATE messages
Bart Polot [Mon, 18 Nov 2013 18:58:35 +0000 (18:58 +0000)]
- fix handling of path's on duplicate PATH_CREATE messages

10 years agowork work
Christian Fuchs [Mon, 18 Nov 2013 18:07:56 +0000 (18:07 +0000)]
work work

10 years agomore work on set intersection
Christian Fuchs [Mon, 18 Nov 2013 17:49:57 +0000 (17:49 +0000)]
more work on set intersection

10 years ago-towards a real test for conversation
Christian Grothoff [Mon, 18 Nov 2013 17:05:33 +0000 (17:05 +0000)]
-towards a real test for conversation

10 years agomore work on intersection
Christian Fuchs [Mon, 18 Nov 2013 16:58:09 +0000 (16:58 +0000)]
more work on intersection

10 years ago- doc, notes
Bart Polot [Mon, 18 Nov 2013 16:39:27 +0000 (16:39 +0000)]
- doc, notes

10 years agopreference iteration
Matthias Wachs [Mon, 18 Nov 2013 16:20:51 +0000 (16:20 +0000)]
preference iteration

10 years ago- missing return
Bart Polot [Mon, 18 Nov 2013 16:00:06 +0000 (16:00 +0000)]
- missing return

10 years agotest_api_conf changed
Fabian Oehlmann [Mon, 18 Nov 2013 15:18:35 +0000 (15:18 +0000)]
test_api_conf changed

10 years agocomments
Fabian Oehlmann [Mon, 18 Nov 2013 15:06:49 +0000 (15:06 +0000)]
comments

10 years agoadded utilization
Fabian Oehlmann [Mon, 18 Nov 2013 15:04:09 +0000 (15:04 +0000)]
added utilization

10 years ago- log
Bart Polot [Mon, 18 Nov 2013 14:55:19 +0000 (14:55 +0000)]
- log

10 years agoimproved evalution
Matthias Wachs [Mon, 18 Nov 2013 14:51:35 +0000 (14:51 +0000)]
improved evalution

10 years ago- cancel queued message on connection destroy
Bart Polot [Mon, 18 Nov 2013 14:44:41 +0000 (14:44 +0000)]
- cancel queued message on connection destroy

10 years ago- dont double free in case of error
Bart Polot [Mon, 18 Nov 2013 14:40:25 +0000 (14:40 +0000)]
- dont double free in case of error

10 years agoutilization
Matthias Wachs [Mon, 18 Nov 2013 14:37:22 +0000 (14:37 +0000)]
utilization

10 years ago- fix use after free on shutdown (#3112)
Bart Polot [Mon, 18 Nov 2013 14:34:11 +0000 (14:34 +0000)]
- fix use after free on shutdown (#3112)

10 years agoadditional hosts are appearing -> disable hostlist
Matthias Wachs [Mon, 18 Nov 2013 13:18:49 +0000 (13:18 +0000)]
additional hosts are appearing -> disable hostlist

10 years agoremove, not used anymore
Matthias Wachs [Mon, 18 Nov 2013 12:04:54 +0000 (12:04 +0000)]
remove, not used anymore

10 years agoallocation evaluation
Matthias Wachs [Mon, 18 Nov 2013 11:39:27 +0000 (11:39 +0000)]
allocation evaluation

10 years agofix #2944: modify the adaptive parallelisation algorithm
Sree Harsha Totakura [Mon, 18 Nov 2013 10:24:38 +0000 (10:24 +0000)]
fix #2944: modify the adaptive parallelisation algorithm

10 years agoAdd a third default.
Bruno Cabral [Sun, 17 Nov 2013 23:00:52 +0000 (23:00 +0000)]
Add a third default.
$HOME is not set on W32, and it refuses to work without it.

10 years ago-fix test
Christian Grothoff [Sun, 17 Nov 2013 18:31:49 +0000 (18:31 +0000)]
-fix test

10 years ago-use two-digit country code, as required
Christian Grothoff [Sun, 17 Nov 2013 14:52:53 +0000 (14:52 +0000)]
-use two-digit country code, as required

10 years ago-more debug messages
Christian Grothoff [Sat, 16 Nov 2013 19:56:12 +0000 (19:56 +0000)]
-more debug messages

10 years ago-add assertions to ensure there is no stale reconnect task
Christian Grothoff [Sat, 16 Nov 2013 19:55:51 +0000 (19:55 +0000)]
-add assertions to ensure there is no stale reconnect task

10 years ago-fix shutdown
Christian Grothoff [Sat, 16 Nov 2013 19:37:25 +0000 (19:37 +0000)]
-fix shutdown

10 years ago-fix missing endianess conversions
Christian Grothoff [Sat, 16 Nov 2013 18:48:40 +0000 (18:48 +0000)]
-fix missing endianess conversions

10 years ago-clean up during shutdown
Christian Grothoff [Sat, 16 Nov 2013 18:30:45 +0000 (18:30 +0000)]
-clean up during shutdown

10 years ago-fix
Christian Grothoff [Sat, 16 Nov 2013 18:26:23 +0000 (18:26 +0000)]
-fix

10 years ago-do not send done after destroying channel
Christian Grothoff [Sat, 16 Nov 2013 18:22:09 +0000 (18:22 +0000)]
-do not send done after destroying channel

10 years ago-avoid use after free
Christian Grothoff [Sat, 16 Nov 2013 18:19:22 +0000 (18:19 +0000)]
-avoid use after free

10 years ago-return after handler was found, as handler might have destroyed the mesh handle...
Christian Grothoff [Sat, 16 Nov 2013 17:59:13 +0000 (17:59 +0000)]
-return after handler was found, as handler might have destroyed the mesh handle already

10 years ago-avoid possible problem due to clean up during deeper recursion by making continuatio...
Christian Grothoff [Sat, 16 Nov 2013 17:51:32 +0000 (17:51 +0000)]
-avoid possible problem due to clean up during deeper recursion by making continuation asynchronous

10 years ago-remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure calling...
Christian Grothoff [Sat, 16 Nov 2013 17:41:13 +0000 (17:41 +0000)]
-remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure calling the continuation _last_

10 years ago-fix include order
Christian Grothoff [Sat, 16 Nov 2013 17:24:56 +0000 (17:24 +0000)]
-fix include order

10 years ago-only notify AFTER sending is really close to finished, not before
Christian Grothoff [Sat, 16 Nov 2013 17:24:20 +0000 (17:24 +0000)]
-only notify AFTER sending is really close to finished, not before

10 years ago-doxygen, minor bug fixes
Christian Grothoff [Sat, 16 Nov 2013 17:13:37 +0000 (17:13 +0000)]
-doxygen, minor bug fixes

10 years agoTest Commit. Fixing typo.
Bruno Cabral [Sat, 16 Nov 2013 14:45:30 +0000 (14:45 +0000)]
Test Commit. Fixing typo.

10 years agoFix a typo in util.conf
LRN [Sat, 16 Nov 2013 14:33:02 +0000 (14:33 +0000)]
Fix a typo in util.conf

10 years ago-doxygen fixes
Christian Grothoff [Sat, 16 Nov 2013 11:28:31 +0000 (11:28 +0000)]
-doxygen fixes

10 years ago-build fix
Christian Grothoff [Fri, 15 Nov 2013 23:03:32 +0000 (23:03 +0000)]
-build fix

10 years ago-completing API implementation
Christian Grothoff [Fri, 15 Nov 2013 23:03:15 +0000 (23:03 +0000)]
-completing API implementation

10 years ago-implementing missing resume/suspend functions for callee
Christian Grothoff [Fri, 15 Nov 2013 22:58:21 +0000 (22:58 +0000)]
-implementing missing resume/suspend functions for callee

10 years ago-updating gnunet-conversation to match current API
Christian Grothoff [Fri, 15 Nov 2013 22:45:59 +0000 (22:45 +0000)]
-updating gnunet-conversation to match current API

10 years ago-reworking connection to allow multiple waiting/active connections per line
Christian Grothoff [Fri, 15 Nov 2013 21:20:18 +0000 (21:20 +0000)]
-reworking connection to allow multiple waiting/active connections per line

10 years ago-fix FTBFS
Christian Grothoff [Fri, 15 Nov 2013 19:13:14 +0000 (19:13 +0000)]
-fix FTBFS

10 years ago-towards enabling call waiting in conversation -- creates FTBFS
Christian Grothoff [Fri, 15 Nov 2013 19:06:55 +0000 (19:06 +0000)]
-towards enabling call waiting in conversation -- creates FTBFS

10 years ago- doc
Bart Polot [Fri, 15 Nov 2013 17:00:41 +0000 (17:00 +0000)]
- doc
- use tunnel queues on channel retransmit

10 years ago- initiate retransmit timer only after message has been sent
Bart Polot [Fri, 15 Nov 2013 15:53:38 +0000 (15:53 +0000)]
- initiate retransmit timer only after message has been sent

10 years ago- dont use uninitialized memory
Bart Polot [Fri, 15 Nov 2013 15:52:54 +0000 (15:52 +0000)]
- dont use uninitialized memory

10 years ago- dead code
Bart Polot [Fri, 15 Nov 2013 15:28:22 +0000 (15:28 +0000)]
- dead code

10 years ago- add tunnel callback for retransmissions
Bart Polot [Fri, 15 Nov 2013 15:24:46 +0000 (15:24 +0000)]
- add tunnel callback for retransmissions

10 years ago- dont use a cancel handle if cont is NULL, fix potential memleak
Bart Polot [Fri, 15 Nov 2013 15:11:37 +0000 (15:11 +0000)]
- dont use a cancel handle if cont is NULL, fix potential memleak

10 years ago- show WARNING if elements were not in the hashmaps
Bart Polot [Fri, 15 Nov 2013 14:15:18 +0000 (14:15 +0000)]
- show WARNING if elements were not in the hashmaps

10 years ago- ignore return value (cov 10870)
Bart Polot [Fri, 15 Nov 2013 13:20:35 +0000 (13:20 +0000)]
- ignore return value (cov 10870)

10 years ago- fix cov 10808
Bart Polot [Fri, 15 Nov 2013 13:19:26 +0000 (13:19 +0000)]
- fix cov 10808

10 years ago- fix NACK handling (related to cov 10832)
Bart Polot [Fri, 15 Nov 2013 13:16:40 +0000 (13:16 +0000)]
- fix NACK handling (related to cov 10832)

10 years ago- non-null check always performed before call: not needed in the function (cov 10802)
Bart Polot [Fri, 15 Nov 2013 13:12:52 +0000 (13:12 +0000)]
- non-null check always performed before call: not needed in the function (cov 10802)

10 years ago- ignore return values
Bart Polot [Fri, 15 Nov 2013 13:10:48 +0000 (13:10 +0000)]
- ignore return values

10 years ago- explicitly ignore return value (cov 10819)
Bart Polot [Fri, 15 Nov 2013 13:09:17 +0000 (13:09 +0000)]
- explicitly ignore return value (cov 10819)

10 years ago- fix coverity 10814
Bart Polot [Fri, 15 Nov 2013 13:07:55 +0000 (13:07 +0000)]
- fix coverity 10814

10 years ago- fix memleak on error (cov 10812)
Bart Polot [Fri, 15 Nov 2013 13:00:43 +0000 (13:00 +0000)]
- fix memleak on error (cov 10812)

10 years ago- mark fall-through explicitly
Bart Polot [Fri, 15 Nov 2013 12:54:39 +0000 (12:54 +0000)]
- mark fall-through explicitly

10 years ago- fix coverity 10859
Bart Polot [Fri, 15 Nov 2013 12:24:21 +0000 (12:24 +0000)]
- fix coverity 10859

10 years ago- dont allow a client to send more data when output buffer is full
Bart Polot [Fri, 15 Nov 2013 12:16:11 +0000 (12:16 +0000)]
- dont allow a client to send more data when output buffer is full

10 years ago- when did this dissapear????
Bart Polot [Fri, 15 Nov 2013 09:57:59 +0000 (09:57 +0000)]
- when did this dissapear????