aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_address_to_string.c
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* converting GNUNET_TRANSPORT_address_to_string to MQChristian Grothoff2016-07-06
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -nicer loggingChristian Grothoff2015-06-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -send proper termination on errorChristian Grothoff2014-06-11
|
* clarify prettyprinter API and protocols, make sure implementations are ↵Christian Grothoff2014-06-09
| | | | consistent in their implemenation, doxygen fixes, indentation fixes, subtle semantic fixes
* -fixing doxygen, indentationChristian Grothoff2014-06-09
|
* fix semantic for address_to_stringMatthias Wachs2014-06-02
|
* bug huntingMatthias Wachs2014-05-27
|
* minor changesMatthias Wachs2014-05-27
|
* improved output for gnunet-transportMatthias Wachs2014-05-19
|
* new apiMatthias Wachs2014-05-19
|
* neighbour monitoring api implementedMatthias Wachs2014-01-08
|
* malloc -> newLRN2013-12-19
|
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* -fixing #2302Christian Grothoff2012-05-06
|
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* - remove err msgMatthias Wachs2012-03-30
| | | | | - added error msg for mantis 2214
* -fixing indentationChristian Grothoff2011-11-29
|
* -cleaning up message format and code related to recent transport address ↵Christian Grothoff2011-11-29
| | | | stringification code
* - finale commit for the api changeMatthias Wachs2011-11-29
|
* - latest changes for refactoring: iterate sends disassembled hello-addressMatthias Wachs2011-11-29
|
* api clean up next stepsMatthias Wachs2011-11-29