checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-nbap.c
2018-09-19 Gerald CombsTry to discourage the use of APIs via counting.
2018-09-19 Darien SpencerNBAP: Change E-DCH type choosing condition
2018-08-16 Darien SpencerNBAP: Support IB_SG_DATA Encoding Variant 2
2018-06-09 Darien SpencerNBAP: Simplify private data creation
2018-06-04 Darien SpencerNBAP: Use PINFO_FD_VISITED macro
2018-05-24 Darien SpencerNBAP: Fix style issues in .cnf
2018-05-23 Darien SpencerNBAP: Simplify private data API
2018-05-23 Pascal QuantinNBAP: remove an unused expert info field
2018-05-23 Pascal QuantinNBAP: remove a useless mask
2018-05-23 Pascal QuantinNBAP: optimize a bit the heuristic checks
2018-03-05 Pascal QuantinNBAP: avoid linking a DCH-ID to itself
2018-02-18 Pascal QuantinNBAP: check that DCH ID was initialized before using it
2018-02-13 Nick JamesNBAP: Fix and enhance SIB parsing
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2018-02-12 Pascal QuantinNBAP: copy address in pinfo->pool
2017-11-26 Peter HamiltonNBAP: Always map NB-CC to CRNC-CC
2017-10-29 Michael MannAdd conversation endpoint type
2017-08-29 Darien SpencerNBAP: Refactor information storing per-packet
2017-08-26 Darien SpencerNBAP: Replaced a comment
2017-08-15 Sam CisnerosNBAP over SCTP heuristic dissector
2017-07-10 Pascal QuantinNBAP: fix Coverity CID 1414728
2017-07-10 Darien SpencerNBAP: Moved all global variables together
2017-07-06 Pascal QuantinNBAP: please checkAPIs.pl script
2017-07-04 Piotr TulpanNBAP: improve conversation management
2017-06-17 Darien Spencer[UMTS RLC] Renaming dissector files to fit FP/MAC
2017-06-10 Michael MannResync some ASN.1 dissectors.
2017-05-24 DarienSpencer65NBAP: Create E-DCH channel info
2017-05-20 sswsdevUMTS FP: Refactored FP Conversation Info struct
2017-05-18 sswsdevUMTS FP: Track Paging Indications in PCH
2017-05-12 S. ShapiraUMTS Iub: Resolve U-RNTI for C-RNTI
2017-05-07 S. ShapiraUMTS Iub: Refactored U-RNTI resolving logic for dedicat...
2017-04-20 sswsdevUMTS Iub: Added U-RNTI resolving logic for UEs on DCH
2017-04-10 Pascal QuantinNBAP: fix malformed packet error when having a single...
2017-02-14 S. ShapiraHandle NSAP IPv4 addresses in NBAP's TransportLayerAddr...
2016-08-31 Guy HarrisDon't do any Decode As stuff for dissector tables not...
2016-07-20 Michael Mannpacket-nbap.c: Convert some g_ APIs to wmem.
2016-07-01 Michael MannASN.1 dissectors - don't try to find yourself.
2016-03-17 Michael MannAssociate dissector tables and heuristic subdissector...
2016-03-13 João ValverdeMove /asn1 to /epan/dissectors
2016-02-26 João ValverdeAdd free_address_wmem(), fix warnings [-Wcast-qual]
2016-02-11 Alexis La GoutteNBAP: fix ‘lchId_rlc_map’ defined but not used [-Werror...
2016-02-08 João ValverdeRevert "Add free_address_wmem() and other extensions...
2016-02-07 João ValverdeAdd free_address_wmem() and other extensions to address API
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-02 Guy HarrisGet rid of an unnecessary level of indirection.
2015-12-13 Anish BhattNBAP : Verify conversation proto data exists before...
2015-12-10 Michael MannConvert ASN.1 dissectors to remove "new" from "new...
2015-12-09 Michael Mann"new" dissector API -> dissector API for ASN.1 dissectors.
2015-12-02 Michael Mann[NBAP] Fix SIGSEGV in dissect_nbap_MACdPDU_Size
2015-12-01 Michael Mann[NBAP] Prevent crash.
2015-11-04 Michael MannDon't allow multiple registrations of a protocol in...
2015-11-03 João ValverdeRemaining ADDRESS macro to address function conversions
2015-10-22 Gerald CombsUse address functions instead of ADDRESS macros in...
2015-10-18 Alexis La GoutteNBAP: fix indent (use 8 spaces)
2015-10-17 Pascal QuantinNBAP: avoid dereferencing a NULL pointer
2015-10-05 Peter WuAllow use of variadic macros
2015-07-04 Peter Wuasn1: split off cleanup routines
2015-04-09 AndersBromanReplace deprecated API tvb_length -> tvb_reported_length
2015-01-16 Michael MannSE_COPY_ADDRESS -> WMEM_COPY_ADDRESS
2014-12-25 Ilya Gavrilov NBAP: fix ddi missed for non first macdflow_id...
2014-12-23 Bill Meierasn1 generated dissectors: cleanup #include usage
2014-10-13 Stig BjørlykkeASN1: Register PDU-dissectors as NEW
2014-09-16 Bill MeierFix spelling: cant-->can't, wont-->won't, etc
2014-09-09 Bill MeierFix some spelling & grammar.
2014-06-22 Evan HuusFix leak in nbap init function
2014-06-21 Evan Huusbatch of tvb-length conversions
2014-06-20 Guy HarrisRename dissector_add_handle() to dissector_add_for_deco...
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2014-02-05 Anders BromanDissector assert in packet-nbap.c. num_items isn't...
2013-12-09 Anders Broman- Forward declaration of register functions.
2013-11-23 Evan HuusConvert ASN1 dissectors from ep_address_to_str to addre...
2013-11-17 Pascal QuantinAdd a way to retrieve a PER variable bit string length
2013-11-02 Michael MannRequire dissector_try_string to pass a data parameter...
2013-09-20 Anders BromanDCH-ID can be 255
2013-09-15 Jörg MayerFinish asn1 emem -> wmem conversion.
2013-08-07 Martin Kaiseradd a range check for dch_id
2013-08-05 Jakub ZawadzkiMake some global variables static
2013-07-01 Chris MaynardFix Coverity CID 712348 (Unused pointer value).
2013-06-19 Pascal QuantinRegenerate dissector
2013-06-19 Jörg MayerFix CID 712341: Dereference null return value (NULL_RET...
2013-06-03 Anders Bromancc1: warnings being treated as errors
2013-06-03 Michael MannConvert ASN.1 dissectors to use filterable expert info.
2013-05-27 Pascal QuantinPostfix FT_NONE fields with "_element" string to reduce...
2013-05-19 Anders BromanDon't access nbap_dch_chnl_info if the index is > maxNr...
2013-04-11 Pascal QuantinUpdate the ASN.1 based dissectors following the changes...
2013-03-18 Anders BromanFrom beroset:
2013-02-26 Bill MeierFix spelling/typos found using a list of commonly missp...
2012-12-18 Jeff MorrissWhen copying addresses, also copy the (new) hf field.
2012-11-16 Anders BromanIf we have an com_context_id entry reuse that.
2012-11-14 Anders BromanDissable code causing a crash. Add debug printouts...
2012-09-24 Jakub ZawadzkiRegenerate asn.1 dissectors.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-11 Jakub ZawadzkiAdd data parameter to dissector_try_uint_new
2012-09-10 Jakub ZawadzkiRegenerate all asn.1 dissectors.
2012-09-10 Jakub ZawadzkiPropage changes done in generated dissectors to asn1/
2012-08-10 Pascal QuantinFix missing dissection of HSDSCH-Paging-System-Informat...
2012-08-10 Anders BromanTry to make the buildbot happy.
2012-08-10 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
next