summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-07-12 16:27:19 -0400
committerirungentoo <irungentoo@gmail.com>2013-07-12 16:27:19 -0400
commit79aa715514e7d587695ce0182fdf97537d9d9b85 (patch)
tree213a0566099fadd3b49f9e11cbb4c70053999360 /.gitignore
parente830861a9d96f4a8e8ea203e24cfe431f7960c04 (diff)
First part of DHT hardening done.
Added crypto to the DHT communications. This defeats completely the first attack mentioned in docs/DHT_hardening. Also updated the build system to build the latest test (it links it with libsodium)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d7ca164d..4c5c6d3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
1.DS_Store 1.DS_Store
2.travis.yml
3 2
4//nacl build 3//nacl build
5nacl/build/ 4nacl/build/