aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_network.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* plibc removal: sscanf, win32 socket correctionsng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* fix #5352Christian Grothoff2019-04-05
|
* 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
|
* W32: Fix the conditaions for the ifconfig functionРуслан Ижбулатов2017-02-25
| | | | It's not used on W32.
* util: add component name to LOG macros; util/client: log incoming message ↵tg(x)2017-02-24
| | | | type/size/source for gnunet-logread
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -bump yearChristian Grothoff2015-10-03
|
* find network interfaces also using 'ip' command (#3911)Christian Grothoff2015-10-03
|
* DEFAULTSERVICES is dead, remove remainsChristian Grothoff2015-07-08
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -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