Commit Graph

14 Commits

Author SHA1 Message Date
Kaian
4f2bb67a12 Updated version to 0.2.1 in autotools files 2015-01-22 12:23:38 +01:00
Kaian
6b4105c9ae Added man page 2015-01-07 13:30:12 +01:00
Kaian
f546a6ea34 Added changelog and version numbers for 0.2.0 release 2014-12-04 20:39:04 +01:00
Kaian
27a4efe411 Improve configure error message for Openssl 2014-10-27 15:04:07 +01:00
Kaian
0f44e834a1 Make TLS optional 2014-10-27 14:40:58 +01:00
Kaian
05c1a16bc9 Remove fake ngrep
While it's nice to display a header in message raw view like ngrep does,
we should not use it as data container between capture and sip parser.

Build that header when necessary (Call Raw displaying and saving).
2014-10-24 17:41:46 +02:00
Kaian
8a40644f71 Initial TLS1.0 support
* No compression
* AES Cipher
2014-10-23 16:54:59 +02:00
Kaian
540998fdb2 Don't parse ngrep output anymore
* Remove ngrep compile options
* Force libpcap compile options
* Add command line arguments (hvd:I:O:)
* Add version and usage output
* Allow offline mode filtering
* Remove unused variable in ui_call_list.c
2014-10-14 18:18:38 +02:00
Kaian
d15185813d Improve configure messages 2014-03-20 16:50:26 +01:00
Kaian
d798d9ab4b Implemented a filter UI for Call list 2014-03-18 12:05:11 +01:00
Kaian
51ef5b677e Install template config file in sysconfdir 2014-03-14 14:09:03 +01:00
Kaian
12801071d9 Added flags to disable libpcap or ngrep. 2013-07-03 13:48:14 +02:00
Kaian
2c7c381cda More ui rework and refactoring
* Improved pcpa file parsing
* Improved ui memory management
* Added wrappers for ui functions
* Adedd destructor for uis
* Fixed scroll arrows in Call List
* Moar moar moar
2013-06-22 17:32:51 +02:00
Kaian
d304ecbfe0 Initial commit 2013-06-20 19:11:33 +02:00