summaryrefslogtreecommitdiff
path: root/common/raw.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* Merged rt44535 (relay port)Francis Dupont2017-12-231-2/+2
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* Version to 4.0.0a3.David Hankins2007-09-051-2/+2
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-5/+0
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-29/+20
* Go back to the BSD license.Ted Lemon2000-03-171-13/+34
* Add interface deregistration routines (Brian Murrell).Ted Lemon2000-03-061-1/+15
* Sanitize Solaris build.V3-ALPHA-19990315Ted Lemon1999-03-161-2/+2
* Update license.Ted Lemon1999-03-161-33/+14
* Sync with 2.0b1pl16. Fix some pool allocation problems.Ted Lemon1999-02-251-5/+10
* Change names of error functions to be more consistent.Ted Lemon1999-02-241-6/+6
* Don't print startup banner if quiet_interface_discovery is setTed Lemon1997-10-201-7/+9
* Restructure to allow interface reinitializationTed Lemon1997-02-191-3/+2
* Use local_port and remote_port instead of server_port and server_port + 1Ted Lemon1997-02-181-3/+3
* Put uio.h include within ifdefTed Lemon1996-09-041-2/+3
* Put file version in copyright stringTed Lemon1996-08-271-1/+1
* Don't print interface network name if there's no network structureTed Lemon1996-05-221-1/+3
* update interface configure banner; add from addr to send_packetTed Lemon1996-05-221-3/+5
* Fix copyright; don't connect to broadcast addressTed Lemon1996-05-201-6/+1
* Fix pointer type incompatibilitiesTed Lemon1996-05-161-2/+2
* More informative interface attach messageTed Lemon1996-05-161-0/+1
* Raw socket interfaceTed Lemon1996-05-131-0/+130