| Commit message (Expand) | Author | Age |
* | ignore incomplete packets instead of exit(0), only allow packet queueing if s... | Toni Uhlig | 2020-03-15 |
* | moved header byte-re-ordering code into a subroutine | Toni Uhlig | 2020-03-12 |
* | moved proxy descriptor search into getter function | Toni Uhlig | 2020-03-12 |
* | moved authentication request/response code to subroutines | Toni Uhlig | 2020-03-07 |
* | code formatting | Toni Uhlig | 2020-02-22 |
* | handle incoming tunnel request in a subroutine | Toni Uhlig | 2020-02-21 |
* | Run clang-format on old ptk.c/.h files | Erik Simon | 2020-02-20 |
* | removed superfluous explicit numeric casts | Toni Uhlig | 2019-12-05 |
* | log at least an info message if our receive window is not big enough | Toni Uhlig | 2019-12-04 |
* | reduced function signature and removed dead code in acknowledge handling | Toni Uhlig | 2019-12-03 |
* | fixed missing challenge response memcpy | Toni Uhlig | 2019-12-03 |
* | removed superfluous if statement | Toni Uhlig | 2019-12-02 |
* | reduced handle_data unnecessary complex function signature | Toni Uhlig | 2019-12-01 |
* | print sequence number for superfluous ACK's recv | Toni Uhlig | 2019-11-30 |
* | refactored queue_packet by shrinking the function signature to the minima | Toni Uhlig | 2019-09-09 |
* | fixed ci error | Toni Uhlig | 2019-07-14 |
* | SHA512 challenge response authentication | Toni Uhlig | 2019-07-13 |
* | use arc4random() for coverity builds, yet another format specifier fix | Toni Uhlig | 2019-07-06 |
* | fixed format specifier issues | Toni Uhlig | 2019-07-06 |
* | handle_extended_options should use proxy_desc_t* instead of a incomplete void... | Toni Uhlig | 2019-07-04 |
* | preparations for use of multiple hash algos for challenge response | Toni Uhlig | 2019-06-30 |
* | Merge pull request #10 from Masaq-/extended-options | Toni Uhlig | 2019-03-06 |
|\ |
|
| * | empty pings not to be sent when idle | Masaq- | 2019-03-01 |
| * | realloc rings for larger window size | Masaq- | 2019-02-28 |
* | | fixed possible NULL ptr deref #2 | Toni Uhlig | 2019-03-01 |
* | | fixed possible NULL ptr deref and division by zero | Toni Uhlig | 2019-02-28 |
|/ |
|
* | set pkt_len to zero after free | Masaq- | 2019-02-23 |
* | -E --empty-pings compensate for ICMP sequence number inspection | Masaq- | 2019-02-21 |
* | fix leaky rings | Masaq- | 2019-02-20 |
* | command line option -y payload size | Masaq- | 2019-02-08 |
* | Merge branch 'master' into extended-options | Masaq- | 2019-02-03 |
|\ |
|
| * | trimmed xfr debug output + icmp id/seq output, replaced invalid UTF8 char 'oe' | lns | 2019-01-29 |
* | | require authentication | Masaq- | 2019-01-30 |
* | | extend the protocol to load options from the data section | Masaq- | 2019-01-28 |
|/ |
|
* | unprivileged ICMP sockets do not receive IP headers | Masaq- | 2019-01-25 |
* | cosmetics | dev0 | 2019-01-16 |
* | fixed some bugs that can lead to remove segfaults | elnerd | 2019-01-16 |
* | copyright update | Toni Uhlig | 2019-01-08 |
* | improved error logging | Toni Uhlig | 2018-12-23 |
* | updated copyright informations | Toni Uhlig | 2018-07-11 |
* | ptunnel-ng: | Toni Uhlig | 2017-12-20 |
* | ptunnel-ng: | Toni Uhlig | 2017-12-20 |
* | ptunnel-ng: | Toni Uhlig | 2017-12-18 |