Kaian
|
a36bf0f10e
|
parser: move all packet parser related files
|
2019-10-11 12:20:27 +02:00 |
Kaian
|
201f265cd0
|
parser: initial files for parser layer
|
2019-10-11 12:16:37 +02:00 |
Clarence
|
6592888453
|
[glib2.61] GTimeVal is deprecated, use GDateTime instead #278
|
2019-10-10 11:19:40 +02:00 |
Kaian
|
f8998f7028
|
cmake: disable all compilation flags by default
|
2019-06-26 11:34:31 +02:00 |
Kaian
|
64d2632d1f
|
gcc: update compilation flags for debug profile
|
2019-06-25 16:49:12 +02:00 |
Kaian
|
ecc26c6f22
|
storage: move storage files to a new dir
|
2019-06-24 11:56:19 +02:00 |
Kaian
|
e21f933d74
|
cmake: use libgcrypt-config to get SSL configure flags
|
2019-04-10 13:17:50 +02:00 |
Kaian
|
d9de977f0d
|
glib: fix GSourceFunc callbacks casts warnings
|
2019-04-10 12:51:20 +02:00 |
Kaian
|
0556a7dfc4
|
cmake: display configure flags in summary
|
2019-04-08 21:44:34 +02:00 |
Kaian
|
29163354ec
|
cmake: disable pedantic warning checks
|
2019-04-08 21:12:43 +02:00 |
Kaian
|
e0a5eceda7
|
cmake: enable all options by default
|
2019-04-08 21:02:41 +02:00 |
Kaian
|
a28368fca9
|
glib: move glib-extra sources to glib dir
|
2019-04-08 21:01:44 +02:00 |
Kaian
|
9357b211ea
|
glib: move all threads to GSources for GMainLoop
|
2019-04-06 13:49:52 +02:00 |
Kaian
|
f0b0e243b1
|
build: increase glib minimum version to 2.44
|
2019-01-24 22:23:37 +01:00 |
Kaian
|
0b4537e4e6
|
build: set gnu11 standard for cmake < 3.1
|
2019-01-22 13:40:08 +01:00 |
Kaian
|
7be5379a22
|
core: move packet source files to dissectors dir
|
2019-01-22 13:11:58 +01:00 |
Kaian
|
284e066f42
|
build: replace WITH_PULSEADIO with WITH_PULSE option
|
2019-01-22 13:11:57 +01:00 |
Kaian
|
6f680c78d4
|
pkg: update debian package build rules
|
2019-01-21 18:16:18 +01:00 |
Kaian
|
c12f8a5301
|
rtp: implement small rtp stream player with pulseaudio
|
2019-01-18 19:52:13 +01:00 |
Kaian
|
e215fce25e
|
build: add optional pulseaudio and bcg729 to dependency list
|
2019-01-18 17:25:21 +01:00 |
Kaian
|
c4be480590
|
codecs: add support for saving stream in g711a codec
|
2019-01-18 13:13:33 +01:00 |
Kaian
|
cb58b35ae8
|
build: use pcap-config script when available
|
2019-01-14 16:06:39 +01:00 |
Kaian
|
dd1acd0494
|
pkt: move packet sources to capture directory
|
2019-01-10 12:44:08 +01:00 |
Kaian
|
35e6b4821d
|
build: add debug compiler flags
|
2019-01-08 18:59:37 +01:00 |
Kaian
|
73e07904a9
|
core: multiple basic memory leaks fixed (w/o data)
|
2019-01-04 23:30:39 +01:00 |
Kaian
|
d527efc238
|
cmake: fix typo in ncursesw include directories
|
2019-01-03 16:02:12 +01:00 |
Kaian
|
ddc848742b
|
ncurses: move dialog function to a new source
|
2018-12-16 10:20:08 +01:00 |
Kaian
|
ee8d27e5fb
|
cmake: move configure_file below options definitions
|
2018-12-09 14:11:37 +01:00 |
Kaian
|
cb1b525cf9
|
build: update cmake and autotools scripts
|
2018-12-09 14:09:21 +01:00 |
Kaian
|
ad1112a851
|
glib: rename glib-utils to glib-extra sources
|
2018-12-06 14:19:09 +01:00 |
Kaian
|
611c19fafa
|
core: merge alias and column configuration into settings
|
2018-11-26 20:04:58 +01:00 |
Kaian
|
698cd705af
|
ncurses: add new window to validate Authorization headers
|
2018-11-26 12:18:52 +01:00 |
Kaian
|
ab9aa3136c
|
glib: make code compatible with glib 2.42
|
2018-11-23 12:03:18 +01:00 |
Kaian
|
fa90719c67
|
capture: add support for HEPv3 packet dissector
|
2018-11-22 19:51:29 +01:00 |
Kaian
|
720081f0c3
|
cmake: remove obsolete options from CMakeLists.txt
|
2018-11-21 13:44:30 +01:00 |
Kaian
|
c82e8c4afb
|
ncurses: update ncurses windows files locatation
|
2018-11-19 17:51:01 +01:00 |
Kaian
|
54fe0ab875
|
ncurses: refactored settings win functions
|
2018-11-19 17:49:33 +01:00 |
Kaian
|
bdb4f4f46c
|
ncurses: refactored save win functions
|
2018-11-19 16:02:53 +01:00 |
Kaian
|
7d9a842788
|
ncurses: refactored msg diff win functions
|
2018-11-19 14:00:19 +01:00 |
Kaian
|
056728b95d
|
ncurses: refactored filter window functions
|
2018-11-19 13:28:09 +01:00 |
Kaian
|
a03d0d67c2
|
ncurses: refactor window structures and functions
|
2018-11-19 12:58:42 +01:00 |
Kaian
|
06193a15da
|
ncurses: refactored call raw functions
|
2018-11-19 12:32:01 +01:00 |
Kaian
|
1eb7a1dd73
|
ncurses: refactored call flow functions
|
2018-11-18 17:12:34 +01:00 |
Kaian
|
c04ebdfa15
|
ncurses: stats screen and structures refactoring
|
2018-11-18 14:40:30 +01:00 |
Kaian
|
b59430eb9c
|
ncurses: refactored manager and window structures
|
2018-11-18 14:26:27 +01:00 |
Kaian
|
09645f16aa
|
core: refactored call and message structures
|
2018-11-18 14:13:57 +01:00 |
Kaian
|
767eb02fee
|
attribute: refactor attribute function names
|
2018-11-18 14:09:57 +01:00 |
Kaian
|
c5d8526c26
|
cs: refactorize column select screen
|
2018-11-18 13:55:28 +01:00 |
Kaian
|
911d0a2c38
|
cl: more call list refactoring
|
2018-11-18 11:59:26 +01:00 |
Kaian
|
a29bcd1f09
|
ncurses: move ncurses windows and structs sources
|
2018-11-18 11:21:23 +01:00 |