| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=37433
|
|
|
|
| |
svn path=/trunk/; revision=37429
|
|
|
|
|
|
| |
Convert TVB_RAW_OFFSET() and TVB_GET_DS_TVB() into functions.
svn path=/trunk/; revision=37422
|
|
|
|
|
|
| |
directly.
svn path=/trunk/; revision=37420
|
|
|
|
| |
svn path=/trunk/; revision=37395
|
|
|
|
| |
svn path=/trunk/; revision=37393
|
|
|
|
|
|
| |
the -dev list.
svn path=/trunk/; revision=37259
|
|
|
|
| |
svn path=/trunk/; revision=37117
|
|
|
|
| |
svn path=/trunk/; revision=37074
|
|
|
|
|
|
|
|
|
|
|
| |
ASN.1 files in trunk/asn1/qsig contain syntax errors that prevent them from
being compiled by a standard ASN.1 compiler. A patch of modified files is
attached along with General-Error-List.asn which was missing completely.
From me: add the new asn file to the list of source files. Add SVN Id tag to
the new file.
svn path=/trunk/; revision=37005
|
|
|
|
|
|
| |
Add an expert check for the MS Classmark 2 decoding in UE EUTRA Capability message and a few missing message type display in the column text.
svn path=/trunk/; revision=36984
|
|
|
|
|
|
|
|
|
|
| |
the dissection of the UE capabilities when the RAT
type is set to geran-cs (the value part of Classmark 2 starts at the third byte).
Moreover it adds a subtree to enhance the display of Mobile Station Classmark 2 and 3 and MS Radio Access Capability IEs.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5867
svn path=/trunk/; revision=36943
|
|
|
|
|
|
|
|
| |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5850 :
The smallest LDAP PDU is 7 bytes, not 4.
svn path=/trunk/; revision=36777
|
|
|
|
| |
svn path=/trunk/; revision=36771
|
|
|
|
| |
svn path=/trunk/; revision=36760
|
|
|
|
|
|
|
| |
unused smux_tree instead of tree. Per suggestion from Stig on -dev.
svn path=/trunk/; revision=36624
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Coverity sees that two calls to tvb_length_remaining() with an offset
of 0 may return -1 (for an "out of bounds" condition), which would lead
to an assignment of -1 to an unsigned variable and then passing it
to functions further down that cannot accept negative values.
Use tvb_ensure_length_remaining() to throw an exception in a case of
out of bounds access (though unlikely with an offset of 0) instead of
tvb_length_remaining(), which would return -1.
svn path=/trunk/; revision=36615
|
|
|
|
| |
svn path=/trunk/; revision=36614
|
|
|
|
|
|
|
|
| |
and which resets our global variables. Remove a boolean which was used
to track a char *; just check if the pointer is NULL instead. Fixes bugs
5754 and 5793, hopefully without breaking anything.
svn path=/trunk/; revision=36608
|
|
|
|
| |
svn path=/trunk/; revision=36602
|
|
|
|
|
|
| |
Coverity 1184.
svn path=/trunk/; revision=36579
|
|
|
|
|
|
|
| |
as an argument, along the lines of ws_fstat64, and, on Windows, make it
use _wstati64, to handle 64-bit file sizes.
svn path=/trunk/; revision=36547
|
|
|
|
|
|
| |
A patch adding the missing hunks (it looks like extract_asn1_from_spec.pl script is mixing Windows and Linux line endings).
svn path=/trunk/; revision=36524
|
|
|
|
|
|
|
|
| |
Upgrade LTE RRC ASN.1 description to V9.6.0
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5815
svn path=/trunk/; revision=36520
|
|
|
|
| |
svn path=/trunk/; revision=36512
|
|
|
|
| |
svn path=/trunk/; revision=36490
|
|
|
|
|
|
| |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5788
svn path=/trunk/; revision=36488
|
|
|
|
| |
svn path=/trunk/; revision=36475
|
|
|
|
| |
svn path=/trunk/; revision=36474
|
|
|
|
| |
svn path=/trunk/; revision=36443
|
|
|
|
|
|
|
|
|
| |
- Fix dissection of extensions in INAP it should now be possible to add
an "OID dissector" for extensions.
Should fix BUG
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5799
svn path=/trunk/; revision=36435
|
|
|
|
| |
svn path=/trunk/; revision=36365
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apply rev 25869 to most of the rest of the TCP-desegmenting dissectors.
(The SSL dissector was already updated in one of two spots with bug 4535/rev
32456.)
A couple of the patches had to be manually applied.
From me: Fix the comments to match the change (including in the TCP and SSL
dissectors.)
svn path=/trunk/; revision=36332
|
|
|
|
| |
svn path=/trunk/; revision=36190
|
|
|
|
|
|
| |
Global-ENB-ID
svn path=/trunk/; revision=36130
|
|
|
|
| |
svn path=/trunk/; revision=36108
|
|
|
|
|
|
|
|
| |
elements, add an expert item and throw a ReportedBoundsError. We may
want to handle this more cleanly in the future but this avoids
allocating a huge amount of memory.
svn path=/trunk/; revision=36101
|
|
|
|
|
|
|
|
| |
SONtransferRequestContainer
SONtransferResponseContainer
SONtransferCause
svn path=/trunk/; revision=36086
|
|
|
|
|
|
| |
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36079
svn path=/trunk/; revision=36085
|
|
|
|
| |
svn path=/trunk/; revision=36084
|
|
|
|
| |
svn path=/trunk/; revision=36083
|
|
|
|
| |
svn path=/trunk/; revision=36049
|
|
|
|
|
|
|
|
|
|
|
| |
In dissect_ms_compressed_string() dissect_mscldap_string() simply call
expand_dns_name() instead of using duplicate (and insecure) code. This
*might* break CLDAP and SMB dissection. If that's the case we should
probably revert get_dns_name() and simplify expand_dns_name().
Fixes infinite recursion errors found by joernchen of Phenoelit.
svn path=/trunk/; revision=36029
|
|
|
|
|
|
|
|
|
|
|
|
| |
with other dissectors using p1.content, such as p7.
Reset global content_type_id so this will be correct in more cases.
This is still not a good solution, because ContentType and Content are
generic objects which may occur individual in P7.
Indicate when to report invalid content-type.
svn path=/trunk/; revision=36025
|
|
|
|
|
|
| |
on the naming policy for X.400 protocols.
svn path=/trunk/; revision=36013
|
|
|
|
| |
svn path=/trunk/; revision=36010
|
|
|
|
| |
svn path=/trunk/; revision=36009
|
|
|
|
|
|
| |
I suspect this should have been fixed in asn2wrs...
svn path=/trunk/; revision=35965
|
|
|
|
| |
svn path=/trunk/; revision=35927
|
|
|
|
| |
svn path=/trunk/; revision=35902
|