aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libwireshark.def
AgeCommit message (Expand)AuthorFilesLines
2007-06-24Export fragment_end_seq_next to get the Windows buildbot going again.Anders Broman1-0/+1
2007-06-04Get the Windows builds going again after my last check-inStephen Fisher1-0/+1
2007-06-03Add dissect_per_enumeratedAnders Broman1-0/+1
2007-05-29export dissect_ber_old_... functionsTomas Kukosa1-0/+3
2007-05-26init_plugin_dir() is now just internal to epan/filesystem.c.Guy Harris1-1/+0
2007-05-24Prepare wireshark and tshark for wiretap pluginsLuis Ontanon1-1/+3
2007-05-22add empty_tcp_streamBill Meier1-0/+1
2007-05-22Add new functions from SVN revision 21867 to libwireshark.def to get Windows ...Stephen Fisher1-0/+2
2007-05-07Updated splash screen for Wireshark that shows the initialisation progress. Graeme Lunt1-0/+1
2007-05-04generate T.38 dissector from ASN.1 sourceTomas Kukosa1-2/+2
2007-04-27new Q.932 and QSIG dissectorsTomas Kukosa1-0/+5
2007-04-19export dissect_ber_tagged_type()Tomas Kukosa1-0/+1
2007-04-04Add wtap_nstime_to_sec.Anders Broman1-0/+1
2007-03-24Make some more string conversions available to pluginsJaap Keuter1-0/+6
2007-03-22Mine:Luis Ontanon1-0/+1
2007-03-21packet_info.c and packet.cLuis Ontanon1-0/+1
2007-03-14as requested by "John T. Haller" for PortableApps.com:Ulf Lamping1-0/+1
2007-02-28Fix for bug #1408:Stephen Fisher1-0/+1
2007-02-25add a new function dissect_dcom_HRESULT_item() for some more flexibility, use...Ulf Lamping1-0/+1
2007-02-16major code cleanup:Ulf Lamping1-1/+32
2007-02-13From Sebastien Tandel:Stephen Fisher1-0/+1
2007-02-12Add uat_clear and uat_load.Anders Broman1-0/+2
2007-02-09* Add a Submenu (/Views/User Tables) where UATs can be accessed.Luis Ontanon1-0/+1
2007-02-08Add dissect_nt_64bit_time to the list of exported routines.Guy Harris1-0/+1
2007-02-08various major enhancements to the PROFINET-IO dissector (including some new T...Ulf Lamping1-0/+1
2007-02-07From: Gisle VanemLuis Ontanon1-0/+1
2007-02-04add uat_swap() to libwireshark.defLuis Ontanon1-0/+1
2007-01-29Add some missing defines for uat_gui.cAnders Broman1-0/+4
2007-01-18Trying to get buildbot Windows-XP-x86 to build again.Jaap Keuter1-0/+1
2007-01-18Export the split fvalue_get_integer as fvalue_get_uinteger and fvalue_get_sin...Jaap Keuter1-1/+2
2007-01-14on my way to fix #301:Ulf Lamping1-0/+1
2007-01-13New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). Graeme Lunt1-0/+5
2007-01-11Fix compilation problems under Windows. In the GTK code, convert SSIDsGerald Combs1-0/+2
2007-01-11make airpcap_loader.c compileable and linkable under WindowsTomas Kukosa1-0/+4
2007-01-10Extending true_false_string supportJaap Keuter1-0/+19
2007-01-10move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowTomas Kukosa1-25/+0
2007-01-05Update to the latest Win32 libs: Net-SNMP 5.4 and GNUTLS 1.6.1. EnableGerald Combs1-0/+2
2007-01-04- new ssl_set_master_secret() which can set master secret (and optionally oth...Tomas Kukosa1-0/+1
2007-01-02Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;Guy Harris1-1/+3
2006-12-22hmmRonnie Sahlberg1-0/+1
2006-12-22change some slab allocated memory into ep/emem allocated structures instead.Ronnie Sahlberg1-1/+0
2006-12-19Correct a problem with media parameter dissection and add inforamtion about a...Anders Broman1-0/+1
2006-12-12Add get_column_width_string to make win32 build work.Anders Broman1-0/+1
2006-12-05From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptionGerald Combs1-0/+1
2006-11-27break the SCSI SBC commandset out into its own dissectorRonnie Sahlberg1-1/+1
2006-11-24Have separate proto_construct_match_selected_string() andGuy Harris1-0/+1
2006-11-24Another fix for Win32 build: add scsi_osd_valsBill Meier1-0/+1
2006-11-24From Peter Johansson:Jaap Keuter1-2/+1
2006-11-23break the SCSI SMC commandset out into its own dissectorRonnie Sahlberg1-0/+1
2006-11-22fix Win32 build: scsi_ssc2_vals -> scsi_ssc_valsUlf Lamping1-1/+1