aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_blacklist.c
Commit message (Collapse)AuthorAge
* introducing soft shutdown concept for services; during soft shutdown, ↵Christian Grothoff2012-04-22
| | | | services that are still managing non-monitor clients continue to run until those clients disconnect; however, the services do stop to accept new connections (will stop listening); soft shutdown is now used by ats, transport, peerinfo, namestore and most importantly statistics; this should fix #2197
* -fixing #2274 -- eliminating GNUNET_SCHEDULER_add_afterChristian Grothoff2012-04-19
|
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* fixing and testing blacklisting api and serviceMatthias Wachs2012-02-01
|
* - fixed 2128: Blacklisting makes transport service crashMatthias Wachs2012-02-01
|
* added assertion (which is successfully failing ;-) )Matthias Wachs2012-02-01
|
* -fixing indentationChristian Grothoff2011-11-29
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* fixing list-connections to show correct peer idMatthias Wachs2011-09-29
| | | | | extending neighbour-iterate to return plugin, addr and addresslen
* misc train hackingChristian Grothoff2011-09-09
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* stuffChristian Grothoff2011-08-14
|
* make compileChristian Grothoff2011-08-14
|
* LRN: Fix deps in transportChristian Grothoff2011-08-14
|
* more client codeChristian Grothoff2011-08-05
|
* implementing blacklistChristian Grothoff2011-08-04
|
* deadChristian Grothoff2010-04-21
|
* adding blacklisting code, untestedChristian Grothoff2010-04-21
|
* towards fixing blacklisting APIs and implementationChristian Grothoff2010-04-18
|
* fixing doxygen warningsChristian Grothoff2010-02-18
|
* fixChristian Grothoff2010-02-02
|
* finishing blacklist implementationChristian Grothoff2010-01-22
|
* stuffChristian Grothoff2010-01-21
|
* stuffChristian Grothoff2010-01-21
|
* apiChristian Grothoff2010-01-21
|
* stuffChristian Grothoff2010-01-21