aboutsummaryrefslogtreecommitdiff
path: root/src/hello/address.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
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -typoChristian Grothoff2015-10-07
|
* -simplifyChristian Grothoff2015-10-07
|
* -ensure result is +- 1Christian Grothoff2015-10-07
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -include local_info in hello cmpChristian Grothoff2015-05-21
|
* -tolerate NULLChristian Grothoff2015-02-18
|
* -fixChristian Grothoff2015-02-13
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing documentation for helloMatthias Wachs2014-01-16
|
* copy infoMatthias Wachs2014-01-14
|
* missing option assignmentMatthias Wachs2014-01-14
|
* additional function to check optionMatthias Wachs2014-01-14
|
* - attempt 2Bart Polot2014-01-13
|
* - fix compilationBart Polot2014-01-13
|
* - bug of the weekMatthias Wachs2012-07-04
|
* fixing const api and add check to addressMatthias Wachs2012-01-31
|
* -fixing indentationChristian Grothoff2011-11-29
|
* first steps to transport_api cleanupMatthias Wachs2011-11-29
| | | | | compiles but no guarante to work!
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* adding address abstractionChristian Grothoff2011-11-08