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