asn2wrs
[obnox/wireshark/wip.git] / epan / libwireshark.def
2007-10-29 kukosaasn2wrs
2007-10-25 kukosanew codec table for registering codecs by name
2007-10-18 kukosaH.460 new dissector implemented (H.460.2-H.460.22)
2007-10-18 grahambFixed sort order, used case-insensitive ascending
2007-10-18 stigAdd eth_stdio_open to libwireshark.def
2007-10-05 kukosaexport more types from H.225.0 and H.245 which will...
2007-10-03 sakeThis patch adds two new column types:
2007-09-24 kukosaimprovements in ROS handling in Q.932 and H.450
2007-09-17 kukosaSupport of QSIG Extensions
2007-09-15 geraldAdd routines under Windows to check if npf.sys is runni...
2007-09-06 stigAdded ipprotostr to libwireshark.def
2007-08-30 stigAdded capture_wlancap to libwireshark.def
2007-08-30 geraldChange the "--enable-setuid-install" option to install...
2007-08-26 legoadd the new oid_* functions
2007-08-25 etxrabGet rid of now unused:
2007-08-23 richardvadd remaining golay_* functions
2007-08-23 morrissExport golay_errors() to get the Windows builds going...
2007-08-17 geraldInstead of converting between 802.11 frequencies and...
2007-08-16 ulflexperimental feature: dissector filters
2007-08-10 lego+prefs_add_uat_preference
2007-08-07 legoExport the entire uat api
2007-07-31 guyExport dfilter_macro_build_ftv_cache() for use by Wires...
2007-07-27 morrissAdd fetch_tapped_data
2007-07-26 kukosa- export some ASN.1 functions from libwireshark
2007-07-20 kukosaQSIG fully implemented
2007-06-27 kukosaexport prefs_register_static_text_preference()
2007-06-26 geraldAdd capture counts for PPI.
2007-06-25 sfisherFrom Frank Stratemeier:
2007-06-24 etxrabExport fragment_end_seq_next to get the Windows buildbo...
2007-06-04 sfisherGet the Windows builds going again after my last check-in
2007-06-03 etxrabAdd dissect_per_enumerated
2007-05-29 kukosaexport dissect_ber_old_... functions
2007-05-26 guyinit_plugin_dir() is now just internal to epan/filesyst...
2007-05-24 legoPrepare wireshark and tshark for wiretap plugins
2007-05-22 wmeieradd empty_tcp_stream
2007-05-22 sfisherAdd new functions from SVN revision 21867 to libwiresha...
2007-05-07 galUpdated splash screen for Wireshark that shows the...
2007-05-04 kukosagenerate T.38 dissector from ASN.1 source
2007-04-27 kukosanew Q.932 and QSIG dissectors
2007-04-19 kukosaexport dissect_ber_tagged_type()
2007-04-04 etxrabAdd wtap_nstime_to_sec.
2007-03-24 jakeMake some more string conversions available to plugins
2007-03-22 legoMine:
2007-03-21 legopacket_info.c and packet.c
2007-03-14 ulflas requested by "John T. Haller" for PortableApps.com:
2007-02-28 sfisherFix for bug #1408:
2007-02-25 ulfladd a new function dissect_dcom_HRESULT_item() for...
2007-02-16 ulflmajor code cleanup:
2007-02-13 sfisherFrom Sebastien Tandel:
2007-02-12 etxrabAdd uat_clear and uat_load.
2007-02-09 lego* Add a Submenu (/Views/User Tables) where UATs can...
2007-02-08 guyAdd dissect_nt_64bit_time to the list of exported routines.
2007-02-08 ulflvarious major enhancements to the PROFINET-IO dissector...
2007-02-07 legoFrom: Gisle Vanem
2007-02-04 legoadd uat_swap() to libwireshark.def
2007-01-29 etxrabAdd some missing defines for uat_gui.c
2007-01-18 jakeTrying to get buildbot Windows-XP-x86 to build again.
2007-01-18 jakeExport the split fvalue_get_integer as fvalue_get_uinte...
2007-01-14 ulflon my way to fix #301:
2007-01-13 galNew "decode as ..." feature for BER-encoded files ...
2007-01-11 geraldFix compilation problems under Windows. In the GTK...
2007-01-11 kukosamake airpcap_loader.c compileable and linkable under...
2007-01-10 jakeExtending true_false_string support
2007-01-10 kukosamove asn1.c/.h files into plugins/asn1 directory as...
2007-01-05 geraldUpdate to the latest Win32 libs: Net-SNMP 5.4 and GNUTL...
2007-01-04 kukosa- new ssl_set_master_secret() which can set master...
2007-01-02 guyAdd a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment...
2006-12-22 sahlberghmm
2006-12-22 sahlbergchange some slab allocated memory into ep/emem allocate...
2006-12-19 etxrabCorrect a problem with media parameter dissection and...
2006-12-12 etxrabAdd get_column_width_string to make win32 build work.
2006-12-05 geraldFrom Davide Schiera and Giorgio Tino: Add initial WPA...
2006-11-27 sahlbergbreak the SCSI SBC commandset out into its own dissector
2006-11-24 guyHave separate proto_construct_match_selected_string...
2006-11-24 wmeierAnother fix for Win32 build: add scsi_osd_vals
2006-11-24 jakeFrom Peter Johansson:
2006-11-23 sahlbergbreak the SCSI SMC commandset out into its own dissector
2006-11-22 ulflfix Win32 build: scsi_ssc2_vals -> scsi_ssc_vals
2006-11-22 etxrabFrom Michael Lum
2006-11-04 galGeneral updates to:
2006-10-11 geraldExport the recent prefs changes.
2006-10-04 etxrabFinally got it to complie.
2006-09-21 jakeAdd http_dissector_add upon request
2006-09-20 etxrabFrom David Pelton:
2006-09-20 guyAdd some routines to the list of routines exported...
2006-08-31 ulflmove value_strings from expert_dialogs into expert...
2006-08-28 kukosa- new function ssl_dissector_delete()
2006-08-26 galU3 packaging, utility and Wireshark modifications that...
2006-08-25 kukosanew ssl_dissector_add() function which can be called...
2006-08-20 etxrabDissect some more H.245 messages in MEGACO
2006-08-18 guyFrom Gisle Vanem: export the new GUID functions.
2006-08-17 sahlbergadd trees with PErmanent allocation scope which will...
2006-08-15 sahlbergexport ep_free_all
2006-08-14 sahlbergmake creation of subtrees used for the _array tree...
2006-07-15 geraldFix compilation problems for Windows and GTK1.
2006-07-04 kukosafew formal changes in PER dissector (rename asn_* types...
2006-06-29 sahlbergfrom metze
2006-06-28 kukosaexport functions from oid-resolv.h
2006-06-19 etxrabNew rutine tvb_format_text_wsp() which will change...
2006-06-13 kukosanew function epan_get_version()
next