aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_blacklist.c
Commit message (Collapse)AuthorAge
* 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
|
* 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.
* converting blacklist API to MQChristian Grothoff2016-07-06
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -doxygen, cleanupChristian Grothoff2014-06-22
|
* malloc -> newLRN2013-12-19
|
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* -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
* fixing and testing blacklisting api and serviceMatthias Wachs2012-02-01
|
* fix 2 crashes in blacklisting apiMatthias Wachs2012-02-01
| | | | | | - client transmit handle was not sent to NULL after sending - BlacklistMessage was not checked for NULL
* fix segfault: api never saved callback and callback_clsMatthias Wachs2012-02-01
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* whitespaceChristian Grothoff2010-08-22
|
* gpl3Christian Grothoff2010-07-02
|
* fixesChristian Grothoff2010-06-17
|
* towards fixing blacklisting APIs and implementationChristian Grothoff2010-04-18
|
* cancel pending write if we are just dead anywayChristian Grothoff2010-03-12
|
* blacklisting API implementationChristian Grothoff2010-01-21