http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41979
User: pascal
Date: 2012/04/08 06:10 AM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7042 :
Handle properly filler and do not remove last digit
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41980
User: pascal
Date: 2012/04/08 06:21 AM
Log:
Ignore automatically generated file
___
Sent via:Wireshark-commits mailing list
Archives:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41984
User: pascal
Date: 2012/04/08 09:03 AM
Log:
As suggested by Jakub, always update the digit value when the nibble is
outside [0;9] range
Directory: /trunk/epan/dissectors/
ChangesPathAction
+
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41985
User: pascal
Date: 2012/04/08 10:17 AM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7045 :
use right bitmask to get the Z reserved bits
Directory: /trunk/epan/dissectors/
ChangesPathAc
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41988
User: pascal
Date: 2012/04/09 07:43 AM
Log:
From Michael Mann:
use suboption length instead of option length to terminate option 82
dissection in BOOTP
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7047
Direc
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41997
User: pascal
Date: 2012/04/09 11:48 AM
Log:
Fix a few calls to tvb_bcd_dig_to_ep_str and proto_tree_add_item
Directory: /trunk/epan/dissectors/
ChangesPath Action
+10 -10packet-gtpv2.cModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42003
User: pascal
Date: 2012/04/10 01:18 AM
Log:
From Michael Mann:
use suboption length instead of option length to terminate option 82
dissection in BOOTP
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7047
Direc
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42007
User: pascal
Date: 2012/04/10 07:55 AM
Log:
Squelch a "dereferencing type-punned pointer" warning when compiling with GCC
4.1.3 (h248_pkg_sig_t and h248_pkg_evt_t structures are identical)
Directory: /trunk/e
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42009
User: pascal
Date: 2012/04/10 09:05 AM
Log:
From Johannes Stezenbach:
Use right value for SET_FEATURE request code
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7058
Directory: /trunk/epan/dissectors/
Cha
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42022
User: pascal
Date: 2012/04/11 05:06 AM
Log:
Display Home NodeB name.
Directory: /trunk/epan/dissectors/
ChangesPathAction
+1 -1 packet-rrc.cModified
Directory: /trunk/asn1/rrc/
Cha
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42028
User: pascal
Date: 2012/04/11 01:45 PM
Log:
From Nitinkumar Yemul:
Binary Floor Control Protocol (BFCP) dissector
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7061
Directory: /trunk/epan/dissectors/
Cha
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42034
User: pascal
Date: 2012/04/12 03:08 AM
Log:
From Nick Lowe:
Use correct return type for tvb_get_ephemeral_string
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1450
Directory: /trunk/epan/dissectors/
Cha
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42041
User: pascal
Date: 2012/04/13 03:01 AM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6477:
Use T-User-Data-Length to define the string size decoded with the 7 bits
alphabet
Directory: /trunk/epan/dissec
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42052
User: pascal
Date: 2012/04/13 01:01 PM
Log:
From Tyson Key:
Additional PN532 dissector opcode descriptions
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7078
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42064
User: pascal
Date: 2012/04/14 04:56 AM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6202 :
Stop applying a specific treatment when receiving a SMS-DELIVER packet with an
unknown direction (no such treat
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42065
User: pascal
Date: 2012/04/14 04:59 AM
Log:
Set direction according to destination address field also (and not only
originating address).
Directory: /trunk/epan/dissectors/
ChangesPathAction
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42081
User: pascal
Date: 2012/04/15 04:51 AM
Log:
Update RRC to V10.7.0 and add dissection of Core Network System Information IEs
Directory: /trunk/epan/dissectors/
ChangesPath Action
+110 -13 pa
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42082
User: pascal
Date: 2012/04/15 05:07 AM
Log:
Fix compilation error under Windows
Directory: /trunk/epan/dissectors/
ChangesPathAction
+1 -1 packet-rrc.cModified
Directory: /trunk/asn1
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42101
User: pascal
Date: 2012/04/16 11:13 AM
Log:
Remove non-ASCII character
Directory: /trunk/epan/dissectors/
ChangesPath Action
+1 -1 packet-isup.cModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42102
User: pascal
Date: 2012/04/16 11:36 AM
Log:
From Nick Lowe:
Add a security warning if EAP-LEAP or EAP-MD5 is seen.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7020
Directory: /trunk/epan/dissectors/
Cha
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42106
User: pascal
Date: 2012/04/17 04:49 AM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7127 :
Remove an extra entry in nfsv4_operation_ett array
Directory: /trunk-1.6/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42107
User: pascal
Date: 2012/04/17 04:53 AM
Log:
Revert file committed by error
Directory: /trunk-1.6/
ChangesPathAction
+4 -4 config.nmakeModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42108
User: pascal
Date: 2012/04/17 05:44 AM
Log:
From Bertho Stultiens:
Use certificate values from RFC 4398
From me: rename fields according to RFC and update references to RFC
https://bugs.wireshark.org/bugzilla/show_bug
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42111
User: pascal
Date: 2012/04/17 06:17 AM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7131 :
Always store UDL/length in hash table and check pointer coming from lookup
before using it
Directory: /trunk/
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42135
User: pascal
Date: 2012/04/18 09:55 AM
Log:
Use extended value strings for BSR and PHR and remove a useless hf entry
Directory: /trunk/epan/dissectors/
ChangesPathAction
+20 -26packet-mac-l
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42157
User: pascal
Date: 2012/04/20 05:22 AM
Log:
From Matt via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7160 :
Offset moves too far when dissecting an Information OAMPDU with Organization
Specific TLV
Direc
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42160
User: pascal
Date: 2012/04/20 07:41 AM
Log:
From Patrick White via
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7061 :
Add UDP to BFCP dissector and dissect new primitives and attibutes
From me: add an expert
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42170
User: pascal
Date: 2012/04/20 12:56 PM
Log:
Clean gnutls-2.12.18-*-win??ws folder with setup target
Directory: /trunk/
ChangesPath Action
+1 -0 Makefile.nmakeModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42175
User: pascal
Date: 2012/04/21 07:03 AM
Log:
Prettify LTE RRC dissector
Directory: /trunk/epan/dissectors/
ChangesPathAction
+1501 -122 packet-lte-rrc.cModified
Directory: /trunk/asn1/lte
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42195
User: pascal
Date: 2012/04/22 10:54 AM
Log:
From Francesco Fondelli: fix mpls "decode as" dialog
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7089
Directory: /trunk/epan/dissectors/
C
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42240
User: pascal
Date: 2012/04/25 01:02 PM
Log:
Upgrade MAC LTE dissector to Release 10 (V10.5.0)
Directory: /trunk/epan/dissectors/
ChangesPath Action
+5 -0 packet-catapult-dct20
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42241
User: pascal
Date: 2012/04/25 01:20 PM
Log:
From Evan Huus:
Fix Integer32 length field detection
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7192
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42243
User: pascal
Date: 2012/04/25 01:59 PM
Log:
From Niels de Vos:
Rename AUTH_DH to AUTH_RSA as specified in RFC 5531
Directory: /trunk/epan/dissectors/
ChangesPathAction
+1 -1 packet-r
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42244
User: pascal
Date: 2012/04/25 02:02 PM
Log:
From Niels de Vos:
dissect AUTH_RSA as Gluster AUTH-flavor
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7190
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42247
User: pascal
Date: 2012/04/25 02:37 PM
Log:
Convert spaces to tabs
Directory: /trunk/doc/
ChangesPathAction
+6 -6 README.developerModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42257
User: pascal
Date: 2012/04/26 06:20 AM
Log:
From vaicebine via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7199 :
wrong value displayed for OAMPDU event notification "Errored Frame Window"
field
Dir
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42265
User: pascal
Date: 2012/04/26 08:44 AM
Log:
From Evan Huus:
Add missing break
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7201
Directory: /trunk/epan/dissectors/
ChangesPathAction
+
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42288
User: pascal
Date: 2012/04/27 02:04 AM
Log:
Fix typo errors
Directory: /trunk/epan/dissectors/
ChangesPath Action
+2 -2 packet-ieee17221.cModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42294
User: pascal
Date: 2012/04/27 10:36 AM
Log:
From Tom Bottom:
Fix AEM status field decoding
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7205
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42308
User: pascal
Date: 2012/04/28 06:20 AM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7051 :
Add option 82 suboptions 150/151/152 decoding to DHCP dissector
Directory: /trunk/epan/dissectors/
Cha
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42309
User: pascal
Date: 2012/04/28 06:37 AM
Log:
Remove unused header fields
Directory: /trunk/epan/dissectors/
ChangesPath Action
+0 -8 packet-bootp.cModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42318
User: pascal
Date: 2012/04/28 09:48 AM
Log:
From Evan Huus:
Remove unused variables in SMB dissector
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7211
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42319
User: pascal
Date: 2012/04/28 10:34 AM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7213:
Update dissection of Reverse charging, fast select, and ICRD status selection
facilities
Directory: /trunk/
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42340
User: pascal
Date: 2012/04/29 11:25 AM
Log:
Fix typo errors
Directory: /trunk/doc/
ChangesPathAction
+2 -2 README.developerModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42342
User: pascal
Date: 2012/04/30 01:21 AM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7064 :
Dissect basic security option according to RFC 791 or RFC 1108 depending on
the option length and the first
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42343
User: pascal
Date: 2012/04/30 01:38 AM
Log:
Fix a few clang warnings
Directory: /trunk/epan/dissectors/
ChangesPath Action
+0 -1 packet-gprs-llc.cModified
+5 -11 pa
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42344
User: pascal
Date: 2012/04/30 02:00 AM
Log:
Fix some clang warnings (dead assignment/increment, assigned value is garbage
or undefined)
Directory: /trunk/epan/dissectors/
ChangesPath Action
+
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42346
User: pascal
Date: 2012/04/30 06:43 AM
Log:
From Martin Kaiser:
Fix clang warnings in HDCP dissector
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7217
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42347
User: pascal
Date: 2012/04/30 07:05 AM
Log:
From Martin Kaiser:
fix a few clang warnings in DVB-CI dissector
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7215
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42350
User: pascal
Date: 2012/04/30 08:57 AM
Log:
From Evan Huus:
Fix memory leak in process_body_part() when there is no body
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7212
Directory: /trunk/epan/dissec
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42351
User: pascal
Date: 2012/04/30 09:45 AM
Log:
Update comments with the RRLP version currently dissected
Directory: /trunk/epan/dissectors/
ChangesPath Action
+1 -1 packet-rrlp.cModified
Direc
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42355
User: pascal
Date: 2012/04/30 12:14 PM
Log:
From Martin Kaiser:
Fix some 'intermediate pointers must be const qualified' warnings
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7215
Directory: /trunk/e
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42387
User: pascal
Date: 2012/05/02 08:29 AM
Log:
Remove most blurbs (they do not have any added value) and fix a few typo errors
Directory: /trunk/epan/dissectors/
ChangesPath Action
+17 -17packet-ll
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42389
User: pascal
Date: 2012/05/02 01:40 PM
Log:
Attempt to fix clang warnings (dead assignment and dereference of null pointer)
Directory: /trunk/epan/dissectors/
ChangesPath Action
+7 -8 packet-ro
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42392
User: pascal
Date: 2012/05/02 02:55 PM
Log:
Attempt to fix clang warnings (dead assignment, dereference of null pointer,
branch condition evaluates to a garbage value)
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42422
User: pascal
Date: 2012/05/04 09:36 AM
Log:
FALSE -> ENC_BIG_ENDIAN conversion
Directory: /trunk/epan/dissectors/
ChangesPathAction
+10 -10packet-per.cM
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42425
User: pascal
Date: 2012/05/04 10:56 AM
Log:
FALSE -> ENC_BIG_ENDIAN conversion
Enhance dissesction of SoundingRS-UL-ConfigDedicated/setup/duration parameter
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42428
User: pascal
Date: 2012/05/04 02:20 PM
Log:
Fix typo error
Directory: /trunk/epan/dissectors/
ChangesPathAction
+1 -1 packet-lte-rrc.cModified
Directory: /trunk/asn1/lte-rrc/
Cha
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42437
User: pascal
Date: 2012/05/04 09:57 PM
Log:
From Nhi Nguyen:
OPC UA bytestring node id decoding is wrong
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7226
Directory: /trunk/plugins/opcua/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42441
User: pascal
Date: 2012/05/05 10:35 AM
Log:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6906 :
Restore dissection without private key when RSA-NULL-MD5 or RSA-NULL-SHA
cipher is used
Directory: /trunk/
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42515
User: pascal
Date: 2012/05/08 12:38 PM
Log:
From Frank Lahm:
Display guids in FPSpotlightRPC AFP packets
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7237
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42516
User: pascal
Date: 2012/05/08 01:20 PM
Log:
Remove unused hf entries
Directory: /trunk/epan/dissectors/
ChangesPathAction
+3 -40 packet-afp.cModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42517
User: pascal
Date: 2012/05/08 01:25 PM
Log:
Fix last parameter for tvb_get_guid() call
Directory: /trunk/epan/dissectors/
ChangesPath Action
+1 -1 packet-dtpt.cModified
+1 -1 pa
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42571
User: pascal
Date: 2012/05/11 02:03 AM
Log:
From Frank Lahm:
In FPSpotlightRPC packets, check for elements with 0 childs (denoted by L in
TLV is sizeof(TLV tag))
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42572
User: pascal
Date: 2012/05/11 02:38 AM
Log:
From Niels de Vos:
Add a helper function to dissect AUTH_UNIX groups
Fix hf_rpc_auth_lk_owner entry
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7244
Directory: /t
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42573
User: pascal
Date: 2012/05/11 02:44 AM
Log:
From Niels de Vos:
Add dissection of AUTH_GLUSTERFS as used in GlusterFS-3.3
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7244
Directory: /trunk/epan/dissec
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42574
User: pascal
Date: 2012/05/11 02:50 AM
Log:
Remove useless '+0' in proto_tree_add_* function calls
Directory: /trunk/epan/dissectors/
ChangesPathAction
+70 -70packet-rpc
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42575
User: pascal
Date: 2012/05/11 03:22 AM
Log:
Commit forgotten file in revision 42573
Directory: /trunk/epan/dissectors/
ChangesPathAction
+5 -0 packet-rpc.hModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42598
User: pascal
Date: 2012/05/12 08:19 AM
Log:
From Akos Lukovics:
Fix div-by-zero error in the moving average filter of IO graph
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6236
Directory: /trunk/ui/gtk/
Cha
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42619
User: pascal
Date: 2012/05/13 12:03 PM
Log:
Revert 42618 (in 3GPP vocabulary multirat means multi radio access technology)
Directory: /trunk/epan/dissectors/
ChangesPath Action
+24 -24pa
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42620
User: pascal
Date: 2012/05/13 02:02 PM
Log:
From Frank Lahm via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7246 :
Patch adding dissection of time data
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42624
User: pascal
Date: 2012/05/14 02:46 PM
Log:
From Frank Lahm via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7256 :
Fix subquery_count loop variable updating
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42633
User: pascal
Date: 2012/05/15 12:25 PM
Log:
From Alexander Lüders & Frank Lahm via
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7254 :
Enhancements for FPSpotlightRPC AFP function
Directory: /trunk/epan/di
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42636
User: pascal
Date: 2012/05/15 02:16 PM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7261 :
Add some sanity checks when dissecting SQ_TYPE_NULL
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42637
User: pascal
Date: 2012/05/15 02:18 PM
Log:
Spaces -> tabs
Directory: /trunk/epan/dissectors/
ChangesPathAction
+2 -2 packet-afp.cM
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42656
User: pascal
Date: 2012/05/16 06:24 AM
Log:
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7186 :
Link together access-request and access-challenge messages
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42663
User: pascal
Date: 2012/05/16 01:59 PM
Log:
From Pontus Andersson via
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7259 :
GTP Extension headers are dissected incorrectly
Directory: /trunk/epan/dissectors/
Cha
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42664
User: pascal
Date: 2012/05/16 02:20 PM
Log:
From Yaniv Kaul via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7264 :
Enhance the Spice dissector to deal with sized data streams and playback data
From me: fix a fe
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42675
User: pascal
Date: 2012/05/17 01:22 AM
Log:
Fix spice.common_cap_byte1 filter I changed by mistake in r42664
Directory: /trunk/epan/dissectors/
ChangesPath Action
+6 -6 packet-spice.cModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42689
User: pascal
Date: 2012/05/17 02:11 PM
Log:
From Martin Kaiser via
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7255 :
dissector for generic ISO 7816 messages (atr and apdus)
Directory: /trunk/epan/dissec
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42691
User: pascal
Date: 2012/05/17 02:24 PM
Log:
Tabs -> spaces
Directory: /trunk/epan/dissectors/
ChangesPath Action
+126 -126 packet-usb-ccid.cM
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42712
User: pascal
Date: 2012/05/19 03:35 AM
Log:
From gyanesh via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7262 :
Digest details display issue in SPB Digest subtlv (ISIS hello pdu)
Directory: /trunk/epan/dissec
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42713
User: pascal
Date: 2012/05/19 05:32 AM
Log:
From Thomas Loockx via
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7269 :
Add BGP MDT-SAFI dissection (RFC6037)
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42716
User: pascal
Date: 2012/05/19 09:06 AM
Log:
Use col_append_sep_str instead of col_append_str
Directory: /trunk/epan/dissectors/
ChangesPath Action
+1 -1 packet-lpp.c Modified
+1 -1 pa
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42720
User: pascal
Date: 2012/05/19 12:05 PM
Log:
Fix RVALS() macro usage
Directory: /trunk/asn1/ansi_map/
ChangesPath Action
+1 -1 packet-ansi_map-template.cModified
Directory: /t
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42722
User: pascal
Date: 2012/05/20 02:50 AM
Log:
Upgrade NAS EPS dissector to Release 10 (10.6.1)
Directory: /trunk/epan/dissectors/
ChangesPath Action
+35 -3 packet-gsm_a_common.cModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42728
User: pascal
Date: 2012/05/20 01:56 PM
Log:
Upgrade NAS dissector to Release 10 (v10.6.1)
Directory: /trunk/epan/dissectors/
ChangesPath Action
+42 -2 packet-gsm_a_common.cModified
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42740
User: pascal
Date: 2012/05/21 02:18 AM
Log:
Add packet-sync.c to epan\CMakeLists.txt
Directory: /trunk/epan/
ChangesPath Action
+1 -0 CMakeLists.txtModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42741
User: pascal
Date: 2012/05/21 02:37 AM
Log:
From Evan Huus via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7271 :
Remove useless null check
Directory: /trunk/epan/dissectors/
ChangesPathAc
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42755
User: pascal
Date: 2012/05/21 12:27 PM
Log:
Display Element ID in hexadecimal (like in 3GPP specs)
Display EPS bearer ID in decimal
Directory: /trunk/epan/dissectors/
ChangesPath Action
+
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42759
User: pascal
Date: 2012/05/21 01:51 PM
Log:
From gyanesh via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7267 :
Add dissector function for SPB link metric sub tlv (type 29)
Directory: /trunk/epan/dissec
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42760
User: pascal
Date: 2012/05/21 02:49 PM
Log:
Fix indentation
Directory: /trunk/epan/dissectors/
ChangesPath Action
+616 -620 packet-isis-lsp.cModi
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42790
User: pascal
Date: 2012/05/22 01:34 PM
Log:
Dissect Operator Specific Use container in Protocol Configuration Options IE
Put protocol and container ID in a subtree
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42814
User: pascal
Date: 2012/05/23 01:51 PM
Log:
From Martin Kaiser via
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7275 :
iso7816: dissect ATR (answer to reset)
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42815
User: pascal
Date: 2012/05/23 02:54 PM
Log:
Backported from trunk:
r37890 | etxrab | 2011-07-04 16:57:12 +0200 (lun. 04 juil. 2011) | 4 li
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42889
User: pascal
Date: 2012/05/28 01:34 PM
Log:
Keep backward compatibility with UDP framing format for UMTS RLC dissector
Fix a few typo errors while we are at it
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42901
User: pascal
Date: 2012/05/29 01:28 PM
Log:
From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7303
Remove unnecessary null checks before calling proto_item_set_len() in DVB-CI
dissector
Direc
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42902
User: pascal
Date: 2012/05/29 02:09 PM
Log:
From Martin Kaiser via
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7302:
Small updates to ISO 7816 dissector
Directory: /trunk/epan/dissectors/
Changes
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42903
User: pascal
Date: 2012/05/29 02:36 PM
Log:
From Martin Kaiser via
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7301:
Dissector for DVB Application Information Table (AIT)
Directory: /trunk/epan/dissec
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42904
User: pascal
Date: 2012/05/29 02:51 PM
Log:
Avoid using C99 '%hh' length modifier
Directory: /trunk/epan/dissectors/
ChangesPathAction
+1 -1 packet-dcerpc-netlogon.cMo
1 - 100 of 1295 matches
Mail list logo