aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-09-05From Mark C. Brown: Cisco Port Aggregation Protoool support.Guy Harris4-1/+581
2004-09-04From Jeff Morriss: the code path that's bypassed with the "if (tree)"Guy Harris3-39/+21
2004-09-04From Matthew Bradley: add the OSI session layer dissector to theGuy Harris1-1/+3
2004-09-04From Mark C. Brown:Guy Harris2-59/+90
2004-09-04"g_string_sprintfa()" might be deprecated in GLib 2.x, but it's all GLibGuy Harris1-6/+6
2004-09-04From Jouni Malinen: add a dissector for EAP-AKA, and fix some incorrectGuy Harris1-6/+118
2004-09-04The packet range stuff knows about capture_file structures, so it'sGuy Harris11-14/+11
2004-09-04We don't need the stuff in "globals.h" or "file.h"; don't include them.Guy Harris1-2/+0
2004-09-04We don't need "globals.h"; don't include it.Guy Harris1-2/+0
2004-09-04Add keywords and eol-styleJörg Mayer0-0/+0
2004-09-04From Eric Wedel: backend things for "Decode As" of DCE-RPC interfacesUlf Lamping4-0/+84
2004-09-04EXTRA_OBJECTS are needed for ethereal.lib (only used if ENABLE_LIBETHEREAL is...Ulf Lamping1-1/+1
2004-09-04Split the pure range stuff out into separate files, exporting their ownGuy Harris6-225/+329
2004-09-04We don't need to incldue "globals.h", so don't do so.Guy Harris1-3/+1
2004-09-04Rename "range.c" and "range.h" to "packet-range.c" and "packet-range.h";Guy Harris10-14/+18
2004-09-03Some UN*Xes don't have any "strtou*" routine to convert a string to aGuy Harris6-27/+240
2004-09-02Move get_if_name() from gtk/capture_dlg.c to capture_combo_utils.c.Gerald Combs3-130/+146
2004-09-02Move the guts of gtk/file_dlg.c:goto_framenum_cb() toGerald Combs3-12/+23
2004-09-02I've added some more comments to the file, and changed the python default set...Ulf Lamping1-5/+32
2004-09-02removed YACC_OPTS, as it seemed to be unneeded for quite a while nowUlf Lamping1-3/+0
2004-09-02Add support for copying hex data to the clipboard. Submitted by Thomas Richard Sharpe6-0/+78
2004-09-02change result code names to be the same as in the LDAP standardRonnie Sahlberg1-43/+44
2004-09-01Use the value for the UNIX epoch from RFC 868 for the difference betweenGuy Harris1-1/+1
2004-09-01various minor changes (adding missing id's to sections, changed some phrases,...Ulf Lamping6-85/+119
2004-09-01renamed REQUIRED_APPS to REQUIRED_TOOLS and verify_apps to verify_tools, as i...Ulf Lamping1-4/+4
2004-09-01rework of chapterUlf Lamping1-25/+19
2004-09-01added a section "Win32: Verify installed tools"Ulf Lamping1-2/+46
2004-09-01reworked chaptersUlf Lamping2-48/+155
2004-09-01Get rid of some unused variables.Guy Harris1-2/+4
2004-09-01Make a bunch of source files non-executable.Guy Harris6-0/+0
2004-09-01Updates from Erwin Rol.Guy Harris1-3/+112
2004-08-31major reworkUlf Lamping1-117/+255
2004-08-31added some infos about the two parts of the bookUlf Lamping2-3/+22
2004-08-31minor change (added a <filename> tag)Ulf Lamping1-2/+2
2004-08-31add HFILL to the skeleton example and documentation of the field registrationUlf Lamping1-5/+8
2004-08-31fixed two typosUlf Lamping1-2/+2
2004-08-31added correct usage of "svn diff" toolUlf Lamping1-1/+3
2004-08-31added two (almost) emtpy new chaptersUlf Lamping4-2/+85
2004-08-31some minor reworkUlf Lamping1-17/+17
2004-08-31added a preference setting, to be able to change the preview timeout in the f...Ulf Lamping4-13/+63
2004-08-31corrected paths, where the dissectors and the corresponding Makefile.common c...Ulf Lamping1-3/+3
2004-08-31break out the nt decryption and password handling into a separate functionRonnie Sahlberg2-50/+65
2004-08-31Split the preview function into a prepare and a do part, to be able to do som...Ulf Lamping1-24/+47
2004-08-31Don't have a dummy widget to use for panes marked as "None" - that meansGuy Harris1-35/+33
2004-08-30Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", soGuy Harris8-75/+77
2004-08-30Add a key origin string for kerberos keysRonnie Sahlberg1-12/+28
2004-08-30For protocols running atop TCP and PDUs spanning multiple segmentsRonnie Sahlberg1-2/+2
2004-08-30Reintroduce the three previously removed iscsi header digest preference opti...Ronnie Sahlberg1-0/+6
2004-08-29remove two preference options related to iscsi header digestRonnie Sahlberg1-68/+60
2004-08-29finalize refactoring of conversation handling.Ronnie Sahlberg1-10/+70