Commit Graph
19 Commits
Author SHA1 Message Date
Adrien Gallouët 4bbb3bf714 Make the code more readable (at least for me...) 2016-07-07 14:24:09 +00:00
Adrien Gallouët 9141c8b6c6 Code cleanup 2016-07-06 16:08:42 +00:00
Adrien Gallouët fa1586b81e Use ipaddr instead of index to find the paths 2016-07-06 13:39:59 +00:00
Adrien Gallouët bd203dd291 Use CLOCK_REALTIME 2016-07-05 15:40:15 +00:00
Adrien Gallouët 5c77233093 Use clock_gettime() 2016-06-30 09:38:51 +00:00
Adrien Gallouët 70c4cee57b The first packet MUST be a ping 2016-06-29 13:14:28 +00:00
Adrien Gallouët bc2b1f9add Use exact addrlen in sendmsg() 2016-06-24 13:18:22 +00:00
Adrien Gallouët 6a20296bc4 Fix bad size in bind() 2016-06-22 17:54:17 +00:00
Adrien Gallouët 4499b841f4 Crypto cleanup 2016-06-22 08:59:33 +00:00
Adrien Gallouët c605043ffe Don't touch SO_{RCV,SND}BUF (at least for now) 2016-06-22 08:16:53 +00:00
Adrien Gallouët b7a0e222bf Remove old variables 2016-06-22 08:14:27 +00:00
Adrien Gallouët bb307f26dc Code cleanup 2016-06-22 06:55:31 +00:00
Adrien Gallouët 9474ea9d9d Select the path with addr on BSD 2016-06-21 16:46:34 +00:00
Adrien Gallouët 5289ff0f27 Give some love to BSD 2016-06-21 07:04:37 +00:00
Adrien Gallouët f6df78d016 Remove mud_new_key() 2016-06-20 22:11:29 +00:00
Adrien Gallouët 29b5a3148d Configure libsodium 2016-06-20 22:06:28 +00:00
Adrien Gallouët 7236e1f6bb Import libsodium 2016-06-20 21:44:30 +00:00
Adrien Gallouët 3c9ee4c625 Code cleanup 2016-06-20 21:19:01 +00:00
Adrien Gallouët c5e5cadcdc Add travis 2016-06-20 21:09:49 +00:00