From Reinhard Speyerer:
[obnox/wireshark/wip.git] / epan /
2009-05-01 jakeFrom Reinhard Speyerer:
2009-05-01 jakeFrom Reinhard Speyerer:
2009-05-01 jakeFrom Reinhard Speyerer:
2009-05-01 jakeFrom Reinhard Speyerer:
2009-05-01 jakeFrom Reinhard Speyerer:
2009-05-01 jakeFrom Reinhard Speyerer:
2009-04-30 jmayerAdd a few additional pieces of information
2009-04-30 etxrabFix:
2009-04-30 etxrabResort the list a bit.
2009-04-30 jmayerAdd additional Type->Name associations: Now we can...
2009-04-30 martinmAnother check/expert error for RARs.
2009-04-30 jakeFrom Jared Renzullo:
2009-04-29 martinmSequence analysis is only for UM channels for now.
2009-04-28 etxrabTry to fix the build bot.
2009-04-28 etxrabSignals and IE's updated to V8.1.1 (2009-04).
2009-04-28 etxrabDissect IMSI.
2009-04-28 martinmTry to cast away win64 buildbot problem.
2009-04-28 martinmAvoid calling strlen() lots of unnecessary times when...
2009-04-28 wmeierreg_handoff: if (!initialized) ... not req'd; Also...
2009-04-28 guyAdd packet-pw-common.h to the distribution.
2009-04-27 anonsvngit-svn-id: anonsvn.wireshark.org/wireshark/trunk@28183...
2009-04-27 rbalintFrom Artem Tamazov: SAToP and CESoPSN MPLS PW support.
2009-04-27 etxrabBug fixes.
2009-04-27 martinmAllow RAR UL Request field to be broken down (as in...
2009-04-27 tuexenRemove duplicate code.
2009-04-26 etxrabMore IE decoding and bug fixes.
2009-04-25 etxrabMore IE decoding.
2009-04-25 etxrabUpdate GSM MAP to V8.9.0 (2009-04).
2009-04-24 etxrabTry to get the security context right.
2009-04-24 wmeierrange.c: ep_strbuf_new("") ==> ep_strbuf_new(NULL);
2009-04-24 stigFixed reassembly, which broke in r25195.
2009-04-24 stigThe dissector does not use any bytes.
2009-04-24 stigImproved reading Apple's PacketLogger files:
2009-04-24 stigAdded tvb_format_stringzpad_wsp().
2009-04-23 etxrabFrom Wade Hennessey:
2009-04-23 etxrab- GSM MAP: incorrect decoding of getPassword operation .
2009-04-22 wmeierproto.c: proto_registrar_dump...() fixes/changes:
2009-04-22 etxrabTry to fix more unused code warnings.
2009-04-22 guyFix a warning in the RANAP dissector.
2009-04-22 etxrabUse #.OMIT_ASSIGNMENT
2009-04-22 etxrabTry to fix unused code warnings.
2009-04-22 etxrabTry to fix unused code warnings.
2009-04-22 geraldFrom Mark Cave-Ayland: Fix a crash in the PCNFSD dissector.
2009-04-22 etxrabFix a typo.
2009-04-22 etxrab- Dissect transportlayeraddress
2009-04-22 etxrab- Try to get rid of the unused code warnings.
2009-04-22 wmeiersmpp: Fix potential crash(es): Mark hf[] entries with...
2009-04-22 guyClean up some 64-bit issues.
2009-04-21 guyGet rid of trailing tab.
2009-04-21 wmeierReplace some non-ascii characters in comment
2009-04-21 wmeierinfiniband.h: Verify addt'l fields against spec; reformat
2009-04-21 etxrabMove ranap to dirty dissectors for now.
2009-04-21 etxrab- Reintroduce heuristic dissector
2009-04-21 guyTurn on -Wshorten-64-to-32 by default, and fix some...
2009-04-21 etxrabFix a typo.
2009-04-21 etxrabIntroduce call dissector_try_port_new() to be used...
2009-04-21 wmeierinfiniband: Fix various issues mostly relating to proto...
2009-04-21 martinmAlso show number of RAR bodies/entries in stats.
2009-04-21 jakeSimplify headerfields a bit.
2009-04-21 jakeConstify some more value_strings.
2009-04-21 jakeConstify some more value_strings.
2009-04-20 guySquelch some warnings.
2009-04-20 etxrabMore IE decoding, expect messages to be integrity prote...
2009-04-20 jakeFix build without HAVE_LIBGCRYPT.
2009-04-20 guyMore constification to fix warnings.
2009-04-20 guyMore constification, fewer warnings.
2009-04-20 guyConstify some items to squelch some compiler warnings...
2009-04-20 martinmAdd a preference for allowing transparent RRC data...
2009-04-20 jakeRemove code duplication.
2009-04-20 jakeFrom Chris A:
2009-04-20 jakeFrom Naoyoshi Ueda:
2009-04-19 sakeWhen a frame contains the remainder of a previous PDU...
2009-04-19 gerald[Automatic manuf and enterprise-numbers update for...
2009-04-18 martinmTry to speed up lookup of LTE mac/rlc/pdcp dissectors
2009-04-18 jakeFrom rspmn:
2009-04-17 geraldRemove some no-longer-needed casts.
2009-04-17 martinmFor RAR PDUs, show RA-RNTI and subframe number in info...
2009-04-16 etxrabFix bugs found with the aid of Gianluca Verin.
2009-04-16 etxrabFrom Vincent Helfre and Me:
2009-04-16 jakeFrom Jared Renzullo:
2009-04-15 wmeierpacket_sccp.c: Init an uninit'd variable which was...
2009-04-15 geraldFix the Buildbot.
2009-04-15 martinmDissect more than one Via entry if found in a single...
2009-04-15 wmeierpacket-rlc-lte.c: keep vc6 happy: use gboolean instead...
2009-04-14 wmeierep_strbuf usage: ep_strbuf_new_label("") --> ep_strbuf_...
2009-04-14 etxrabguint8 -> guint16
2009-04-14 etxrabDissect PDN address, fix typos.
2009-04-14 etxrabUse G_GINT64_CONSTANT in stead of G_GUINT4_CONSTANT
2009-04-14 geraldFrom Jakub Zawadzki: Fix a logic error.
2009-04-14 martinmBegin to do some per-channel sequence analysis (so...
2009-04-14 wmeierep_strbuf: fix some bugs and additional changes
2009-04-14 kukosado not report encoding error for sequence extension...
2009-04-14 kukosasupport UINT64 constants for upper value bounds
2009-04-13 guySection 11 of RFC 3550, "RTP over Network and Transport...
2009-04-13 etxrabAdd XiMeta Technology's ethertype.
2009-04-13 etxrabFrom Abhik Sarkar:
2009-04-13 etxrabTry to please the build bot, fix indentation.
2009-04-13 etxrabFrom Andreas Heise:
2009-04-12 gerald[Automatic manuf and enterprise-numbers update for...
2009-04-11 guyGet the offset of the padding count correct (it has...
next