12 Commits

Author SHA1 Message Date
jdnurmi
d0c884fdbf Update clientconfig.go
net is no longer used in clientconfig.go
2012-12-26 10:51:26 -08:00
Miek Gieben
3e3234c4ea net.JoinHostPort will add [ and ]
dont do this in the clientconfig
2012-12-26 17:58:18 +01:00
Miek Gieben
ba40d60ce7 fix v6 ip presentation.
Also fix the parsing from /etc/resolv.conf and make it simpler
in the process.
2012-10-12 10:53:38 +02:00
Miek Gieben
53b065793b More preparation for the root 2012-06-03 09:35:39 +02:00
Miek Gieben
131f6962d1 gofmt 2011-12-09 21:45:57 +01:00
Miek Gieben
d5c309e8d8 Dont append the default port to the nameservers 2011-12-09 16:13:59 +01:00
Miek Gieben
22a467e718 Fixes the latest weekly 2011-11-02 23:06:54 +01:00
Miek Gieben
da0603089a gofmt -w 2011-07-23 23:43:43 +02:00
Miek Gieben
b0a9805be9 Documentation 2011-07-04 21:32:39 +02:00
Miek Gieben
7b4a5eca06 fix key2ds.go 2011-07-04 20:57:19 +02:00
Elazar
904e322dfd Ran gofix, and manually bring code up to latest go release.
1) Ran gofix on all files.
2) Added "tcp" and "udp" to Resolve* functions in server.go
3) Generated primes to the primes array and not to two predefined
   struct members (P and Q), since now rsa support multi-factor primes.
2011-06-02 13:31:12 +03:00
Miek Gieben
a5cb1c70b4 move this name 2011-03-31 11:37:11 +02:00