Commit Graph

23 Commits

Author SHA1 Message Date
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 c042121331 Remove extern from header files. 2014-10-24 15:44:58 +02:00
Kaian 8988411eaa Updated Code formatting 2014-10-24 15:26:08 +02:00
Kaian 8a40644f71 Initial TLS1.0 support
* No compression
* AES Cipher
2014-10-23 16:54:59 +02:00
Kaian e7eaf27c46 Code cleanup for 0.1.0 release 2014-10-21 17:53:25 +02:00
Kaian 32be28b3a3 Allow saving selected dialogs into pcap file #13
Add options in save dialog to choose between all packets or
selected calls packets
2014-10-15 12:17:35 +02:00
Kaian 1771506ae0 Add keybinding to display SDP info in msg arrow
* Also added keybinding to display only messages with SDP
2014-10-13 19:27:32 +02:00
Kaian d585086b75 Call list can be cleared by pressing F5 2014-09-24 19:34:31 +02:00
Kaian a05dc6e1d7 Added Message Color by CSeq and cycle through colors using 'C' key 2014-03-20 20:20:08 +01:00
Kaian d3f1516f89 New UI for save raw messages to file 2014-03-19 20:08:27 +01:00
Kaian 730ad9cacf Mark retransmission messages in call flow
Draw two arrows if the message payload is the same as the previous
message.
2014-03-18 17:22:18 +01: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 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 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 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 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 d304ecbfe0 Initial commit 2013-06-20 19:11:33 +02:00