aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_network.c
Commit message (Collapse)AuthorAge
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* bratao/LRN: Use-bigger-buffer-for-EnumNICs3_resultsChristian Grothoff2012-02-24
|
* ifconfig parsingMatthias Wachs2012-01-31
| | | | | | | | | | | Shum's patch bugs fixed in patch: - IPv4 loopback address was not included: added line 179 - stack allocated strings were not zeroed out, so last value was used if value was not included in current line - IPv4 netmask was passed as broadcast address (patch line 81) - IPv4 netmask was passed as IPv6 netmask, caused invalid address conversion (patch line 113)
* adding GNUNET_FS_time_to_year function to FS APIChristian Grothoff2011-12-26
|
* LRN's patch argument orderMatthias Wachs2011-12-13
|
* -fixing indentationChristian Grothoff2011-11-29
|
* LRN: new code for GNUNET_OS_network_interfaces_list on W32 improving support ↵Christian Grothoff2011-11-29
| | | | for IPv6 and subnets/masks, see Mantis 1958
* rememberMatthias Wachs2011-11-22
|
* send broadcasts on every interfaceMatthias Wachs2011-11-17
|
* api change for network interface iterations to support broadcast address and ↵Matthias Wachs2011-11-17
| | | | network mask
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* fixChristian Grothoff2011-10-20
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* set sxn_len on FreeBSD where requiredChristian Grothoff2011-05-25
|
* Fix W32 interface listing, and correctly copy addr in test-nat (patch by LRN)Moon2010-12-03
|
* (no commit message)Matthias Wachs2010-10-08
|
* pass interface address to enumeration callbackNils Durner2009-11-20
|
* better commentsChristian Grothoff2009-10-08
|
* some doxygen fixesChristian Grothoff2009-09-30
|
* fixesChristian Grothoff2009-09-07
|
* removing server from argument list, other minor fixesChristian Grothoff2009-05-29
|
* ngChristian Grothoff2009-05-29