aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - log shutdownBart Polot2015-10-02
* - removed false breakBart Polot2015-10-02
* Fixed usage of known broken paths. If a connection was destroyedBart Polot2015-10-02
* - cancel transmit requests before destroying channels, warn API users if notBart Polot2015-10-02
* - don't connect twice on core_connect, as it may cause problems since connect...Bart Polot2015-10-02
* - fix processing of messages with no payload (keepalives)Bart Polot2015-10-02
* - fix logBart Polot2015-10-02
* - additional testBart Polot2015-10-02
* - never invalidate direct paths, show warning insteadBart Polot2015-10-02
* - use better variable namesBart Polot2015-10-02
* - don't try to connect to peers that are neighbors alreadyBart Polot2015-10-02
* - connect if there are less connections than the minimum, not moreBart Polot2015-10-02
* - don't leave freed memory on the peer's path list, signal error and remove a...Bart Polot2015-10-02
* - fix loggingBart Polot2015-10-02
* - use proper connection states for a tunnelBart Polot2015-10-02
* - reduce log levelBart Polot2015-10-02
* - compiler warningBart Polot2015-10-02
* - use correct hash typeBart Polot2015-10-02
* - style, change roundsBart Polot2015-10-02
* - don't stop looking for connections as long as the tunnel existsBart Polot2015-10-02
* - indicate retransmitted packets on conn logBart Polot2015-10-02
* - unify logging formatBart Polot2015-10-02
* - typoBart Polot2015-10-02
* - don't call core if there is no trafficBart Polot2015-10-02
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
* free fixGabor X Toth2015-09-30
* stop crashing if sshd is not running on loopbackChristian Grothoff2015-09-29
* report skipped tests, doxygen fixesChristian Grothoff2015-09-29
* fix undefined behavior in GNUNET_array_growFlorian Dold2015-09-28
* add ecc dlog benchmarkChristian Grothoff2015-09-28
* multicast/psyc/social: message acks & schedulingGabor X Toth2015-09-27
* multicast: remove membership test & replay cancel message typesGabor X Toth2015-09-27
* remove macro, fix indentationFlorian Dold2015-09-27
* SET service: accurate results for symmetric modeFlorian Dold2015-09-27
* multicast: removed replay cancellation as responses are limitedGabor X Toth2015-09-26
* multicast: removed membership test callback as clients check that already dur...Gabor X Toth2015-09-26
* psyc fixesGabor X Toth2015-09-26
* multicast: doc formattingGabor X Toth2015-09-26
* multicast: replayGabor X Toth2015-09-26
* psycstore: add fragment_limit arg for message_getGabor X Toth2015-09-26
* set api changesFlorian Dold2015-09-22
* work on CONSENSUS and SETFlorian Dold2015-09-22
* - add identity attribute processingMartin Schanzenbach2015-09-16
* - fixes, store issued tokens in namestoreMartin Schanzenbach2015-09-15
* - fix leaks, add token listMartin Schanzenbach2015-09-15
* - fixesMartin Schanzenbach2015-09-15
* - fix invalid free in token rest, fix build bug, move rest up in dependancy listMartin Schanzenbach2015-09-14
* - issue token including attributesMartin Schanzenbach2015-09-14
* - purge token creation from pluginMartin Schanzenbach2015-09-14
* - token issuingMartin Schanzenbach2015-09-14