aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Collapse)AuthorAge
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -avoid logChristian Grothoff2015-05-28
|
* -fix typoSree Harsha Totakura2015-05-28
|
* -fix debug logicChristian Grothoff2015-05-28
|
* -simplify logic, fix double freeChristian Grothoff2015-05-28
|
* -noteChristian Grothoff2015-05-26
|
* -indentationChristian Grothoff2015-05-26
|
* -indent, wait for helper termination on shutdown, do not eagerly create tunnelChristian Grothoff2015-05-26
|
* -exit helper when either direction breaksChristian Grothoff2015-05-26
|
* notify cadet when we are done - for flow control and to get next packetChristian Grothoff2015-05-25
|
* -fix channel initialization with regex involvmentChristian Grothoff2015-05-25
|
* -loggingChristian Grothoff2015-05-25
|
* -loggingChristian Grothoff2015-05-25
|
* -eh, typoChristian Grothoff2015-05-22
|
* -nicer loggingChristian Grothoff2015-05-22
|
* -log conclusion of exit searchChristian Grothoff2015-05-22
|
* -diagnose tunnel issuesChristian Grothoff2015-05-22
|
* -log warning if channel unreadyChristian Grothoff2015-05-22
|
* -fix assertion: channel could be NULL (especially if we're dealing with a regex)Christian Grothoff2015-05-22
|
* - remove .gitignoresBart Polot2015-03-20
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* -use GNUNET_log, not fprintfChristian Grothoff2014-06-04
|
* Update all am filesBart Polot2014-05-07
|
* Rename mesh->cadetBart Polot2014-05-07
|
* Fix vpn helper argparsing logicLRN2014-01-17
|
* -fix free after freeChristian Grothoff2013-12-20
|
* -use the same hash function to map service name to hash, not once strlen and ↵Christian Grothoff2013-12-20
| | | | then strlen+1
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* - change mesh channel creation/notification APIBart Polot2013-12-05
|
* Use encrypted MESH by defaultBart Polot2013-11-14
|
* -converting regular expressions of vpn/pt to non-binary format and adding ↵Christian Grothoff2013-10-26
| | | | proper policy parsing
* -fixing minor memleaksChristian Grothoff2013-10-11
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* Add missing includeLRN2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in vpn related to #3047Christian Grothoff2013-09-30
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* -fix R-PI FTBFSChristian Grothoff2013-09-26
|
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
|
* fixing #2916, but untestedChristian Grothoff2013-09-22
|
* -dead code elimination in VPNChristian Grothoff2013-09-22
|
* remove 'nac' option from VPN, always return IP immediately, always build ↵Christian Grothoff2013-09-22
| | | | mesh tunnel asynchronously afterwards
* -doxygen, following naming conventionsChristian Grothoff2013-09-22
|