aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* -simplify logging using macroChristian Grothoff2014-06-22
|
* -fix regexChristian Grothoff2014-06-22
|
* -updateing tempalteChristian Grothoff2014-06-22
|
* -actually perform monitor calls where appropriateChristian Grothoff2014-06-22
|
* implement monitoring API in UNIX, simplify code a bitChristian Grothoff2014-06-22
|
* adding design for session monitoring API to transport plugins; skeleton ↵Christian Grothoff2014-06-22
| | | | implementation for UNIX plugin of that API; clean up of UNIX API code (removing of duplicated/dead code)
* -doxygen, cleanupChristian Grothoff2014-06-22
|
* -doxygen, cleanupChristian Grothoff2014-06-22
|
* -doxygen, cleanupChristian Grothoff2014-06-22
|
* -split up transport_api_monitoring into monitor_peers and monitor_validationChristian Grothoff2014-06-22
|
* -doxygen, indentationChristian Grothoff2014-06-22
|
* -simplify logic a bit, doxygen, indentationChristian Grothoff2014-06-22
|
* -indentation, doxygenChristian Grothoff2014-06-22
|
* -fix channel data range to make -1 legal valueChristian Grothoff2014-06-17
|
* -handle case where sendsocket is still -1Christian Grothoff2014-06-17
|
* -check 'socket' call return value, handle failureChristian Grothoff2014-06-17
|
* -fix socket leak in error handling branchesChristian Grothoff2014-06-17
|
* - renamed NAT's failure code to status code across gnunet (not GTK yet)Christian Fuchs2014-06-17
| | | | | | | - added proper error reporting to NAT-test-start/stop - timed-out nat tests not automatically stop the test itself - fixed a design flaw in nat-test - fixed a potential crash in the tests of the nat functionality (NOT NAT_TEST_xy...)
* -fix #3443Christian Grothoff2014-06-12
|
* fixing issues found by coverityMatthias Wachs2014-06-11
|
* -fixChristian Grothoff2014-06-11
|
* -misc fixesChristian Grothoff2014-06-11
|
* -misc fixesChristian Grothoff2014-06-11
|
* -fix handlingChristian Grothoff2014-06-11
|
* -send proper termination on errorChristian Grothoff2014-06-11
|
* -fix status codeChristian Grothoff2014-06-11
|
* fixing compile errorMatthias Wachs2014-06-10
|
* -fix compiler warning, fix test logicChristian Grothoff2014-06-09
|
* clarify prettyprinter API and protocols, make sure implementations are ↵Christian Grothoff2014-06-09
| | | | consistent in their implemenation, doxygen fixes, indentation fixes, subtle semantic fixes
* -die dead stuffChristian Grothoff2014-06-09
|
* -fixing doxygen, indentationChristian Grothoff2014-06-09
|
* - moved timeout handling responsibility from for nat tests from caller to ↵Christian Fuchs2014-06-08
| | | | | | | | | the library - updated NAT API accordingly - removed obsolete timeout handling code from gnunet-transport - updated result callback for nat-test gnunet-transport to not always just report success, but we now actually report the proper result code we got from the NAT API - updated nat tests
* remove protocol violationMatthias Wachs2014-06-05
| | | | | | - this issue can occur when 2 peers use the same addresses, for example private ip addresses So if a remote peer uses and publishes the same private address as the local peer, we might receive our own id if we try to connect it
* fix for bug #0003416: do not stop parsing uri when plugin is not foundMatthias Wachs2014-06-03
| | | | | - changed semantics for address generator cb: GNUNET_SYSERR indicates stop, >= 0 indicates bytes added
* -indentation and doxygen fixesChristian Grothoff2014-06-03
|
* no comma, breaks gnunet-statistics-gtk (fixes #3417)Christian Grothoff2014-06-02
|
* fix semantic for address_to_stringMatthias Wachs2014-06-02
|
* Support a wider range of http transport clients.David Barksdale2014-06-01
| | | | | | Specifically web clients which cannot maintain permanent GET and PUT connections.
* these messages should not be logged as errorsMatthias Wachs2014-05-27
| | | | | when addresses have changed (due to plugins disabled, ip address changing) this behaviour is expected
* error handling was moved to clientsMatthias Wachs2014-05-27
| | | | | all clients (gnunet-peerinfo, gnunet-peerinfo-gtk, gnunet-ats/transport) support error handling with error code
* bug huntingMatthias Wachs2014-05-27
|
* minor changesMatthias Wachs2014-05-27
|
* remove fix me: probe_ctx are stored in a list and clean up on shutdown performedMatthias Wachs2014-05-27
|
* fix address resolution processMatthias Wachs2014-05-27
|
* Add CORS support to HTTP transportDavid Barksdale2014-05-26
|
* Typo in commentDavid Barksdale2014-05-26
|
* remove breaks not required anymoreMatthias Wachs2014-05-26
|
* fix for address switching when both peers switch at about the same time and ↵Matthias Wachs2014-05-21
| | | | an additional SESSION_ACK is received
* improved testMatthias Wachs2014-05-20
|
* add tcp test to makefileMatthias Wachs2014-05-20
|