Try to speed up lookup of LTE mac/rlc/pdcp dissectors
[obnox/wireshark/wip.git] / epan /
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...
2009-04-10 etxrabHandle PER constrained integer > 32 bits, show more...
2009-04-09 etxrabFix a typo.
2009-04-09 jmayerStarting cleanup in earnest
2009-04-09 wmeierFix two usages of non-ascii characters.
2009-04-09 etxrabFrom Chris Costa:
2009-04-09 etxrabSmall indentation fix.
2009-04-08 guyJust use g_strdup_printf() to construct a pathname...
2009-04-08 geraldDon't assemble asm_utils_win32_x86 on x64. Export a...
2009-04-08 geraldMore size_t fixes.
2009-04-08 geraldAdd another Flex exception.
2009-04-08 geraldDisable warnings-as-errors for Flex-generated output...
2009-04-08 geraldFix the last commit.
2009-04-08 geraldMore size_t fixes.
2009-04-08 geraldMore size_t fixes. Use a string buffer in range.c.
2009-04-08 wmeier(Trivial) Fix some spelling & etc in comments
2009-04-08 wmeierMore Ethereal --> Wireshark
2009-04-08 wmeierMore ethereal --> wireshark
2009-04-08 etxrabAdd dissection of:
2009-04-08 geraldsize_t fixes.
2009-04-07 morrissFix a typo.
2009-04-07 jmayerAnother patch to sqelch warnings about asserts in g_str...
2009-04-07 geraldsize_t fixes.
2009-04-07 wmeierUse some default true_false_string's.
2009-04-07 etxrabAdd missed packet-pw-atm.c.
2009-04-07 geraldMore size_t casts.
2009-04-06 geraldThe last of the size_t fixes in epan/dissectors.
2009-04-06 geraldMore size_t fixes.
2009-04-06 geraldMore size_t fixes.
2009-04-06 etxrabDissect g722.2 H.245 paramaters.
2009-04-06 jakeFix bug 3342:
2009-04-06 sfisherFix compiler warning/errors
2009-04-06 geraldMore size_t casts/fixes, and string buffers.
2009-04-05 geraldGet rid of a bunch of size_t's.
2009-04-05 guyUse ep_strdup_printf() and emem_strbuf_t's.
2009-04-05 guyUse an emem_strbuf_t in bitrange().
2009-04-05 guyCasts of pointer differences to squelch P64 warnings...
2009-04-05 guyReapply the change from revision 27946.
2009-04-05 geraldBack out the previous change. As Guy pointed out, we...
2009-04-05 gerald[Automatic manuf and enterprise-numbers update for...
2009-04-04 geraldtvbuff.[ch]: Accept more size_t's.
2009-04-04 etxrabKeep the buildbot happy.
2009-04-04 etxrabWrong tree used, add Codec list dissection.
2009-04-04 etxrabFrom Francesco Fondelli:
2009-04-03 guyUse an emem_strbuf_t where appropriate.
2009-04-03 guysize_t fix (you won't get more than 2^31-1 bytes there).
2009-04-03 guysize_t fix (you're not going to get more than 2^31...
2009-04-03 guySome size_t cleanups.
2009-04-03 guyTurn length variables that don't need to be size_t...
2009-04-03 guytvb_memcpy() now takes a size_t as an argument, so...
2009-04-03 jmayerDon't crash on linux:
2009-04-03 guySquelch a warning.
2009-04-03 guyDon't support a length of -1 meaning "to the end of...
2009-04-03 guyDon't reply on an argument of -1 as the last argument...
2009-04-03 etxrabAdd value strings and code clenup.
2009-04-03 geraldMore size_t.
2009-04-03 geraldMake some lengths size_t's.
2009-04-03 geraldMake the "length" argument of the tvb_mem* functions...
2009-04-02 sakeMake buildbot happy again...
2009-04-02 guyGet rid of an unused variable.
2009-04-02 etxrabFrom Garey Hassler:
2009-04-02 etxrabFrom Naoyoshi Ueda:
2009-04-02 etxrabFrom Chris Maynard:
2009-04-02 etxrabYin Sun:
2009-04-02 etxrabRemove #if 0
2009-04-02 geraldFrom Peter Hertting: Fix the maximum poll interval.
2009-04-02 geraldFix a typo.
2009-04-02 geraldThe format argument of val_to_str() formats a guint32...
2009-04-01 etxrabAdd to new functions from the optimization patch:
2009-04-01 etxrabAccording to the section 2.4 of the spec.
2009-04-01 wmeierFrom Abhik Sarkar: SMPP TLV tag value_strings.
2009-04-01 geraldOnly #undef inet_aton if we're using ADNS on Windows.
2009-03-31 wmeierChange to prevent "off-the-end" array access if invalid...
2009-03-31 etxrabUpdate value strings.
next