aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-04add details for doxygenUlf Lamping2-44/+117
2004-06-04update DOXYGEN setting and add new HHC (MS html help compiler) settingUlf Lamping1-3/+21
2004-06-04add more details for doxygenUlf Lamping12-96/+251
2004-06-04use the dot toolUlf Lamping1-2/+2
2004-06-04get rid of a compiler warningRonnie Sahlberg5-9/+9
2004-06-04Tomas updates to H235 and the ASN2ETH compilerRonnie Sahlberg4-123/+31
2004-06-04From Devin Heitmueller: Fix some compilation warnings.Gerald Combs1-3/+1
2004-06-04As Mark Corley pointed out, win32-setup.sh should be part of the distribution.Gerald Combs1-7/+8
2004-06-04Add a mechanism where one can provide callbacks to the kerbgeros dissectorRonnie Sahlberg7-29/+142
2004-06-04Fix crash bug in sid snooping if we don't have a policy name for aTim Potter1-1/+4
2004-06-04New protocol : DNPRonnie Sahlberg3-1/+778
2004-06-04Fix bug to do with renaming lsa.domain_sid to nt.domain_sid to getTim Potter1-6/+6
2004-06-03add dissection of the ms rap netserverenum3 functionRonnie Sahlberg1-1/+30
2004-06-03Make static some routines and variables not used outside the source fileGuy Harris8-361/+410
2004-06-03"gtk_file_selection_set_filename()" doesn't work with a GtkFileChooser,Guy Harris1-3/+4
2004-06-03Re-generate from the updated asn2eth script and h235.cnf files.Guy Harris2-159/+88
2004-06-03monthly updateJörg Mayer1-2/+50
2004-06-03From Lars Roland: Add have_tap_listeners() and rtp_payload_type_valsGerald Combs1-0/+2
2004-06-03enable chm file generation for doxygen,Ulf Lamping2-8/+8
2004-06-03add details for doxygenUlf Lamping1-1/+2
2004-06-03From Tomas Kukosa: unnecessary types are excluded with NO_EMITGuy Harris1-4/+13
2004-06-03From Tomas Kukosa:Guy Harris1-119/+170
2004-06-03From Yaniv Kaul: add SOCKS v4a support.Guy Harris1-6/+28
2004-06-03From Graeme Hewson:Guy Harris1-86/+106
2004-06-03From Graeme Hewson:Guy Harris4-15/+13
2004-06-03From Graeme Hewson:Guy Harris1-23/+11
2004-06-03From Graeme Hewson:Guy Harris1-66/+96
2004-06-03From Graeme Hewson:Guy Harris1-7/+26
2004-06-03From Devin Heitmueller: improve decoding of outgoing and incomingGuy Harris3-29/+124
2004-06-03From Mike Frisch:Guy Harris1-7/+10
2004-06-03Make the definition of "register_tap_menu_item()" match its declaration.Guy Harris1-2/+2
2004-06-03Fix a typo.Guy Harris1-2/+2
2004-06-02add details for doxygenUlf Lamping12-45/+169
2004-06-02add details for doxygenUlf Lamping7-35/+168
2004-06-02If, when rotating capture files, the attempt to close the current fileGuy Harris1-9/+14
2004-06-02add details for doxygenUlf Lamping11-47/+255
2004-06-02move "extern GtkWidget *main_display_filter_widget" fromUlf Lamping14-34/+26
2004-06-02Get rid of the #if 0'ed out "rtp_payload_type_vals[]" table - we shouldGuy Harris1-34/+1
2004-06-02From Mike Frisch:Guy Harris2-9/+44
2004-06-02fix a doxygen commentUlf Lamping1-3/+3
2004-06-02From Yaniv Kaul: HKP is HTTP-based and runs on port 11371.Guy Harris1-2/+3
2004-06-02From Magnus Hansson: add more information to the Info column.Guy Harris1-26/+38
2004-06-01Don't define data variables in header files included by more than oneGuy Harris2-33/+33
2004-06-01Make the definition of "add_hostlist_table_data()" match itsGuy Harris2-255/+250
2004-06-01bugfix: don't double define rtp_payload_type_valsUlf Lamping1-2/+3
2004-06-01minor bugfix from previous check inUlf Lamping1-4/+4
2004-06-01From Thomas Anders: MGCP sub-parameter dissectionAnders Broman1-6/+8
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping12-70/+262
2004-06-01Revert previous checkin made by mistake *sighAnders Broman1-4/+4
2004-06-01From Thomas Anders dissects the RTP Payload Type (if media protocol is RTP/AVP)Anders Broman4-41/+53