index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gtk
/
voip_calls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(Trivial) Fix some spelling & etc in comments
Bill Meier
2009-04-08
1
-1
/
+1
*
From Jakub Zawadzki (bug 3331):
Stig Bjørlykke
2009-03-13
1
-10
/
+7
*
From Jakub Zawadzki:
Stig Bjørlykke
2009-03-12
1
-16
/
+16
*
Get the build going again on non-Windows compilers.
Jaap Keuter
2009-03-11
1
-2
/
+2
*
From Carlos Mendioroz:
Anders Broman
2009-03-11
1
-0
/
+181
*
#include <epan/conversation.h> not req'd ...
Bill Meier
2009-02-07
1
-1
/
+0
*
From Carlos Mendioroz:
Jaap Keuter
2009-01-30
1
-1
/
+164
*
Cleanup sourcecode.
Jaap Keuter
2008-12-19
1
-82
/
+75
*
- export tvb_memeql()
Tomas Kukosa
2008-11-25
1
-0
/
+4
*
Fix for bug 3079:
Jaap Keuter
2008-11-25
1
-69
/
+41
*
Fix some "format not a string literal and no format arguments" warnings.
Stig Bjørlykke
2008-10-31
1
-20
/
+20
*
Don't put (non-extern'd) prototypes for protect_thread_critical_region() and
Jeff Morriss
2008-08-05
1
-249
/
+245
*
Fix some of the Errors/warnings detected by checkapi.
Anders Broman
2008-05-09
1
-1
/
+1
*
Fix some of the Errors/warnings detected by checkapi.
Anders Broman
2008-05-06
1
-1
/
+1
*
sort #includes by directories
Ulf Lamping
2008-04-13
1
-11
/
+12
*
Remove:
Anders Broman
2008-04-09
1
-4
/
+0
*
- Remove GLIB1 code
Stephen Fisher
2008-04-07
1
-1
/
+0
*
Remove more GTK1 code and related xpm files.
Stephen Fisher
2008-04-05
1
-6
/
+0
*
Fix for bug #2017: VoIP trace crashes Wireshark when specific RTP Player
Stephen Fisher
2008-01-13
1
-1
/
+14
*
To ease troubleshooting of bug #2017 and for code clarity in the future, use
Stephen Fisher
2008-01-09
1
-469
/
+469
*
some more path fixes for g_ascii_strcasecmp.h
Ronnie Sahlberg
2007-11-28
1
-1
/
+1
*
strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda
Guy Harris
2007-11-27
1
-1
/
+5
*
display SRTP isntead of RTP if stream is established like a SRTP
Tomas Kukosa
2007-11-02
1
-3
/
+8
*
do not update call_state if new call_state == VOIP_NO_STATE
Tomas Kukosa
2007-10-25
1
-1
/
+2
*
fix voip_calls.c:126: warning: missing initializer
Tomas Kukosa
2007-10-24
1
-1
/
+1
*
add common VoIP TAP listener "voip" which can be used in arbitrary experiment...
Tomas Kukosa
2007-10-24
1
-12
/
+127
*
H.460 new dissector implemented (H.460.2-H.460.22)
Tomas Kukosa
2007-10-18
1
-1
/
+1
*
Change mgcp include.
Anders Broman
2007-10-15
1
-1
/
+1
*
Get rid of the last warning.
Jaap Keuter
2007-09-24
1
-1
/
+1
*
From Chad Singer:
Jaap Keuter
2007-09-24
1
-0
/
+86
*
From Chad Singer:
Jaap Keuter
2007-09-10
1
-2
/
+428
*
From Lars Ruoff:
Stephen Fisher
2007-05-31
1
-2
/
+2
*
fix warnings for gcc 4.2
Sebastien Tandel
2007-05-29
1
-1
/
+1
*
generate T.38 dissector from ASN.1 source
Tomas Kukosa
2007-05-04
1
-6
/
+7
*
memmove() is needed only if the source and destination might overlap.
Guy Harris
2007-04-26
1
-1
/
+1
*
do not avoid redrawing the tap
Luis Ontanon
2007-03-28
1
-3
/
+1
*
Another iteration over sctp calls (RANAP/BSSAP) a step towards TCAP/(MAP/IMAP...
Luis Ontanon
2007-03-27
1
-5
/
+5
*
add Megaco to the "VoIP Calls" tap
Luis Ontanon
2007-03-26
1
-1
/
+24
*
rename h248_* to gcp_* according to changes in epan.
Luis Ontanon
2007-03-25
1
-10
/
+10
*
fix new warnings
Ulf Lamping
2007-03-22
1
-3
/
+3
*
Mine:
Luis Ontanon
2007-03-22
1
-9
/
+44
*
fix another three MSVC 8.0 warnings
Ulf Lamping
2007-03-21
1
-3
/
+3
*
fix all warnings in gtk dir & set the "treat all warnings as errors" MSVC flag
Ulf Lamping
2007-03-21
1
-18
/
+18
*
Add the sccp tap to the "VoIP Calls" Tap (which by now should be renamed to j...
Luis Ontanon
2007-03-21
1
-26
/
+174
*
voip_calls.c:
Luis Ontanon
2007-03-19
1
-5
/
+4
*
have voip_calls using the m3ua tap
Luis Ontanon
2007-03-18
1
-1
/
+23
*
squelch some warnings
Luis Ontanon
2007-03-18
1
-6
/
+0
*
add h248 to VoIP Calls
Luis Ontanon
2007-03-18
1
-28
/
+202
*
From Sebastien Tandel:
Stephen Fisher
2007-02-13
1
-0
/
+1
*
From Alejandro Vaquero:
Jaap Keuter
2006-10-24
1
-4
/
+8
[next]