aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-13attempt to build ADNS on none MSVC6 systems - with the same mechanism as done...Ulf Lamping4-24/+224
2008-04-13Allow the folders in the About Wireshark/Folders list to be double clicked on...Graeme Lunt5-7/+97
2008-04-13Initialize linelen to avoid a warning.Stig Bjørlykke1-1/+1
2008-04-13Initialize conversation.Stig Bjørlykke1-1/+1
2008-04-13Fix the crash from bug 2432. I don't really like that we use a new tvbStig Bjørlykke1-14/+16
2008-04-13Support for some additionl heading fields and the display of the (non-MIME) m...Graeme Lunt1-3/+55
2008-04-13Support for the reassembly dissection of IMF/MIME messages retrieved over POP...Graeme Lunt1-13/+225
2008-04-13Support for RFC 2920 SMTP Command Pipelining. Graeme Lunt1-55/+118
2008-04-13Renamed image/win32-file-dlg.rc to image/file_dlg_win32.rcStig Bjørlykke1-1/+1
2008-04-13Removed #defined preference groupingGraeme Lunt2-10/+2
2008-04-13Removal of #defined preference grouping and tidy up agreement id.Graeme Lunt3-17/+9
2008-04-13Remove #defined preference groupingGraeme Lunt2-11/+3
2008-04-13Support for RFC 4530 - LDAP entryUUID attribute.Graeme Lunt3-4/+68
2008-04-13Handling of ROS Rejects.Graeme Lunt3-31/+156
2008-04-13Annotate the presentation context identifier with the presentation context.Graeme Lunt3-15/+33
2008-04-13disable ADNS stuff for nowUlf Lamping1-3/+2
2008-04-13fix a commentUlf Lamping1-1/+1
2008-04-13update some prerequisitesUlf Lamping1-3/+3
2008-04-13first preparations to build ADNS_DLLUlf Lamping1-1/+28
2008-04-13it's color_utils.hUlf Lamping1-1/+1
2008-04-13fixes related to file_dlg_win32.rcUlf Lamping3-3/+3
2008-04-13change all preferences related filenames from xy_prefs to prefs_xyUlf Lamping21-108/+102
2008-04-13move all code from color.c into color_utils.cUlf Lamping15-128/+98
2008-04-13text_page -> text_page_utilsUlf Lamping5-6/+7
2008-04-13use the ending "_win32" for every windows specific fileUlf Lamping14-21/+19
2008-04-13sort entries, update Visual Studio (ghost) projectUlf Lamping2-302/+318
2008-04-13Add IPv6 multicast support.Jaap Keuter1-2/+5
2008-04-13sort #includes by directoriesUlf Lamping79-726/+852
2008-04-13sort #includes by directoriesUlf Lamping38-424/+457
2008-04-13sort #includes by directoriesUlf Lamping41-446/+518
2008-04-12List tap_dfilter_dlg.h here, as it's in the gtk directory.Guy Harris1-0/+1
2008-04-12Fix for bug 2452:Jaap Keuter1-1/+17
2008-04-12various code cleanupUlf Lamping11-197/+138
2008-04-12From Mike Davies (bug 2454):Stig Bjørlykke1-2/+207
2008-04-12Include string.hStig Bjørlykke1-0/+2
2008-04-12move "airpcap toolbar" code from main.c into new file(s) main_airpcap_toolbarUlf Lamping4-463/+561
2008-04-12move "filter toolbar" code from main.c into new file(s) main_filter_toolbarUlf Lamping4-296/+384
2008-04-12And remove tap_dfilter_dlg.hStig Bjørlykke1-1/+0
2008-04-12Add a stub set_capture_if_dialog_for_capture_in_progress() routine whenGuy Harris1-0/+6
2008-04-12Clean up indentation.Guy Harris1-1/+1
2008-04-12move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main...Ulf Lamping21-20/+22
2008-04-12Removed menu.hStig Bjørlykke1-1/+0
2008-04-12proto_draw -> main_proto_drawUlf Lamping11-22/+23
2008-04-12Some packet_list.h -> main_packet_list.h changes.Stig Bjørlykke7-7/+7
2008-04-12Reintroduced save of column width in main_packet_list.[ch],Stig Bjørlykke2-14/+55
2008-04-12Clean up indentation.Guy Harris1-1/+1
2008-04-12rename packet_list to main_packet_listUlf Lamping7-91/+50
2008-04-12Added an option to save column widths in the recent file.Stig Bjørlykke13-50/+254
2008-04-12move noinst_HEADERS and EXTRA_DIST settings from Makefile.am to Makefile.comm...Ulf Lamping2-101/+102
2008-04-12rename menu -> main_menuUlf Lamping20-94/+51