From Jakub Zawadzki: Glib2 g_snprintf doesn't return -1;
[obnox/wireshark/wip.git] / epan /
2009-03-17 etxrabFix a typo.
2009-03-17 wmeier(Minor): Remove some unneccessary code; Fix a typo;
2009-03-17 wmeierAdd a comment about the way g_snprintf is used.
2009-03-17 wmeierAdd a comment about the way g_snprintf() is used.
2009-03-17 geraldDon't compile with -WX for flex-generated output, simil...
2009-03-17 wmeierUse smiFree for libsmi >= v 0.4.8; Also: sprintf->g_snp...
2009-03-17 guyUpdate the comment about Ross Williams' paper.
2009-03-16 guyGet rid of unused routine (which gets errors when compi...
2009-03-16 martinmAdd a ReTX count (resends being caused by HARQ NACKs).
2009-03-16 wmeierRemove some non-ascii characters.
2009-03-16 stigRemoved some non-ASCII characters.
2009-03-16 guyClean up some P64 issues; we assume that no strings...
2009-03-15 geraldGo a little deeper into the Win64 rabbit-hole. Add...
2009-03-15 stigAdjusted my name to use only ASCII characters.
2009-03-15 wmeierFix perror, calloc usage so checkAPIs doesn't complain.
2009-03-15 stigFrom Jakub Zawadzki:
2009-03-15 wmeierAs suggested by Jakub Zawadzki: g_free() is NULL safe...
2009-03-15 wmeierFix non-ascii characters
2009-03-15 stigFrom Jakub Zawadzki (bug 3334):
2009-03-15 guySome more P64 fixes - they all assume we don't have...
2009-03-13 stigg_free() is NULL safe, so we don't need check against it.
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2009-03-13 rbalintFix inverted interpretation of global_megaco_dissect_tree.
2009-03-12 stigFrom Menno Andriesse:
2009-03-12 stigFrom Chris Ridd (bug 3329):
2009-03-12 stigFrom Jakub Zawadzki (bug3330):
2009-03-11 geraldMore Win64 fixes.
2009-03-11 martinmThe abbreviation is "TOHC", not "RoHC".
2009-03-11 martinmBe careful not to show not-relevant context info.
2009-03-11 jakeFrom Brian Julin:
2009-03-11 jakeGet the build going again on non-Windows compilers.
2009-03-11 etxrabFrom Carlos Mendioroz:
2009-03-11 etxrabFrom Michael Lum:
2009-03-11 etxrabTypo.
2009-03-11 etxrabPrepare IE dissection.
2009-03-11 etxrabFrom Michael Lum:
2009-03-11 jakeFrom Jakub Zawadzki:
2009-03-09 geraldMake sure our offset increases, otherwise we'll go...
2009-03-09 stigCorrected oid names.
2009-03-09 stigCorrected oid name.
2009-03-09 stigRemoved support for FT_UINT64/BASE_NONE/VALS combination.
2009-03-09 jakeFrom Steve Karg:
2009-03-09 stigFrom Jakub Zawadzki and me (bug 3283):
2009-03-09 stigAdded FT_INT*/FT_UINT* with BASE_NONE and a value strin...
2009-03-08 stigHandle a empty string as "0" when checking numeric...
2009-03-08 stigDon't use ep_strndup() to copy the uat protocol name...
2009-03-08 jakeRedesign GeoIP information presentation.
2009-03-08 stigFrom Peter (bug 3314):
2009-03-08 stigIndicate hexadecimal preferences.
2009-03-08 stigIndicate hexadecimal preferences.
2009-03-08 stigIndicate hexadecimal preferences.
2009-03-07 stigUse UAT_FLD_PATHNAME for paths.
2009-03-07 stigMove packet-pres.c to dirty ASN.1 dissectors until...
2009-03-07 stigAdded an expert info when dissector is not available.
2009-03-07 stigAdded a users context list to map a presentation contex...
2009-03-06 wmeierAdjust some indentation; reformat a line or two.
2009-03-06 wmeierRename a variable ('free') so checkAPIs doesn't incorre...
2009-03-06 stigFrom Alexis La Goutte (bug 3308):
2009-03-06 jakeFrom Steve Karg:
2009-03-06 stigFrom Petr Sumbera (bug 3309):
2009-03-06 wmeierFrom Michael Speck: Fix so compiles with VC6
2009-03-06 wmeierCorrect bug in heuristic so as to strengthen it a bit.
2009-03-05 stigUse some default true_false_string's.
2009-03-05 stigAddded tfs_used_notused.
2009-03-05 wmeierRemove stuff that's really "non-public" from .h files.
2009-03-05 jakeAddition of Ping and PingAck messages.
2009-03-05 sfisherRemove an unused variable.
2009-03-05 wmeierOops! Fix the fix
2009-03-05 wmeierMinor rework of reg_handoff ...
2009-03-05 wmeierPrefs callback not req'd ...
2009-03-05 wmeierMinor rework of reg_handoff ...
2009-03-05 wmeierSeveral small revisions:
2009-03-05 guyGet rid of an unused global variable.
2009-03-04 guyFix typo that caused compiler warnings.
2009-03-04 etxrabFrom Neil Piercy:
2009-03-04 etxrab- Use correct length in TLV-E and LV-E.
2009-03-04 stigMap "x.25.*" preferences to "x25.*".
2009-03-03 stigFrom Neil Piercy (bug 3299):
2009-03-03 etxrabUse correct length.
2009-03-03 etxrabFix a typo.
2009-03-03 etxrabChange key_len to guint16.
2009-03-03 stigMoved the dissector_handle_t.
2009-03-03 stigRemoved unused rpcap_handle.
2009-03-03 stigMoved the dissector_handle_t.
2009-03-03 stigRenamed filter name to x25 to be like other X protocols.
2009-03-03 stigAdded support for Memcache Binary Protocol.
2009-03-03 stigAdd expert info when bad checksum.
2009-03-03 martinmAdd a newline at the end of the file.
2009-03-03 etxrabArtem Tamazov:
2009-03-03 etxrabArtem Tamazov:
2009-03-03 etxrabFrom Alvaro Vega Garcia:
2009-03-03 etxrabFrom Sven Eckelmann:
2009-03-03 etxrabFrom Michael Lum:
2009-03-03 etxrabExport the E212 dissection routine.
2009-03-03 etxrabUse the SCTP ppid for S1AP.
2009-03-03 etxrabUpdate UMA towards the most recent 3GPP spec, and expor...
2009-03-02 geraldMore Windows compiler flag cleanups. Fix a problem...
2009-03-01 morrissFix conversation tracking bug noticed in:
2009-03-01 etxrabAdd more IE dissection.
2009-03-01 jakeFrom Carles Kishimoto:
next