Commit Graph

481 Commits

Author SHA1 Message Date
jungle-boogie
6dcab3b76c bump to latest automake on freebsd
freebsd is now at version 1.15 for automake.
https://www.freshports.org/devel/automake/

1.12 looks like it was from June 2012
2015-09-03 10:29:43 -07:00
Kaian
ab1daebecd Release 0.4.2 2015-08-31 11:33:37 +02:00
Kaian
66907192f9 Fix datalink size error checking 2015-08-31 11:32:12 +02:00
Kaian
85e278b278 Call Flow: Print first RTP packet time 2015-08-27 14:26:02 +02:00
Kaian
76ec0ea210 Improve payload storage in capture process 2015-08-20 16:19:28 +02:00
Kaian
f8cbe4a09e More rework on capture process 2015-08-20 14:28:32 +02:00
Kaian
f03f88f485 Ignore perfomance profiling generated files 2015-08-20 11:02:19 +02:00
Kaian
9a5729b61c Refactor some capture process code 2015-08-19 16:57:28 +02:00
Kaian
2f0b294a24 Wrap memory (de)allocation functions 2015-08-19 15:36:27 +02:00
Kaian
d5cdbd0b37 Fix Negative Size payload size 2015-08-19 11:55:20 +02:00
Kaian
37521dbc56 Restore Toggle RTP streams keybinding 2015-08-17 14:31:11 +02:00
Kaian
797496e670 Improve Retransmission detection 2015-08-17 13:35:16 +02:00
Kaian
c5402d8b62 Applied code formmating 2015-08-17 11:10:12 +02:00
Kaian
01aa5e1ff3 Call Flow: Improved arrow creation process 2015-08-14 17:54:03 +02:00
Kaian
1b03ed5e41 Improve local address detection 2015-08-14 16:20:01 +02:00
Kaian
1ae817578c Call Flow: Columns and Arrows in vectors 2015-08-14 15:58:06 +02:00
Kaian
55be65fadc Properly initialize capture packet structures 2015-08-14 13:50:06 +02:00
Kaian
b8ecbead44 Fix payload display for decrypted packets 2015-08-14 13:42:02 +02:00
Kaian
69fef26a60 Fix message payload storage in messages 2015-08-14 13:33:21 +02:00
Kaian
7596f041b1 Fixed a crash while handling packets without payload 2015-08-14 12:46:35 +02:00
Kaian
726490f69e Call Flow: Fixed a crash when rebuilding displayed columns 2015-08-14 11:40:58 +02:00
Kaian
d5e5c98902 Call Flow: Improve performance with dialogs with lots of messages 2015-08-14 11:31:37 +02:00
Kaian
0965c850dd Add Gentoo and ArchLinux in Install section 2015-07-28 22:16:32 +02:00
Kaian
152a94b18b Fix capture.rtp setting. Fixes #55 2015-07-25 16:46:03 +02:00
Kaian
0df769295e Call Flow: Improve RTP arrows src/dst columns
If RTP addresses matches its SIP message setup addresses, try to
use the same columns that SIP message to improve display.
2015-07-24 11:37:37 +02:00
Kaian
f7dddfc3bf Update version information 📝 2015-07-22 15:51:54 +02:00
Kaian
6d1fee6d30 Allow multiple RTP streams with same SDP setup. Fixes #52
* RTP format can now be obtained from SDP message
* Allow multiple RTP format streams with one SDP setup message
2015-07-22 15:50:44 +02:00
Kaian
860adfb182 Only handle RFC1889 version RTP packets 2015-07-22 11:55:57 +02:00
Kaian
8ab87ae176 Fix a crash with unknown RTP format packets. Fixes #51 2015-07-13 10:28:43 +02:00
Kaian
347e312964 Change version to 0.4.1 📝 2015-07-08 15:05:46 +02:00
Kaian
4d55975a46 Show RTP indicator on active stream arrows 2015-07-07 13:27:43 +02:00
Kaian
03260a54c2 Capture thread is no longer detached 2015-07-07 13:14:26 +02:00
Kaian
4a270f6f9d Fix includes for FreeBSD and OpenBSD 2015-07-07 12:08:21 +02:00
Kaian
e273f9945c Fix a crash in BSD systems with hash tables destruction 2015-07-07 11:31:19 +02:00
Kaian
f342c57e6e Remove non-initialized variables warnings 2015-07-07 11:07:00 +02:00
Kaian
090d5906de Fix memory leak with settings values 2015-07-07 11:06:41 +02:00
Kaian
17870fad8d Fix memory leak removing rtp packets from call 2015-07-07 10:50:59 +02:00
Kaian
04bc9e619c Add RTP packet capture option in Settings panel 2015-07-07 10:37:08 +02:00
Kaian
297ece114a Add basic Testing files 2015-07-05 16:19:22 +02:00
Kaian
d8ab9f3032 Fix crashes with shared calls groups 2015-07-05 15:58:14 +02:00
Kaian
ef2a1f237c Dont free shared call group between Call List and Call Flow 2015-07-05 14:32:12 +02:00
Kaian
d472ee331c Sort packets before saving them 2015-07-05 11:52:06 +02:00
Kaian
955b728ddf Fix timeval comparison overflow 2015-07-04 12:02:43 +02:00
Kaian
d7c652592c Remove unnecessary variables 2015-07-04 11:41:25 +02:00
Kaian
9ec11d3468 Fix stdarg includes 2015-07-03 17:00:59 +02:00
Kaian
947c52c34e Capture RTP packets. Allow saving them into pcap. 2015-07-03 16:59:12 +02:00
Kaian
e60cf970f8 Memory usage optimizations 2015-07-03 15:38:04 +02:00
Kaian
e11f1f9c4e Restored message retransmission detection 2015-07-02 17:18:34 +02:00
Kaian
78fa966d35 Only parse messages when required 2015-07-02 17:10:44 +02:00
Kaian
93cddf0e47 Refactor skip message conditions logic 2015-07-02 15:19:25 +02:00