witness: FIX for tvb_get_unicode_string -> tvb_get_string_enc
[metze/wireshark/wip.git] / asn1 / rrc /
2013-12-08 pascalUse STR_UNICODE display instead of proto_tree_add_unico...
2013-11-23 mmannCreate the ability to have packet scoped "proto" data...
2013-09-24 pascalUpgrade RRC dissector to v11.7.0
2013-09-22 pascalemem -> wmem conversion:
2013-09-18 cmaynardRemove all non-ASCII characters from all .asn files...
2013-09-15 jmayeremem -> wmem (don't forget about .cnf)
2013-07-23 pascalTry to differentiate a non filled private_data (pointer...
2013-07-03 pascalCheck actx->private_data validity before using it
2013-06-19 pascalFet rid of a global variable
2013-06-03 mmannConvert ASN.1 dissectors to use filterable expert info.
2013-05-12 etxrabAdd the posibillity to use a key for per-packet-data.
2013-05-11 jmayerI added EXPORT_FILES in too many places, remove them
2013-05-10 jmayerSome more protocols can be generated via cmake
2013-05-05 jmayerJust whitespace changes
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2013-04-04 cmaynardFix encoding arg for proto_tree_add_item() and friends.
2013-03-20 pascalUpgrade RRC dissector to v11.5.0
2013-03-20 etxrabgit-svn-id: anonsvn.wireshark.org/wireshark/trunk@48440...
2013-03-19 etxrabFrom beroset:
2013-03-03 etxrabUse explicit casts.
2013-01-11 pascalUpgrade RRC dissector to v11.4.0
2012-11-26 pascalAdd missing OPTIONAL keyword in RRCConnectionRequest...
2012-11-13 pascalPacify OSX-10.5 buildbots
2012-11-12 pascalFix detection of H-RNTI when it is given after the...
2012-11-07 pascalAvoid accessing a no more valid tvbuff
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 darkjamesInitial commit to support yet another method of passing...
2012-08-15 pascalFix field type for some 64 bits header fields
2012-08-09 etxrabFrom Jacob Nordgren and Rishie Sharma:
2012-08-08 pascalVarious small changes:
2012-08-08 etxrabFrom Jacob Nordgren and Rishie Sharma:
2012-07-30 cmaynardFix Coverity CID 712343: Wrong sizeof argument.
2012-07-27 etxrabFrom Jacob Nordgren and Rishie Sharma:
2012-07-26 tuexenChanges corresping to
2012-07-26 etxrabFrom Jacob Nordgren and Rishie Sharma:
2012-07-26 etxrabFrom Jacob Nordgren and Rishie Sharma:
2012-07-18 pascalPut back r43768 that got removed by error in r43781
2012-07-18 etxrabMerge the rest of Jacob Nordgren and Rishie Sharmas...
2012-07-17 pascalFix 'dereferencing type-punned pointer will break stric...
2012-07-16 etxrabFrom Jacob Nordgren and Rishie Sharma:
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-06-19 pascalUse tvb_get_ephemeral_string_enc() in combination with...
2012-06-19 pascalUse newly introduced proto_tree_add_unicode_string...
2012-06-13 pascalUse value_string_ext for arrays with more than 15 entries
2012-06-01 etxrabFix a couple of warnings
2012-05-30 etxrabDissect non segmented MiB and SiB:s
2012-05-28 etxrabUse ett instead of hf variable
2012-04-15 pascalFix compilation error under Windows
2012-04-15 pascalUpdate RRC to V10.7.0 and add dissection of Core Networ...
2012-04-11 pascalDisplay Home NodeB name.
2011-12-22 wmeierAdd two missing calls to add_new_data_source().
2011-10-31 etxrabTry to fix warnings.
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-09-26 etxrabMove tvb_new_octet_aligned() to tvbuff.c and use it.
2011-09-11 etxrabFrom Pascal Quantin:
2011-04-04 etxrabChange the signature of elem_fcn():ns to include pinfo.
2010-05-13 etxrabUpdate to V9.2.1 (2010-04)
2010-04-29 etxrabFrom Mike Morrin:
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-03-01 stigFrom LEGO via bug 4405:
2010-02-23 guySquelch a bunch of compiler warnings.
2010-02-02 etxrabTry to get rid of unused code warnings.
2010-02-02 etxrabTry to get rid of unused code warnings.
2010-01-19 etxrabUpdate to V9.1.0 (2009-12)
2010-01-05 etxrabFrom Pascal Quantin:
2009-11-26 etxrabDissect RRC-container in RelocationResourceAllocation...
2009-11-25 etxrabDissect more containers etc.
2009-11-22 etxrabHandle lenght restriction extension of restricted strings.
2009-11-05 etxrabFrom Tobias Witek:
2009-11-01 etxrabUpdate to 3GPP TS 25.331 V8.8.0 (2009-09)
2009-10-29 etxrabExport ToTargetRNC-Container.
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-09-24 krjDon't guard col_append_str with check_col
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-23 etxrabFrom Neil Piercy:
2009-04-16 etxrabFrom Vincent Helfre and Me:
2009-04-08 wmeierMore Ethereal --> Wireshark
2009-03-04 etxrabFrom Neil Piercy:
2009-03-03 etxrabFix a typo.
2009-03-03 stigAdded the missing file.
2009-03-03 etxrabUpdate UMA towards the most recent 3GPP spec, and expor...
2009-02-22 stigFix a typo in a dummy function.
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2009-01-07 etxrabFrom Vincent Helfre:
2008-12-22 etxrabFrom Pascal Quantin:
2008-11-05 etxrabFrom Pascal Quantin:
2008-11-04 wmeierMinor cleanup mostly related to proto_reg_handoff
2008-10-30 etxrabFrom Pascal Quantin:
2008-09-03 etxrabTry to fix unused code warnings(hack).
2008-07-02 etxrabRevert previous change.
2008-07-02 etxrabSee if this gets rid of some unused code warnings...
2008-07-01 etxrabUpdate the ASN.1 files.
2008-01-16 stig- Removed some unused variables in asn1 dissectors
2008-01-15 etxrabFrom Neil Piercy:
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-10-10 jmayer- Change Makefiles to include preinc
2007-10-10 kukosacomment out NEED_PACKET_PROTO_H as it is tested now...
2007-09-27 kukosaadd forgotten makefiles
next