aboutsummaryrefslogtreecommitdiff
path: root/ptunnel.c
Commit message (Collapse)AuthorAge
* ptunnel-ng:Toni Uhlig2017-12-18
| | | | | * this is now an autotools project (added/renamed required files e.g. AUTHORS, COPYING) * removed user defined ip header (buggy; not useful anymore)
* ptunnel-ng:Toni Uhlig2017-12-18
| | | | | * source refactoring * moved functions to modules
* ptunnel-ng:Toni Uhlig2017-12-18
| | | | | * moved send_packets to pdesc * removed unused whitespaces
* ptunnel-ng:Toni Uhlig2017-12-18
| | | | | * source refactoring * base64 encoding/decoding option
* ptunnel-ng:Toni Uhlig2017-12-18
| | | | * source refactoring
* ptunnel-ng:Toni Uhlig2017-12-17
| | | | | * source refactoring * challenge response exported to module
* ptunnel-ng:Toni Uhlig2017-12-17
| | | | | | * source refactoring * utils functions pt_log, time_as_double * handle_pkt moved to pkt.c
* ptunnel-ng:Toni Uhlig2017-12-15
| | | | | * source refactoring * refactored proxy descriptor
* ptunnel-ng:Toni Uhlig2017-12-14
| | | | | | * fixed opt type for `-p` * `-l` argument is required * exported packet structs from ptunnel.h to pkt.h
* ptunnel-ng:Toni Uhlig2017-12-12
| | | | * options parsing
* ptunnel-ng:Toni Uhlig2017-12-11
| | | | | * options parsing * fixed memory leak in generate_response(...)
* ptunnel-ng:Toni Uhlig2017-12-11
| | | | | * options parsing * fixed perms for text/source files
* ptunnel-ng:Toni Uhlig2017-12-10
| | | | * option parsing
* ptunnel-ng:Toni Uhlig2017-12-02
| | | | | * option parsing * refactoring
* ptunnel-ng:Toni Uhlig2017-11-12
| | | | | | | * base64 encode prep * option parsing * refactoring * using strict aliasing
* ptunnel-ng:Toni Uhlig2017-11-05
| | | | | | * text formatting * user defined magic value (prevent Cisco WSA/ironport detection) * memset bugfix
* initial commitToni Uhlig2017-11-04