summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fix numeric IPv6 address handlingSridhar Samudrala2008-08-091-1/+3
* Improve address type error handlingKarsten Keil2008-07-311-7/+2
* Implement is_numeric_ipv6() as a state machineH. Peter Anvin2008-07-302-28/+48
* Fix numeric IPv6 address handlingKarsten Keil2008-07-302-1/+67
* Add support for IPv6 in the server and client.Karsten Keil2008-07-232-8/+90
* Remove long since obsolete ID tagsH. Peter Anvin2008-07-082-18/+0
* Reformat the source codeH. Peter Anvin2008-07-082-193/+194
* Prototype cleanup; use "config.h" where appropriateH. Peter Anvin2007-01-151-13/+1
* Moved pick_port_bind() to the libcommon common code so both client and server...Zack Bartel2006-11-132-0/+41
* Introduce socklen_t; detect non-local (e.g. broadcast) receive addressesH. Peter Anvin2006-10-041-1/+1
* Move common code to a common/ subdirectoryH. Peter Anvin2006-10-043-0/+375