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
/
packet-h245.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Thomas Anders: Navigating from RTP/RTCP packets to setup where it was s...
Anders Broman
2004-06-15
1
-14
/
+6
*
rename the NOT_DECODED_YET macros to avoid a name clash
Ronnie Sahlberg
2004-05-17
1
-4
/
+4
*
Update Andreas Sikkema's e-mail address.
Guy Harris
2004-02-14
1
-3
/
+2
*
From Anders Broman: fix the offsets usd when adding the manufacturer info.
Guy Harris
2004-02-13
1
-2
/
+2
*
Fix the following type of warings:
Jörg Mayer
2004-01-10
1
-13
/
+13
*
"conversation_new()" takes flags NO_ADDR2 and NO_PORT2, not NO_ADDR_B
Guy Harris
2004-01-09
1
-3
/
+3
*
Change the way signalType is dissected to be
Ronnie Sahlberg
2003-11-22
1
-2
/
+19
*
From Lars Roland: whitespace cleanups.
Guy Harris
2003-10-27
1
-952
/
+952
*
From Martin Regner, bugfix for H245.
Ronnie Sahlberg
2003-10-10
1
-2
/
+2
*
Prefix the EXTENSION #defines with ASN1_ as well.
Guy Harris
2003-10-09
1
-1669
/
+1669
*
Prefix OPTIONAL and NOT_OPTIONAL with ASN1_, to avoid collisions with
Guy Harris
2003-10-09
1
-898
/
+898
*
From Tomas Kukosa:
Guy Harris
2003-09-26
1
-444
/
+6
*
From Martin Regner: fix dissection of non-standard parameters.
Guy Harris
2003-09-06
1
-5
/
+71
*
From Anders Broman: display T35 manufacturer codes as strings.
Guy Harris
2003-09-04
1
-1
/
+152
*
From Andreas Sikkema: Facility for H.245 to display short message types
Guy Harris
2003-09-02
1
-16
/
+151
*
Updates and bugfixes from Andreas and Martin
Ronnie Sahlberg
2003-08-30
1
-16
/
+26
*
update to h245 to decode the county codes
Ronnie Sahlberg
2003-08-28
1
-2
/
+205
*
The definition of NonStandardParameter is different between H.225 and H.245
Ronnie Sahlberg
2003-08-26
1
-1
/
+18
*
From Tomas Kukosa: allow subdissectors to be registered for
Guy Harris
2003-08-21
1
-41
/
+86
*
From Ronnie Sahlberg: patch to set up conversations to use RTP and RTCP
Guy Harris
2003-08-16
1
-10
/
+49
*
make h225 register detected h245 tcp ports so that h245 dissector is called.
Ronnie Sahlberg
2003-08-01
1
-1
/
+2
*
Updated some restricted character set alphabets so that the characters are in...
Ronnie Sahlberg
2003-07-31
1
-3
/
+3
*
fix minor bugs in h245 decoding
Ronnie Sahlberg
2003-07-29
1
-51
/
+27
*
Updates to the MEGACO plugin so that it will call the H.245 dissector for some
Ronnie Sahlberg
2003-07-26
1
-2
/
+3
*
export T38FaxProfile and DataProtocolCapability since these are user in H.225...
Ronnie Sahlberg
2003-07-19
1
-3
/
+3
*
Make h221nonstandard and nonstandardparameter externaly visible
Ronnie Sahlberg
2003-07-16
1
-13
/
+13
*
Add a new parameter to the constrained integer dissector so that it also handles
Ronnie Sahlberg
2003-07-16
1
-217
/
+204
*
remove a function that was not used/obsolete
Ronnie Sahlberg
2003-07-16
1
-9
/
+10
*
minor updates.
Ronnie Sahlberg
2003-07-16
1
-34
/
+12
*
updates bugfix for the NumericString alphabet.
Ronnie Sahlberg
2003-07-16
1
-3
/
+13
*
Add decoding of NumericString
Ronnie Sahlberg
2003-07-13
1
-3
/
+12
*
Break out the PER functions from the alternative h245 dissector
Ronnie Sahlberg
2003-07-12
1
-1197
/
+3
*
small updates
Ronnie Sahlberg
2003-07-10
1
-197
/
+219
*
remove one more NOT_DECODED_YET for the subAddress IA5String
Ronnie Sahlberg
2003-07-09
1
-3
/
+7
*
Some more guesswork applied.
Ronnie Sahlberg
2003-07-09
1
-7
/
+61
*
Make ethereal decode normal unconstrained INTEGER types.
Ronnie Sahlberg
2003-07-09
1
-9
/
+41
*
fix bug in dissect_per_GeneralString()
Ronnie Sahlberg
2003-07-09
1
-2
/
+5
*
From Lars Roland: export "dissect_h245_OpenLogicalChannel()" and
Guy Harris
2003-07-08
1
-3
/
+3
*
remove one more redundant decode of the extensions present bit.
Ronnie Sahlberg
2003-07-08
1
-2
/
+19
*
fix a small bug in dissect_per_choice where it dissected and displayed a bit...
Ronnie Sahlberg
2003-07-08
1
-2
/
+3
*
when extensions are present to a sequence,
Ronnie Sahlberg
2003-07-08
1
-4
/
+28
*
When decoding the optional field bitmap for a sequence,
Ronnie Sahlberg
2003-07-08
1
-4
/
+26
*
change the interfae so that dissect_per_boolean() also can return the proto_item
Ronnie Sahlberg
2003-07-08
1
-222
/
+226
*
If we dont want the internal per stuff to be displayed,
Ronnie Sahlberg
2003-07-07
1
-3
/
+9
*
Attempt to decode GeneralString.
Ronnie Sahlberg
2003-07-07
1
-4
/
+26
*
minor updates
Ronnie Sahlberg
2003-07-06
1
-53
/
+91
*
Small updates.
Ronnie Sahlberg
2003-07-06
1
-27
/
+62
*
work copy of a h245 dissector and PER dissection helper routines.
Ronnie Sahlberg
2003-07-04
1
-0
/
+23169