aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Collapse)AuthorAge
...
* -fixesChristian Grothoff2012-01-24
|
* -fixesChristian Grothoff2012-01-24
|
* -fixesChristian Grothoff2012-01-24
|
* -bugfixesChristian Grothoff2012-01-24
|
* -bugfixesChristian Grothoff2012-01-24
|
* -fixesChristian Grothoff2012-01-24
|
* -fixesChristian Grothoff2012-01-24
|
* -fixesChristian Grothoff2012-01-24
|
* -a first VPN testcaseChristian Grothoff2012-01-24
|
* - Fixed #2090, removed ugly debug linesBart Polot2012-01-24
|
* -fixing #2100Christian Grothoff2012-01-23
|
* -implementing ICMP PT and generation if ICMP payloads on EXIT->TUN link (for ↵Christian Grothoff2012-01-21
| | | | both service and Internet exit)
* -make up ICMP payload for error responses on VPN->TUN linkChristian Grothoff2012-01-21
|
* -implementing ICMP PT and type checking on VPN->TUN linkChristian Grothoff2012-01-21
|
* -avoid sending useless ICMP payloads and add ICMP PT support for sender side ↵Christian Grothoff2012-01-21
| | | | (vpn) of direction vpn->mesh->exit
* -add support for sending ICMP packets to service/internetChristian Grothoff2012-01-21
|
* -add support for receiving VPN_ICMP_TO_VPN messagesChristian Grothoff2012-01-21
|
* -mark function that should never be called as suchChristian Grothoff2012-01-20
|
* -use different message types for different directions for TCP DATAChristian Grothoff2012-01-20
|
* -fixChristian Grothoff2012-01-20
|
* -off by alenChristian Grothoff2012-01-20
|
* -partial fix to #2090Christian Grothoff2012-01-20
|
* -adding DNS exit-from-mesh functionality to gnunet-service-dnsChristian Grothoff2012-01-18
|
* -moving remaining checksum calculations to tun library, fixing #2066Christian Grothoff2012-01-17
|
* -move IPv6-TCP checksum calculation to tun libraryChristian Grothoff2012-01-17
|
* -move IPv6 header initialization to tun libraryChristian Grothoff2012-01-17
|
* -move IPv4 header initialization to tun libraryChristian Grothoff2012-01-17
|
* -renaming TUN structs to follow namnig conventionsChristian Grothoff2012-01-17
|
* -rename headerChristian Grothoff2012-01-17
|
* -extra checksChristian Grothoff2012-01-17
|
* -fix log callChristian Grothoff2012-01-17
|
* -fix #2079Christian Grothoff2012-01-17
|
* -fixing #2069Christian Grothoff2012-01-17
|
* -bound #messages queued, bound #destinations and bound #tunnelsChristian Grothoff2012-01-17
|
* -track tmq queue lengthChristian Grothoff2012-01-17
|
* -rename fieldChristian Grothoff2012-01-17
|
* -removing legacy dns/vpn/exit code and renaming -new versions to currentChristian Grothoff2012-01-15
|
* -removing legacy dns/vpn/exit code and renaming -new versions to currentChristian Grothoff2012-01-15
|
* -initialize msg field in tnqChristian Grothoff2012-01-15
|
* -initialize len fieldChristian Grothoff2012-01-15
|
* -fixChristian Grothoff2012-01-15
|
* -adding statistics to VPNChristian Grothoff2012-01-15
|
* -basic setup/tear down for statistics in mesh/vpnChristian Grothoff2012-01-15
|
* -adding some rudimentary loggingChristian Grothoff2012-01-15
|
* -fixing crash, notesChristian Grothoff2012-01-14
|
* -finishing first draft of new VPN implementation to the point that it might ↵Christian Grothoff2012-01-14
| | | | run in theory
* improving code and build system to be in line with gnunet access control ↵Christian Grothoff2012-01-13
| | | | model for services as described at https://gnunet.org/gnunet-access-control-model
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* -fixChristian Grothoff2012-01-12
|
* fix compile errorsMatthias Wachs2012-01-12
|