Commit Graph

775 Commits

Author SHA1 Message Date
Kaian
50e325c230 Call Flow: fixed a crash checking local IP addresses. #89 2016-02-01 11:55:56 +01:00
Kaian
207044b043 Call Flow: print non standard response code texts 2016-01-29 14:22:08 +01:00
Kaian
b908f44bd3 Update version information 📝 2016-01-29 13:51:51 +01:00
Kaian
2706c6f8cf UI Panels: Initial refactorion into common structure 2016-01-29 13:45:49 +01:00
Kaian
de373311ae SDP: Remove unused attributes and functions 2016-01-28 21:13:26 +01:00
Kaian
cf15fbda6a Sip: Remove unused functions 2016-01-28 20:57:25 +01:00
Kaian
b8009a0640 Refactor local address detection 2016-01-28 20:51:49 +01:00
Kaian
cdeda05b8a Call Flow: Refactoring address containers 2016-01-28 19:43:37 +01:00
Kaian
db0649b488 Merge branch 'master' into experimental 2016-01-28 12:55:39 +01:00
Kaian
7c86359922 Avoid GNU basename function version. #88 2016-01-28 12:50:51 +01:00
Kaian
d0a01de0f4 media: rtp: Refactoring address containers 2016-01-27 20:29:36 +01:00
Kaian
79a54ce2a5 Remove feature: address lookup resolution 2016-01-27 19:41:49 +01:00
Kaian
7724712ae5 Refactoring address containers 2016-01-27 19:32:38 +01:00
Kaian
7bd710470e package: timeval <> bpf_timeval unification 2016-01-27 17:49:17 +01:00
Kaian
f346b7ef3f Refactoring packet and frame structures 2016-01-27 17:40:54 +01:00
Kaian
5de1ae5a3d Refactoring capture_packet structure types 2016-01-27 16:11:07 +01:00
Kaian
44250cf7e0 Refactoring capture_config structure types 2016-01-27 16:01:30 +01:00
Kaian
bdd401410c Fix a crash during online capture 2016-01-27 15:19:55 +01:00
Kaian
0fcb14467b Improve RTP find to reuse already existing streams 2016-01-27 13:53:00 +01:00
Kaian
57278543ea Updated TODO list 📝 2016-01-27 13:36:52 +01:00
Kaian
662d57d521 Remove unsused arguments from message_create 2016-01-27 12:32:03 +01:00
Kaian
efd2a1c9f7 Update REAMD file 📝 2016-01-27 12:30:31 +01:00
Kaian
67ba3eae0f Move curses interface sources to curses dir 2016-01-25 17:10:03 +01:00
Kaian
3bff1bc767 Unification of all integer types 2016-01-25 16:39:22 +01:00
Kaian
cdfa821c59 Remove compilation warnings on FreeBSD. Fixes #86 2016-01-25 11:50:12 +01:00
Kaian
22131efe02 Filter: allow lowercase in filter.methods setting. #84 2016-01-19 13:39:57 +01:00
Kaian
d408b68e30 CallList: Use filter.method setting on startup. Fixes #84 2016-01-18 20:40:49 +01:00
Kaian
b9895c70da Merge pull request #82 from linuxmaniac/vseva/810960
tests: fix for big-endian machines
2016-01-14 12:08:02 +01:00
Victor Seva
4ba00025f7 tests: fix for big-endian machines
by Helge Deller <deller@gmx.de>
Fix #81
2016-01-14 10:25:05 +01:00
Kaian
9ecad902a5 TravisCI: Fix build steps 2016-01-13 20:13:09 +01:00
Kaian
7323a9568f Fix travis build dependencies 2016-01-13 18:29:15 +01:00
Kaian
42c5b297a2 Merge pull request #80 from nshopik/patch-1
Readme typo 📝
2016-01-13 18:12:45 +01:00
Nikolay Shopik
0a75f02458 readme typo 2016-01-13 18:10:42 +03:00
Kaian
9ca70e8baa Allow saving from call flow panel with 'S' keybinding 2016-01-07 18:46:06 +01:00
Kaian
0248d0b25d Allow saving from call flow panel with 'S' keybinding 2016-01-07 18:36:51 +01:00
Kaian
b33d524472 Allow saving from call flow panel 2016-01-07 17:51:29 +01:00
Kaian
3b10983535 Call Flow: Remapped X keybinding to make X-CID find recursive 2016-01-07 16:47:12 +01:00
Kaian
158d66592c Change version to 1.2.0 📝 2015-12-10 11:17:54 +01:00
Kaian
0f09d263ea Include Alpine Linux binary install instructions 2015-12-04 11:49:14 +01:00
Kaian
c5742db265 Call Flow: Allow displaying RTP without RTCP 2015-12-01 19:05:07 +01:00
Kaian
26df34bdf4 Merge Packet Reassembly and Websocket dissector into base capture source files 2015-12-01 18:21:24 +01:00
Kaian
b3ffbadd52 Improve color scheme for b/w terminals 2015-12-01 13:25:53 +01:00
Kaian
26b028fbaa Disable RTP arrows in Call Flow by default
Change default value of cf.media setting to off.

Flows that have RTP streams will have the toggle streams keybinding
"highlighted" (in yellow).

This aims to improve the visibility of SIP messages when lots of arrows
are being displayed.

Of course, if cf.media is enabled in sngreprc resource file you can
obtain the previous behaviour.
2015-12-01 12:24:49 +01:00
Kaian
947e624cfc Fix -L and -H argument options initialization 2015-11-26 19:39:36 +01:00
Kaian
52bcfc914e EEP: Resolve configuration setting addresses. Fixes #76 2015-11-25 15:48:31 +01:00
Kaian
cb79a84f5e Fix error message reporting when using inet_aton. #76 2015-11-25 15:17:02 +01:00
Kaian
84b6ab48c9 Remove unused variables 2015-11-25 12:38:14 +01:00
Kaian
3cc954d36f Call Flow: Align Directional Arrows with Timestamp. Fixes #75 2015-11-24 19:01:43 +01:00
Kaian
ed3668c041 Add support for EEP/HEP version 2. Fixes #74 2015-11-24 19:01:43 +01:00
Kaian
a701b1349e Implement Call List autoscroll. Fixes #72
- Add keybining (default 'A' to toggle autoscroll on/off)
- Add setting (cl.autoscroll) to enable/disable autoscroll on startup
- Any direction keybinding pressed will disable autoscroll
2015-11-23 12:24:13 +01:00