aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_unix.c
Commit message (Collapse)AuthorAge
...
* memory leakMatthias Wachs2013-07-18
|
* -add dv_get_network to DV API, improve signature to use 'struct Session *' ↵Christian Grothoff2013-07-13
| | | | instead of 'void *'
* using inbound stringMatthias Wachs2013-07-12
|
* removing unwanted breakMatthias Wachs2013-07-11
|
* fixed:Matthias Wachs2013-07-11
| | | | | | | - printing inbound connections - lookup for existing sessions - notifying transport with session_start only for inbound sessions
* changed return type to enumMatthias Wachs2013-07-10
| | | | | added get_network to template
* added functionMatthias Wachs2013-07-09
|
* fixing size check in get_sessionMatthias Wachs2013-07-01
|
* fixing size check in address to stringMatthias Wachs2013-07-01
|
* doxygen fixesMatthias Wachs2013-07-01
|
* options support for unixMatthias Wachs2013-06-28
|
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
| | | | | | | This should also fix any other platform with AF_UNIX that is not Linux or Mingw.
* -hopefully fixing #2869Christian Grothoff2013-05-05
|
* -more distance removingChristian Grothoff2013-03-30
|
* -no longer pass distance information from non-DV pluginsChristian Grothoff2013-03-30
|
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18
|
* -transport must be able to run without statsChristian Grothoff2013-03-04
|
* msgMatthias Wachs2012-12-12
|
* fix mantis 0002653Matthias Wachs2012-11-14
|
* use api correctlyMatthias Wachs2012-11-14
|
* improve unix timeout behaviourMatthias Wachs2012-11-14
|
* simplify retry mechanismMatthias Wachs2012-10-26
|
* changeMatthias Wachs2012-10-26
|
* -dceChristian Grothoff2012-10-18
|
* doxygenMatthias Wachs2012-10-16
|
* fix for overhead measurement in unix,also fixes assertion in neighbours 1152 Matthias Wachs2012-10-16
|
* overhead reportingMatthias Wachs2012-10-16
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* UNIX statsMatthias Wachs2012-09-26
|
* - minor changesMatthias Wachs2012-09-13
|
* - log unix messagesMatthias Wachs2012-09-13
|
* - fix for unixMatthias Wachs2012-08-29
|
* changes to address notificationMatthias Wachs2012-08-24
|
* - coverity 10055Matthias Wachs2012-07-25
|
* - fixed session codeMatthias Wachs2012-06-29
|
* -LRN: Check session target:Christian Grothoff2012-06-23
| | | | | | | | | | It changes the Session object layout to make peer identity its first field, always, for all sessions. Code in find_session() can use this to check that the session belongs to the right peer. test_ats_api_add_address always triggers this due to the way it fakes a pointer to session object.
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* additional error messageMatthias Wachs2012-06-01
|
* - fix address lengthMatthias Wachs2012-05-29
|
* -doxygenChristian Grothoff2012-05-28
|
* - timeout for unixMatthias Wachs2012-05-25
|
* - more statisticsMatthias Wachs2012-05-10
|
* -fix uafChristian Grothoff2012-05-07
|
* -fixing #2170Christian Grothoff2012-05-06
|
* -fixing #2302Christian Grothoff2012-05-06
|
* - improved reschedulingMatthias Wachs2012-05-03
|
* - fixMatthias Wachs2012-05-02
|
* - refactored sending codeMatthias Wachs2012-05-02
|
* - fix for bug #0002291Matthias Wachs2012-05-02
|
* -fixing #2290Christian Grothoff2012-05-01
|