Kaian
fbbe93b885
Renamed pcap.h and pcap.c to aviod conflicts with libpcap files. Fixes #6
2014-03-06 18:50:20 +01:00
Kaian
989f5cdf2e
Remove unnecessary pcap include. Fixes #6
...
It should be enough to include <pcap.h>, that, in most distros
will include pcap/pcap.h or whatever the real include file is
located.
2014-03-05 19:25:34 +01:00
Kaian
8c77ee96e3
Added a hint for selecting dialogs with SpaceBar
...
A not documented feature. You can select multiple dialog to be
displayed at the same time using SpaceBar at the call list panel.
2014-02-19 13:25:58 +01:00
Kaian
bbd366b44f
Added groups of calls to pass info between panels
2013-08-26 13:10:49 +02:00
Kaian
d5c78383e9
Fixed a crash in Online mode with ngrep
...
- Also changed some fields names and added comments
2013-08-26 12:59:55 +02:00
Kaian
a8306df8e1
Merged Call-Flow and Call-Flow-Ex into one screen
...
* Added some options like min space for raw message panel
* Added colored by Callid
* Added compatibility with multiple columns in call flow
* Added options to toggle raw message panel (t)
* Added options to toogle columns per callid (s)
2013-08-07 11:17:27 +02:00
Kaian
2428d71f53
Added Multiaddress extended call flow
...
This can be handy if there are more than 3 addresses involved in the dialog.
In the future, it could be implemented a way to show multiple unrelated dialogs in the
same flow.
* Fixed raw panel for extended call flow.
* Added color per dialog (capital C keybind)
2013-08-02 13:29:33 +02:00
Kaian
0a4ed2b5e6
Fixed Libpcap Offline mode. Fixes Issue #4
2013-07-11 15:39:55 +02:00
Kaian
0c3b7d88e6
Updated Readme.md
2013-07-03 13:53:30 +02:00
Kaian
12801071d9
Added flags to disable libpcap or ngrep.
2013-07-03 13:48:14 +02:00
Kaian
14c53094b1
Implemented help dialogs for CL, CF and CFX panels
2013-06-27 20:06:05 +02:00
Kaian
80aff89a91
Code comment and cleanup
2013-06-27 18:21:22 +02:00
Kaian
bbca28e06e
Updated SIP message and calls attributes
2013-06-27 15:57:08 +02:00
Kaian
4ad6e6eda8
Refactoring sip structures
2013-06-26 13:53:45 +02:00
Kaian
1d59197909
Updated options documentation
2013-06-26 11:48:11 +02:00
Kaian
bfb05fe989
Removed global call linked list in ui
...
Added address setting for incoming/outgoing colors in call list panel
2013-06-25 20:08:03 +02:00
Kaian
e3e00c1784
Added configuration template file
2013-06-25 19:14:25 +02:00
Kaian
47c8cab77a
Initial configuration settings storages
2013-06-25 19:12:32 +02:00
Kaian
16062fcaa3
Documented for Doxygen
...
Also added LICENSE file and headers for GPLv3
2013-06-24 19:52:56 +02:00
Kaian
669c03cd86
Updating documentation
2013-06-24 17:36:22 +02:00
Kaian
aa164cbe16
Fixed a bug in call raw scrolling
...
Removed percentage in call list screen when reached the bottom
2013-06-24 17:04:08 +02:00
Kaian
a972bfad7a
Implemented bacis ui and call locking
2013-06-24 16:27:49 +02:00
Kaian
cfe9e7823b
Functional Call-Flow extended
...
Code style GNUK applied
Some documentation and cleanups
2013-06-24 14:39:19 +02:00
Kaian
cb51d66196
Reworked Call Raw scroll
2013-06-23 18:27:07 +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
b22a3010e7
Functional Call List and Call Flow panels
2013-06-22 00:52:05 +02:00
Kaian
320d931f7c
More ui refactoring. Still a lot of work ahead.
2013-06-21 16:11:50 +02:00
Kaian
8d92bcde70
Refactoring ui
2013-06-21 15:46:58 +02:00
Kaian
d304ecbfe0
Initial commit
2013-06-20 19:11:33 +02:00