Use MAC address documentation range in filter examples
[metze/wireshark/wip.git] / epan / dissectors / packet-bssap.c
2015-07-17 Michael MannRemove all preferences related to enabling/disabling...
2015-07-12 Michael MannAdd "user presentable" and "unique string ids" to heuri...
2015-01-14 AndersBroman[E212]Modify dissect_e212_mcc_mnc() to take E212 number...
2014-12-22 Martin MathiesonFirst batch of unincludes. Last attempt...
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-11-26 Michael MannRemove sccp_info member from packet_info structure.
2014-11-02 Michael MannEliminate proto_tree_add_text from several dissectors.
2014-09-29 Bill MeierAdd editor modelines; fix indentation as needed.
2014-09-12 Michael Mannproto_tree_add_text cleanup
2014-08-22 Jeff MorrissReplace a couple of implementations of unpack_digits...
2014-08-20 AndersBromanRemove now unused code, do API changes missed in previo...
2014-08-20 AndersBromanUse dissect_e212_imsi() to dissect IMSI.
2014-06-22 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-20 Michael MannCleanup display filters reported by checkfiltername.pl
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-18 Evan HuusAdd a sixteenth element to all BCD digit sets to avoid...
2013-09-12 Pascal QuantinConvert a few more dissectors to wmem
2013-07-23 Anders BromanRegister BSSAP+ by name.
2013-03-15 Anders Broman[-Wmissing-prototypes]
2013-02-26 Bill MeierFix spelling/typos found using a list of commonly missp...
2013-01-31 Bill MeierComment out unused hf[] entries & etc.
2013-01-17 Anders BromanRegister in the UDP heuristic table rather than the...
2012-12-12 Anders Broman"Fill" a couple of value_string(ext)
2012-12-02 Evan HuusRemove unneeded variable initializers.
2012-11-29 Jeff MorrissMake all enum_val_t's const.
2012-10-18 Bill MeierMinor cleanup:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-08-14 Chris MaynardDon't add proto_bssap to the tree twice, once as a...
2012-08-10 Bill MeierUse val_to_str_const() where appropriate;
2012-07-31 Pascal QuantinUpdate filter names following the changes done in r44162
2012-07-13 Chris Maynardtvb_length_remaining() can return -1, so check if its...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-05-04 Bill MeierAFAICT sys/types.h & netinet/in.h #includes are not...
2012-03-10 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-24 Chris MaynardFix a duplicate display filter name.
2012-01-19 Chris MaynardFix some duplicate display filter names.
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-09-26 Anders BromanGet rid of check_col, while at it set ENC.
2011-04-04 Anders BromanChange the signature of elem_fcn():ns to include pinfo.
2011-04-04 Anders BromanChange the msg_fcn() signature to include pinfo.
2011-02-07 Bill MeierRemove unneeded #includes (stdio.h,stdlib.h);
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-08-17 Gerasimos DimitriadisThe Mobile Status msg in BSSAP+ has IMSI as first possi...
2010-05-10 Bill MeierIndentation & whitespace cleanup (including: "4 space...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-03-20 Gerasimos DimitriadisFix for Bug 4588:
2010-01-03 Stig BjørlykkeFixed abbrev for "Location information age IE".
2009-11-27 Gerasimos DimitriadisExpert info when E.212 MCC/MNC contain non-decimal...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-13 Anders BromanApply some of the patches from:
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-11-21 Anders BromanFrom Johnny Mitrevski:
2008-09-27 Bill MeierHandle pref change via pref callback instead of registe...
2008-09-24 Bill MeierFix indentation to be reasonably consistent
2008-08-19 Anders BromanFrom Neil Piercy:
2008-08-04 Anders BromanFirst step to split the gsm_a dissector into several...
2008-05-14 Anders BromanFix some of the Errors/warnings detected by checkapi.
2008-02-07 Stig BjørlykkeRemoved even more "statement not reached" warnings.
2007-06-04 Michael TüxenRegister as heuristic dissector for SUA.
2007-04-23 Guy HarrisAdd some GCC warnings to the standard set, and add...
2007-04-14 Sebastien Tandelfix MacOSX gcc-3.3 warnings about unused tfs/value_stri...
2007-04-03 Luis OntanonImplement a proposal from Elefterios Gabriel for SCCP:
2007-03-27 Luis OntanonAnother iteration over sctp calls (RANAP/BSSAP) a step...
2007-03-22 Luis OntanonMine:
2007-03-21 Luis Ontanonpacket_info.c and packet.c
2007-01-21 Stephen FisherFrom Tobias Witek:
2006-08-21 Anders BromanFrom Florent Drouin:
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-23 Anders BromanDissect rrlp payload.
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-03-11 Ronnie Sahlbergremove some unusued parameters
2006-03-11 Ronnie Sahlbergsecond try to fix the bug
2006-03-11 Ronnie Sahlbergthe code forgot to update offset *offset++ is not...
2006-02-07 Anders BromanPacket-bssap.c - Dissect BCD coded IE:s
2006-02-07 Anders BromanDissect channel needed.
2006-02-02 Anders Bromangsm_a: Export needed functions
2006-02-01 Anders Bromanpacket-gsma_a.ch Use valuestrings for Number type etc...
2005-07-09 Guy HarrisSquelch various signed vs. unsigned warnings by:
2004-09-27 Guy HarrisMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.