Fix bugs I introduced. Now
[metze/wireshark/wip.git] / asn1 /
2012-12-21 Guy HarrisSquelch a qualifier-discard warning.
2012-12-21 Guy HarrisGet rid of unused routines for UDC-type.
2012-12-18 Jeff MorrissWhen copying addresses, also copy the (new) hf field.
2012-12-13 Pascal QuantinFix what seems to be a typo error
2012-12-13 Pascal QuantinFrom John Batty via https://bugs.wireshark.org/bugzilla...
2012-12-12 Stig BjørlykkeMoved users table lookup to find_oid_by_pres_ctx_id...
2012-12-12 Anders Broman"Fill" a couple of value_string(ext)
2012-12-07 Stig BjørlykkeAdded deltaRevocationList.
2012-12-03 Bill MeierFix [-Wshadow] warnings.
2012-11-30 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-11-29 Jeff MorrissMake all enum_val_t's const.
2012-11-26 Pascal QuantinAdd missing OPTIONAL keyword in RRCConnectionRequest...
2012-11-18 Guy HarrisYou can't return from inside a TRY/CATCH/ENDTRY block...
2012-11-18 Guy HarrisIn the heuristic T.124 dissector, catch BoundsError and
2012-11-16 Stig BjørlykkeAdded a try-catch in the heuristics to avoid a false...
2012-11-16 Anders BromanIf we have an com_context_id entry reuse that.
2012-11-15 Anders BromanAdd and prettify debug info - will regenerate dissector...
2012-11-14 Anders BromanDissable code causing a crash. Add debug printouts...
2012-11-13 Pascal QuantinPacify OSX-10.5 buildbots
2012-11-12 Stig BjørlykkeAdded attributes from RFC 2798.
2012-11-12 Pascal QuantinFix detection of H-RNTI when it is given after the...
2012-11-12 Stig BjørlykkeFixed some typos
2012-11-12 Stig BjørlykkeUpdate ACP133 to edition D.
2012-11-09 Pascal QuantinUse a subtree for message containers
2012-11-08 Stig BjørlykkeOnly append oid name to parent item once when having...
2012-11-07 Pascal QuantinAvoid accessing a no more valid tvbuff
2012-11-06 Pascal QuantinFix dissection of NAS security parameters to/from E...
2012-11-06 Anders BromanDissect lat. long and Uncertainty-Code.
2012-11-05 Anders BromanDissect the positioning data.
2012-11-05 Anders BromanUse little endian MNC encoding.
2012-11-01 Anders BromanFrom LI Hai:
2012-10-24 Chris MaynardTo indicate that all bytes in the tvb were consumed...
2012-10-21 Anders BromanAddressString can have a size of 1, fixes Bug 7882...
2012-10-09 Anders BromanFrom Bill Parker:
2012-09-30 Pascal QuantinUpgrade LTE RRC dissector to v11.1.0
2012-09-28 Pascal QuantinRevert r21471: previous decoding of APN was matching...
2012-09-28 Pascal QuantinUpgrade LTE Positioning Protocol to V11.0.0
2012-09-23 Pascal QuantinLet's be consistent and display lte_rrc root for all...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-19 Pascal QuantinFrom LI Hai via https://bugs.wireshark.org/bugzilla...
2012-09-11 Pascal QuantinUpgrade LTE RRC dissector to v11.0.0
2012-09-11 Jakub ZawadzkiAdd data parameter to dissector_try_uint_new
2012-09-11 Jakub ZawadzkiAdd data parameter to call_dissector_only.
2012-09-11 Jakub ZawadzkiAdd data parameter to dissector_try_heuristic
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-09-10 Jakub ZawadzkiPropage changes done in generated dissectors to asn1/
2012-09-03 Jakub ZawadzkiMT: move global frame_end_routines to packet_info.
2012-08-24 Michael Mannmatch display filter prefix for all filters
2012-08-22 Anders BromanAdd French National parameter https://bugs.wireshark...
2012-08-21 Pascal QuantinAdd dissection of locationInformation IE in Ericsson...
2012-08-21 Pascal QuantinFix filter names for Ericsson proprietary extensions
2012-08-21 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-08-20 Pascal QuantinRemove unused hf_gsm_map_imsi_digits entry and fix...
2012-08-20 Pascal QuantinAvoid defining 2 entries with incompatible types (FT_BY...
2012-08-19 Michael Mannuse session allocated memory for rtp_add_address/srtp_a...
2012-08-18 Michael Mannmake hash key session scoped
2012-08-18 Guy HarrisMark a parameter as unused.
2012-08-18 Guy Harrisepan/dissectors/packet-ansi_map.c shouldn't be edited...
2012-08-18 Guy Harrisepan/dissectors/packet-ansi_tcap.c shouldn't be edited...
2012-08-15 Pascal QuantinRemove non ASCCI characters
2012-08-15 Pascal QuantinFix some headers fields that were wrongly marked as...
2012-08-15 Pascal QuantinFix field type for some 64 bits header fields
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:
2012-08-09 Anders BromanFix a comment.
2012-08-09 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-08-08 Pascal QuantinVarious small changes:
2012-08-08 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-08-02 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-08-01 Pascal QuantinFollow-up of r44162: gsm_a_gm dissector is used for...
2012-08-01 Chris MaynardFix Coverity CID 280019 (formerly 19): "Logically dead...
2012-07-31 Anders Broman- Put back not used constants to fill value_strings_ext.
2012-07-31 Jakub ZawadzkiRestore includes from r44107 to fix abi check.
2012-07-31 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-07-30 Chris MaynardFix Coverity CID 712343: Wrong sizeof argument.
2012-07-30 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-07-29 Jakub ZawadzkiTry to fix ABI check.
2012-07-27 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-07-26 Michael TüxenChanges corresping to
2012-07-26 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-07-26 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-07-21 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-07-18 Pascal QuantinPut back r43768 that got removed by error in r43781
2012-07-18 Anders BromanMerge the rest of Jacob Nordgren and Rishie Sharmas...
2012-07-17 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-07-17 Pascal QuantinFix 'dereferencing type-punned pointer will break stric...
2012-07-17 Pascal QuantinRemove extra space after message name
2012-07-16 Pascal QuantinComment a few unused variables / functions
2012-07-16 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-07-16 Anders BromanFrom Jacob Nordgren and Rishie Sharma:
2012-07-13 Chris Maynardtvb_length_remaining() can return -1, so don't assign...
2012-07-13 Chris Maynardtvb_length_remaining() can return -1, so don't assign...
2012-07-11 Anders BromanRevert part of revision 43107 which broke sub dissection of
2012-07-10 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-07-10 Anders BromanIntroduce a preference setting for application context...
2012-07-09 Pascal QuantinUpdate comments
2012-07-09 Pascal QuantinAdd LTE Positioning Protocol Extensions dissector
2012-07-09 Anders BromanDissect Release 8 CDR:s
2012-07-08 Guy HarrisUATs could be put into "categories". The categories...
next