summaryrefslogtreecommitdiffstats
path: root/src/stun/udp.h
Commit message (Collapse)AuthorAgeLines
* Fix conflicting definition of socklen_t on GNU HurdPeter Colberg2016-01-05-1/+1
| | | | | | GNU Hurd and OS X both define __MACH__. Test for __APPLE__ to differentiate between GNU Hurd and OS X.
* initial checkinMichal Kubecek2015-04-13-0/+156
Check in contents of upstream 1.4.2 tarball, exclude generated files.