aboutsummaryrefslogtreecommitdiffstats
path: root/Shared/Validators.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove files we don't needRoopesh Chander2018-11-021-180/+0
* Global: fix up captialization in headersJason A. Donenfeld2018-10-301-1/+1
* Better handling of CIDR values.Jeroen Leenarts2018-10-031-11/+32
* Do not try to resolve a valid ip address.Jeroen Leenarts2018-10-031-3/+8
* Convert DNS names to IP address.Jeroen Leenarts2018-09-301-4/+22
* Clean up old school headers.Jeroen Leenarts2018-09-161-4/+0
* Switch copyright assignment from Jason to WireGuard LLC.Jeroen Leenarts2018-09-061-1/+1
* Extend validators to work for DNS entries as well.Jeroen Leenarts2018-08-161-12/+18
* Calculate and apply CIDR.Jeroen Leenarts2018-08-161-0/+14
* Added validation before saving any tunnelsEric Kuck2018-08-151-0/+46
* Improve validator for IPv6.Jeroen Leenarts2018-08-151-5/+8
* Assign correct copyright.Jeroen Leenarts2018-08-151-1/+1
* Add Validator for Endpoints.Jeroen Leenarts2018-08-151-0/+71