aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* -extend transport plugin API with capability to just disconnect a single ↵Christian Grothoff2013-12-12
| | | | session (not yet used)
* -deadChristian Grothoff2013-12-12
|
* shorter session timeout for UDPMatthias Wachs2013-12-12
|
* be more descriptive for debuggingMatthias Wachs2013-12-12
|
* -more logging, etc.Christian Grothoff2013-12-11
|
* -indentation, doxygen, loggingChristian Grothoff2013-12-11
|
* -remove useless/broken configure options, and gnunet_directories.hChristian Grothoff2013-12-11
|
* -indentation, doxygen, loggingChristian Grothoff2013-12-11
|
* use a define as statistic string to be sure to set the same valueMatthias Wachs2013-12-11
|
* -doxygen fixesChristian Grothoff2013-12-10
|
* make message appear less oftenMatthias Wachs2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* -doxygen, indentation fixesChristian Grothoff2013-12-09
|
* -assert MHD_VERSION is always above 09E00, remove dead structChristian Grothoff2013-12-08
|
* -cleanupChristian Grothoff2013-12-08
|
* -complete commentChristian Grothoff2013-12-08
|
* API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to ↵Christian Grothoff2013-12-08
| | | | GNUNET_TRANSPORT_check_peer_connected
* -doxgyen, indentation, code clean upChristian Grothoff2013-12-08
|
* -move base64 encoder/decoder to utilChristian Grothoff2013-12-06
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* -fix leakChristian Grothoff2013-12-05
|
* -fix leakChristian Grothoff2013-12-05
|
* -fix leak, indentation, make start_cb staticChristian Grothoff2013-12-05
|
* -safer, found by clangChristian Grothoff2013-12-05
|
* only try to open /dev/power if it actually existsChristian Grothoff2013-12-05
|
* fixed public key and identity comparison in disconnect messagesMatthias Wachs2013-12-05
|
* -make cryogenic code Linux-onlyChristian Grothoff2013-12-05
|
* - fix compilation issuesBart Polot2013-12-05
|
* GNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_add_write_file callAlejandra Morales2013-12-05
|
* Cryogenic stuffAlejandra Morales2013-12-05
|
* -doxygen fixes, fix starting gnunet-service-resolver as it is no longer in ↵Christian Grothoff2013-11-29
| | | | /opt/jdk1.6.0_22/bin/:/home/grothoff/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:.
* -cleaning up UDP broadcast code, preparing for cryogenicChristian Grothoff2013-11-28
|
* fix div by zeroMatthias Wachs2013-11-28
|
* renaming timeout constantsMatthias Wachs2013-11-20
|
* -fix warnings, use proper types for addrChristian Grothoff2013-11-14
|
* -make buildbots happierChristian Grothoff2013-11-14
|
* new identities for blacklist checksMatthias Wachs2013-11-06
|
* test for address to sockMatthias Wachs2013-11-06
|
* -moving from libcurl to libgnurlChristian Grothoff2013-10-23
|
* - make transport and consensus ports java-portsFlorian Dold2013-10-21
|
* fixing crashMatthias Wachs2013-10-18
|
* payload and dataMatthias Wachs2013-10-18
|
* (no commit message)Matthias Wachs2013-10-18
|
* (no commit message)Matthias Wachs2013-10-18
|
* unusedMatthias Wachs2013-10-18
|
* clean up code and code for utilizationMatthias Wachs2013-10-18
|
* doxygenMatthias Wachs2013-10-18
|
* - fix assertion in schedulingMatthias Wachs2013-10-18
| | | | | - formatting