~cjdns-ppa/cjdns/+git/main:dumbclient

Last commit made on 2013-12-25
Get this branch:
git clone -b dumbclient https://git.launchpad.net/~cjdns-ppa/cjdns/+git/main

Branch merges

Branch information

Name:
dumbclient
Repository:
lp:~cjdns-ppa/cjdns/+git/main

Recent commits

f7d5238... by Caleb James DeLisle

[SECURITY BUG] Crafted packet can initiate crypto session while pretending to be different IP address
[HARDENING] Armor against the risk of decrypted data being sent out over the wire in plaintext from an error.
[HARDENING] IpTunnel server should never be allowed to send fc00::/8 messages, this was poorly specified in the past

678c03c... by Caleb James DeLisle

Added an optional 'dumb client' configuration to the build for nodes which should not route

52f410d... by Caleb James DeLisle

Merge branch 'master' of git://github.com/thefinn93/cjdns into next

f33240f... by Caleb James DeLisle

Merge branch 'php-fix' of git://github.com/oneirosFade/cjdns into next

aad60f5... by Caleb James DeLisle

Merge branch 'master' of git://github.com/Shnatsel/cjdns into next

88e5426... by thefinn93

Made contrib/python/cjdnsadminmaker.py executable

ccc6895... by Arceliar

Make ping frequency a little more predictable, get rid of a useless subtraction.

0e1f567... by Arceliar

Remove some extraneous imports

0e78b1b... by "R. Dragone" <email address hidden>

Merged call_noAuth with call, let the function determine path based on presence of password

95853b4... by oneirosFade <email address hidden>

Add non-auth call function to PHP module