aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_network_lib.h
Commit message (Collapse)AuthorAge
* include mandatory includesChristian Grothoff2020-01-18
|
* fixChristian Grothoff2019-11-10
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* Remove win32 and cygwin supportng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* fix documentationlurchi2018-01-06
|
* make input of getters const (needed for new scheduler API)lurchi2017-08-05
|
* implement GNUNET_NETWORK_test_port_free() for testcases to conveniently ↵Christian Grothoff2017-03-24
| | | | check if a port is available
* change return value to use -1 on error, as 0 is a legal packet sizeChristian Grothoff2016-11-27
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* automatically clean up left-over Unix domain socket files when trying to ↵Christian Grothoff2015-07-13
| | | | bind (fixes #3723)
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Add GNUNET_NETWORK_fdset_handle_set_firstLRN2015-01-24
|
* Grothoff's W32 select slist elimination and prettificationLRN2014-12-14
|
* -indent, doxygenChristian Grothoff2014-06-07
|
* -indent, doxygenChristian Grothoff2014-06-07
|
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* Andrew Cann wrote:Christian Grothoff2013-09-28
| | | | | | | | | This patch changes the name of a couple of variables that had c++-incompatible names and adds a header file to gnunet_network_lib.h https://canndrew.org/misc/change_cpp_incompatible_variable_names.diff
* -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
* add GNUNET_NETWORK_socket_free_memory_only_ API to allow getting raw FD and ↵Christian Grothoff2013-09-16
| | | | releasing struct without leaking 'addr' member
* -fix u/clarify/improve util/network code doxygen documentationChristian Grothoff2013-08-29
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* -fix #2969Christian Grothoff2013-08-12
|
* 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.
* API extension, make blocking socket API visibleChristian Grothoff2013-01-30
|
* - fix: SOCKTYPE not definedMatthias Wachs2013-01-08
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -cleanupChristian Grothoff2012-07-20
|
* -fixing #2439Christian Grothoff2012-06-20
|
* -added accessors for network handleMartin Schanzenbach2012-06-01
|
* eliminating last dependency on util code from wlan helper by inliningChristian Grothoff2011-12-06
|
* -only with MINGWChristian Grothoff2011-12-06
|
* Implement passing sockets in IPC on W32 (#1975)Christian Grothoff2011-12-06
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* cleanupChristian Grothoff2011-08-15
|
* LRN: Added-the-ability-to-substitute-scheduler-select.Christian Grothoff2011-08-14
|
* Mantis 1716:Christian Grothoff2011-06-20
|
* UNIX domain socket authentication support addedChristian Grothoff2011-01-24
|
* for w32 portChristian Grothoff2010-10-08
|