Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-gsm_a_dtap.c
2010-10-06 Anders BromanFrom Pascal Quantin:
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-02-12 Gerasimos DimitriadisShow the substrings of AUTN and AUTS. Expert info warnings
2010-02-10 Gerasimos DimitriadisCreate FT_BYTES fields for the RAND, AUTN, SRES, XRES
2010-01-18 Bill MeierFix a number of gcc _Wshadow warnings
2009-12-28 Guy HarrisReplace gsm_sms_char_ascii_decode() with gsm_sms_chars_...
2009-12-27 Guy HarrisSome SMS characters require more than 2 bytes when...
2009-12-16 Gerasimos DimitriadisExpert info warning when Keypad Facility IE contains...
2009-12-16 Gerasimos DimitriadisUpdate CC Capabilities IE to decode ENICM and MCAT
2009-12-01 Gerasimos DimitriadisShow spare bits under the IEs they belong
2009-11-27 Gerasimos DimitriadisExplicitly show LAC and RAC when dissecting Routing...
2009-11-23 Gerasimos DimitriadisBasic support for the DTAP User-User IE; print bitfield...
2009-11-18 Gerasimos Dimitriadis- Use the spare_bits hf from packet_gsm_a_common.c in
2009-11-17 Gerasimos DimitriadisRemove the address operator from value_string arrays...
2009-11-06 Gerasimos DimitriadisFix for bug 4209:
2009-10-29 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-25 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-23 Anders BromanForgot to remove IA5_7BIT_decode(unsigned char * dest...
2009-10-23 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-22 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-21 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-20 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-20 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-16 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-12 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-12 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-09 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-05 Stig BjørlykkeMoved the block for second octet to avoid a warning...
2009-10-01 Anders BromanFrom Gerasimos Dimitriadis:
2009-09-24 Kovarththanan Raja... Don't guard col_append_str with check_col
2009-09-22 Anders BromanFrom Gerasimos Dimitriadis:
2009-09-20 Anders BromanFrom Gerasimos Dimitriadis:
2009-09-17 Jaap KeuterFrom Gerasimos Dimitriadis:
2009-09-15 Bill MeierSave some memory: Don't statically allocate ett[] array...
2009-08-31 Anders BromanFrom Gerasimos Dimitriadis:
2009-08-06 Bill MeierFix some individual cases of 'if (unsigned) < 0'
2009-08-04 Jaap KeuterOptimize empty strings to NULL pointers.
2009-08-03 Jaap KeuterFrom Gerasimos Dimitriadis:
2009-07-27 Anders BromanFrom Gerasimos Dimitriadis:
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-19 Stig BjørlykkeFrom Artem Tamazov (bug 3472):
2009-05-08 Anders BromanFrom Reinhard Speyerer:
2009-04-27 Michael TüxenRemove duplicate code.
2009-04-26 Anders BromanMore IE decoding and bug fixes.
2009-04-04 Anders BromanKeep the buildbot happy.
2009-04-04 Anders BromanWrong tree used, add Codec list dissection.
2009-04-03 Anders BromanAdd value strings and code clenup.
2009-03-04 Anders Broman- Use correct length in TLV-E and LV-E.
2009-01-28 Bill MeierAdjust some indentation
2009-01-07 Jaap KeuterFrom Duncan Salerno:
2009-01-06 Anders BromanAdd dummy IE decoding to get correct length.
2009-01-06 Anders BromanUpdate to Rel 8.
2008-12-23 Anders BromanImplement TLV-E and LV-E type IE dissection (2 byte...
2008-12-19 Bill MeierRevert queueing --> queuing spelling changes made in...
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-11-16 Anders BromanAdd some comments.
2008-11-15 Anders BromanFix a typo.
2008-11-15 Anders BromanUpdate comments add Emergensy number list IE.
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-10-11 Anders BromanFrom Bruno Hivert:
2008-10-09 Anders BromanDissect Bearer cap in Signal info.
2008-09-29 Anders BromanAdd Sequence Number for DTAP messages.
2008-09-26 Bill MeierMinor cleanup related to proto_register & proto_reg_handoff
2008-09-05 Anders BromanFrom Niel Percy:
2008-08-24 Anders BromanFrom Neil Piercy:
2008-08-19 Anders BromanFrom Neil Piercy:
2008-08-04 Anders BromanFrom Neil Piercy: