summaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_manipulation.c
AgeCommit message (Expand)Author
2022-12-04UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach
2022-12-04BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach
2022-10-03-DOC: Documentation cleanup pass through TRANSPORT ('missing argument' warnings)Willow Liquorice
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05global reindent, now with uncrustify hook enabledChristian Grothoff
2019-09-08uncrustify as demanded.ng0
2019-01-14src: for every AGPL3.0 file, add SPDX identifier.ng0
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-01-22use new SCHEDULER_add_at API where applicableChristian Grothoff
2016-09-20migrating transport service to new MQ APIChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-05-06fixing compiler warningsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-18rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-10-fixing some memory leaks from #3667, also reindentation and code cleanupChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-19-towards improved ATS API, adding return value with address record when addin...Christian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-03-24task was not marked as canceled when canceledMatthias Wachs
2014-01-16more fixed documentationMatthias Wachs
2014-01-13implementing 0003268 to inbound information in HELLO addressesMatthias Wachs
2013-12-29fixing file indentMatthias Wachs
2013-12-29fix indentMatthias Wachs
2013-12-19malloc -> newLRN
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-getting ATS and transport to compile again (part of #3047)Christian Grothoff
2013-09-16fixing indentMatthias Wachs
2013-08-20fixing clang reportsMatthias Wachs
2013-08-19remove dead assignmentsMatthias Wachs
2013-08-12-more code migration to microseconds:Christian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-07-25fixNils Durner
2013-06-25workaround for coverty 10451: Unchecked return valueMatthias Wachs
2013-05-23one '&' to break it all...Matthias Wachs
2013-05-23fixMatthias Wachs
2013-05-23fix for 0002890Matthias Wachs
2013-05-17improved testMatthias Wachs
2013-05-17more dbg msgMatthias Wachs
2013-05-17already defined on OSXMatthias Wachs
2013-05-17debug msgMatthias Wachs
2013-05-14fix for manipulation, machine horribly died while testingMatthias Wachs
2013-05-07documentationMatthias Wachs
2013-05-07fix for 0002881 + testMatthias Wachs
2013-04-12uninitializedMatthias Wachs
2013-04-03generic ats supportMatthias Wachs