Don't remove a preference, make it obsolete instead.
[obnox/wireshark/wip.git] / plugins /
2006-11-03 guyAdd $(EXEXT) after references to the Lemon executable.
2006-11-01 etxrabAdd h324_muxtbl_out
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-10-29 ulflput every python script name into "" so the call won...
2006-10-18 jakeFrom Shaun Jackman
2006-10-14 etxrabDissect observedeventsdescriptor more like the actual...
2006-10-13 etxrabModify Signals descriptor to look more like the actual...
2006-10-05 etxrabRemove entries for the lua plugin as it's not used...
2006-10-04 etxrabStart to make the output from the dissector more like...
2006-09-30 ulflwe don't need to .. the dirs for the clean targets...
2006-09-30 ulfl"Pluggable custom makefile"
2006-09-29 etxrabUse #defines from packet-ber.h rather than asn1.h chang...
2006-09-26 legoLua 5.1.1 for windows
2006-09-25 legoMove the Lua interface into epan... (not a plugin anymore).
2006-09-06 etxrabNAME can also contain '_'
2006-09-04 etxrabAlways dissect SDP info to set up RTP conversation.
2006-09-02 etxrabComment out debug code.
2006-09-02 etxrabPackages can have digits and '/' in their names...
2006-09-02 etxrabRemove some extra output for MediaDescriptor.
2006-09-02 etxrabFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=1080.
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-08-22 ulfl(slightly) further dissection of the Option (Organizati...
2006-08-22 ulflfix TLB block alignment to be compatible with the curre...
2006-08-22 geraldBail out of an infinite loop. Fixes bug 1048. (This...
2006-08-20 etxrabDissect some more H.245 messages in MEGACO
2006-08-19 etxrabImprove parsing a bit and correctly dissect errorDescri...
2006-08-10 jmayerrudp used a port that a) collides with afs and b) violates
2006-08-08 ulflseveral minor fixes and enhancements to the dissection
2006-07-20 geraldsnprintf -> g_snprintf. Fix up whitespace.
2006-07-19 etxrabFrom Bálint Réczey
2006-07-01 ulflremove some warnings (2nd try)
2006-07-01 ulflremove some "signedness" warnings
2006-06-29 legoSome improvements to the Lua plugin:
2006-06-29 ulflremove a "differ in signedness" warnings
2006-06-29 ulflremove some "unused parameter" warnings
2006-06-27 etxrabFrom Alejandro Vaquero:
2006-06-24 guyPut the sequence number in for a response, if present.
2006-06-23 ulflsquelch some compiler warnings
2006-06-23 jakeOne warning from GCC:
2006-06-22 ulflfix a (correct) compiler warning
2006-06-21 ulfladd various new dissections, enhancements to the existi...
2006-06-21 ulfladd an expert info if a capture file contains some...
2006-06-21 ulfldetect the PROFINET OUI correct if the multicast bit...
2006-06-21 jakeFrom Christian Durrer:
2006-06-19 etxrabNew rutine tvb_format_text_wsp() which will change...
2006-06-19 etxrabFrom Eugene Tarlovskij:
2006-06-17 etxrabFrom Tarlovskij Eugene:
2006-06-17 sahlbergethereal to wireshark changes
2006-06-16 guySquelch a (valid) compiler warning.
2006-06-13 ulfl (on behalf of the PROFIBUS Nutzerorganisation e.V...
2006-06-12 ulfluse FT_GUID instead of FT_STRING at appropriate fields
2006-06-02 jmayerremove plugin.c in distlclean
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-29 etxrabEthereal->Wireshark
2006-05-28 etxrabEthereal->Wireshark
2006-05-23 etxrabFrom Martin Mathieson:
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 sahlbergname change
2006-05-14 guyUse $(PLUGIN_NAME) wherever possible, so that we have...
2006-05-02 geraldIt looks like g_fopen() in the version of GLib that...
2006-04-27 ulfladd some higher packet length values
2006-04-26 ulflminor enhancements
2006-04-25 guyInclude non-dissector support files in the source.
2006-04-23 guyTry using the new generic plugin Makefile.nmake.
2006-04-23 guyUse the PLUGIN_NAME macro, to see if we can minimize...
2006-04-23 guy"irda", not "ira".
2006-04-23 guyResolve conflicts.
2006-04-23 guyRegistration routines can't be static - they're called...
2006-04-23 guyAdd the objects built from DISSECTOR_SUPPORT_SRC.
2006-04-22 guyConvert most other plugin dissectors to use the make...
2006-04-20 ulfl(on behalf of the PROFIBUS Nutzerorganisation e.V....
2006-04-20 guyRename "make-reg-dotc" to "make-dissector-reg", and...
2006-04-19 guyFix a typo.
2006-04-19 guyFix the register and register-handoff routines to have...
2006-04-19 etxrabHandle 64bits signed/unsigned integers and get rid...
2006-04-19 guyregister.c and register.obj are no longer used.
2006-04-19 guyThe rule makes plugin.c, not register.c.
2006-04-19 guyUpdate comments.
2006-04-19 guyHave make-reg-dotc and make-reg-dotc.py generate either...
2006-04-19 etxrabFrom W.Borgert:
2006-04-18 etxrabFix Bug bugs.ethereal.com/bugzilla/show_bug.cgi?id...
2006-04-17 etxrabFrom W. Borgert:
2006-04-17 guyPull the plugin-specific code into "plugin.c", and...
2006-04-15 etxrabAdd some missing commands.
2006-04-05 etxrabFrom Martin Mathieson:
2006-03-30 legoFix FieldInfo and add an attribute for the filter...
2006-03-30 legoTextWindow:
2006-03-30 geraldContinue to play whack-a-mole with null dereferences...
2006-03-30 jakeUndoing commit of private makefile in r17765
2006-03-30 etxrabFrom Martin Mathieson:
2006-03-29 jakeGet elua to build on IA32
2006-03-28 geraldFix compilation under Windows.
2006-03-27 legoelua_field.c was added to $MODULES but not to $OBJECTS
2006-03-27 jakeMajor properties cleanup
2006-03-27 geraldBe more paranoid about dereferencing pointers (and...
2006-03-27 legoThis worked because I've edited elua_field.h as .c...
2006-03-27 legoImprove Field Extraction by returning a handle to a...
2006-03-27 geraldRemove some unused #defines.
2006-03-23 geraldFurther refinements for Coverity CID 42. Make some...
next