aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-25ensure binding multiple ports to the same service descriptor works (again) ↵Christian Grothoff
with the correct mapping of ports
2016-08-25-fix indentChristian Grothoff
2016-08-25-nicer indentationChristian Grothoff
2016-08-25-support hours/hour/minute as relative time unitsChristian Grothoff
2016-08-25-fix unaligned accessChristian Grothoff
2016-08-23Restore Lenstra protection for gcrypt < 1.6.4David Barksdale
2016-08-23-remove dead codeChristian Grothoff
2016-08-22fix #4620 - return value partChristian Grothoff
2016-08-22fix #4620Christian Grothoff
2016-08-22fix exit CADET port binding for services, remove redundant service/port ↵Christian Grothoff
descriptor transmission from packets
2016-08-22-rps fix: do not ask cadet for peersJulius Bünger
2016-08-22Removed duplicate protection agaisnt LenstraJeff Burdges
Now libgcrypt 1.6.4, released 8 Sep 2015 , has its own protection against Lenstra's attack, added wtih commit c17f84bd02d7ee93845e92e20f6ddba814961588 dated 31 Aug 2015. Do not run GNUNet with an earlier libgcrypt now.
2016-08-22-rps fix: change way of online notificationJulius Bünger
2016-08-22-fix NPEChristian Grothoff
2016-08-22-fix NPEChristian Grothoff
2016-08-22-fix shutdown issueChristian Grothoff
2016-08-20multicast: close cadet portGabor X Toth
2016-08-20psycutil: check for paused state in got_ack()Gabor X Toth
2016-08-20test_psyc: log levelGabor X Toth
2016-08-19-fix ftbfsChristian Grothoff
2016-08-19-fix ftbfsChristian Grothoff
2016-08-19GNUNET_MQ_get_last_envelope: return tail or currentGabor X Toth
2016-08-19psyc, socialGabor X Toth
2016-08-19gnunet-service-xdht_neighbours: fix typoDaniel Golle
2016-08-18Fix commentDavid Barksdale
2016-08-18social: debug msgsGabor X Toth
2016-08-18Use statement exprs instead of local functionDavid Barksdale
This change lets us compile with clang again.
2016-08-17multicast: use CADET port hash derived from group keyGabor X Toth
2016-08-17multicast, psyc, social: wait till last message sent before disconnectGabor X Toth
2016-08-17GNUNET_MQ_get_last_envelope()Gabor X Toth
2016-08-17psyc, social: switch to MQGabor X Toth
2016-08-16Comparing EXTRACTOR_MetaType to -1 is always falseDavid Barksdale
2016-08-14migrating set to new CADET port API - tests now fail due to CADET issuesChristian Grothoff
2016-08-14fix use-after-free issueChristian Grothoff
2016-08-14-fix testcases, ensure shutdown works properlyChristian Grothoff
2016-08-14-fix testcase shutdownChristian Grothoff
2016-08-14-missing include/ changes from last patchesChristian Grothoff
2016-08-14-slightly better port setup, for RPS I don't quite see a better way yetChristian Grothoff
2016-08-14-slightly better FS port conversion, more to be done _much_ laterChristian Grothoff
2016-08-13-indentation, doxygenChristian Grothoff
2016-08-13fix star topology generationChristian Grothoff
2016-08-13-use new_array where appropriate, fix indentationChristian Grothoff
2016-08-13-fix bug introduced when STAR topology was added, STAR must only be once in ↵Christian Grothoff
the topology_strings[]-array
2016-08-13-indeed, fixedChristian Grothoff
2016-08-12ipv6 udp broadcasts are ending up on ipv4Carlo von lynX
2016-08-11-disable nse pow in FS testsChristian Grothoff
2016-08-11-converting API to use new CADET portsChristian Grothoff
2016-08-11-converting API to use new CADET portsChristian Grothoff
2016-08-11-change log level to DEBUGChristian Grothoff
2016-08-11-do not cancel on disconnectChristian Grothoff