summaryrefslogtreecommitdiffstats
path: root/tcpip
Commit message (Expand)AuthorAgeFilesLines
* treewide: Update all references to the FSF's address.Ralf Baechle2019-04-111-1/+2
* treewide: Remove useless casts from bind() pointer argument.Ralf Baechle2017-08-032-2/+2
* treewide: Remove useless casts of function return value to void.Ralf Baechle2017-08-031-3/+3
* treewide: Remove useless casts from sendto() pointer argument.Ralf Baechle2017-08-031-1/+1
* treewide: Remove useless casts from memset pointer argument.Ralf Baechle2017-08-034-8/+8
* treewide: Remove useless casts from memcpy pointer arguments.Ralf Baechle2017-08-034-13/+18
* rip98d: Perform a crapectomy on hex2intrev().Ralf Baechle2017-08-031-46/+4
* rip98r: Use unsigned int to store IPv4 addresses and masks.Ralf Baechle2017-08-031-2/+2
* rip98d: Replace naive mask2bits and bits2mask implementations.Ralf Baechle2017-08-032-53/+10
* rip98d: Change bits2mask's return value from unsigned long to unsigned int.Ralf Baechle2017-08-012-2/+2
* rip98d: Change mask2bits's argument from unsigned long to unsigned int.Ralf Baechle2017-08-012-2/+2
* treewide: Kill assignments in if conditions.Ralf Baechle2017-07-313-17/+34
* ttylinkd: Fix use of 0 instead of NULL as a pointer value.Ralf Baechle2017-02-061-3/+3
* ttylinkd: Make several variables and functions static.Ralf Baechle2017-02-061-17/+18
* rip98d: Fix warning.Ralf Baechle2017-01-261-1/+2
* Use the right way to get the required feature set from glibc.Ralf Baechle2017-01-261-1/+2
* Add a git suffix to the version number used by all programs.Ralf Baechle2017-01-242-2/+4
* ttylinkd: Switch version number printed to ax25-tools version.Ralf Baechle2017-01-221-1/+1
* automake: Replace use of deprecated automake macro INCLUDES.Ralf Baechle2015-05-171-2/+2
* Reformat consistently. Strictly whitespace changes only.Ralf Baechle2013-06-173-88/+88
* Always have a space between if, for, switch, while and the following `('.Ralf Baechle2013-06-171-9/+9
* Use tabs for indentation, not spaces.Ralf Baechle2013-06-171-2/+2
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-172-3/+3
* Nuke trailing whitespace.Ralf Baechle2013-06-177-90/+90
* Nuke trailing blank lines.Ralf Baechle2013-06-173-3/+0
* Use dist_ prefix in Makefile.am rather than EXTRA_DIST where possible.Ralf Baechle2013-06-171-3/+3
* Remove all definitions of docdir from makefiles.Ralf Baechle2013-06-041-1/+0
* Convert .cvsignore files to .gitignoreRalf Baechle2013-06-041-3/+3
* renamed variable "restrict" to "route_restrict"Thomas Osterried2012-10-013-7/+7
* Remove use of backwards compatibility header name.Ralf Baechle2009-06-211-8/+0
* Ignore a few more generated files.Ralf Baechle2009-06-191-0/+1
* Remove all generated files.Ralf Baechle2009-06-191-567/+0
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-142-3/+4
* Convert to autoconf 2.59. Delete junk from past centuries.Ralf Baechle2007-01-221-287/+398
* testCraig Small2003-02-221-1/+1
* added remaining sys/time.h includes for ppcCraig Small2002-06-193-457/+2
* removed some stuff that shouldnt be thereCraig Small2002-03-041-1/+1
* last checking for 0.0.8ax25-tools-0.0.8Craig Small2001-05-161-15/+51
* added cvsignore to tcpip directoryCraig Small2001-05-031-0/+4
* fixed sockaddr problem and moved b* to mem* functionsCraig Small2001-05-035-36/+498
* Import ax25-tools 0.0.6 from tarballax25-tools-0.0.6Ralf Baechle2001-04-119-14/+24
* Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4Ralf Baechle1999-08-101-4/+1
* Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3Ralf Baechle1999-07-084-25/+129
* Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2Ralf Baechle1999-06-073-2/+19
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-2113-0/+2041