aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_manipulation.c
Commit message (Collapse)AuthorAge
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -fixing some memory leaks from #3667, also reindentation and code cleanupChristian Grothoff2015-02-10
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -towards improved ATS API, adding return value with address record when ↵Christian Grothoff2015-01-19
| | | | adding address, adding new subsystem with peer-to-address map to transport; causes various new assertions to fail, but no major regression -- not finished
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* task was not marked as canceled when canceledMatthias Wachs2014-03-24
| | | | | fixing mantis #0003345
* more fixed documentationMatthias Wachs2014-01-16
|
* implementing 0003268 to inbound information in HELLO addressesMatthias Wachs2014-01-13
| | | | | | | | | | All transport plugin functions are modified to use HELLO addresses instead of peer,address,address_length All plugins are modified to use HELLO addresses internally This commit can break transport functionality: core tests on my system still pass, but transport tests may still fail, errors messages may occurs or crashs Will be fixed asap
* fixing file indentMatthias Wachs2013-12-29
|
* fix indentMatthias Wachs2013-12-29
|
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* fixing indentMatthias Wachs2013-09-16
|
* fixing clang reportsMatthias Wachs2013-08-20
|
* remove dead assignmentsMatthias Wachs2013-08-19
|
* -more code migration to microseconds:Christian Grothoff2013-08-12
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* fixNils Durner2013-07-25
|
* workaround for coverty 10451: Unchecked return valueMatthias Wachs2013-06-25
|
* one '&' to break it all...Matthias Wachs2013-05-23
|
* fixMatthias Wachs2013-05-23
|
* fix for 0002890Matthias Wachs2013-05-23
|
* improved testMatthias Wachs2013-05-17
|
* more dbg msgMatthias Wachs2013-05-17
|
* already defined on OSXMatthias Wachs2013-05-17
|
* debug msgMatthias Wachs2013-05-17
|
* fix for manipulation, machine horribly died while testingMatthias Wachs2013-05-14
|
* documentationMatthias Wachs2013-05-07
|
* fix for 0002881 + testMatthias Wachs2013-05-07
|
* uninitializedMatthias Wachs2013-04-12
|
* generic ats supportMatthias Wachs2013-04-03
|
* changesMatthias Wachs2013-04-03
|
* generic ats manipulationMatthias Wachs2013-04-03
|
* docuMatthias Wachs2013-04-03
|
* docuMatthias Wachs2013-04-03
|
* -cleanupChristian Grothoff2013-03-30
|
* -typoChristian Grothoff2013-03-30
|
* more docuMatthias Wachs2013-03-28
|
* docuMatthias Wachs2013-03-28
|
* fixMatthias Wachs2013-03-27
|
* ATS manipulationMatthias Wachs2013-03-25
|
* doxygenMatthias Wachs2013-03-25
|
* fixing ATS dataMatthias Wachs2013-03-22
|
* ats related changes in transportMatthias Wachs2013-03-21
|
* ats manipulationMatthias Wachs2013-03-21
|
* ats manipulationMatthias Wachs2013-03-21
|
* fixed delay manipulationMatthias Wachs2013-03-20
|
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18
|