aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-vpn.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -use the same hash function to map service name to hash, not once strlen and ↵Christian Grothoff2013-12-20
| | | | then strlen+1
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in vpn related to #3047Christian Grothoff2013-09-30
|
* remove 'nac' option from VPN, always return IP immediately, always build ↵Christian Grothoff2013-09-22
| | | | mesh tunnel asynchronously afterwards
* -parse time nicelyChristian Grothoff2013-01-24
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -fixChristian Grothoff2012-01-15
|
* -minor fixesChristian Grothoff2012-01-07
|
* -finishing gnunet-vpn tool and man pageChristian Grothoff2012-01-07
|
* -skeleton code for gnunet-vpn commandChristian Grothoff2012-01-07