aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_connection_addressing.c
Commit message (Collapse)AuthorAge
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* 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.
* -cleaning up VERBOSE and check nonsense in util testsChristian Grothoff2012-06-13
|
* -removing obsolete argument from GNUNET_CONNECTION_destroyChristian Grothoff2012-04-19
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* remove max buffer size from everywhere in utilNathan S. Evans2010-07-02
|
* gpl3Christian Grothoff2010-07-02
|
* cancel pending write if we are just dead anywayChristian Grothoff2010-03-12
|
* fix MinGWNils Durner2009-11-19
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* making flags, set non-blocking and set-inheritable internal issues of network.cChristian Grothoff2009-10-17
|
* FreeBSD has sockaddr_in.sin_len, and sockaddr_in6.sin6_len.David Barksdale2009-09-24
|
* return codesNils Durner2009-08-30
|
* docs & GNUnet-style return codesNils Durner2009-08-30
|
* namingNils Durner2009-08-29
|
* fix check for closeChristian Grothoff2009-08-29
|
* renamesChristian Grothoff2009-08-29