summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-09-07"g_string_printf()" is GLib 2.x-only, but "g_string_sprintf()" works inGuy Harris1-7/+7
2004-09-07Put the byte-order mark back.Guy Harris1-1/+1
2004-09-07Squelch a compiler warning.Guy Harris1-0/+1
2004-09-07Canonicalize the line endings, and set svn:eol-style to native to keepGuy Harris1-452/+451
2004-09-07Set svn:eol-style to native to keep line endings canonicalized.Guy Harris5-5/+5
2004-09-07Canonicalize the line endings, and set svn:eol-style to native to keepGuy Harris1-156/+156
2004-09-07added a Clear button to the Decode As dialog, also added some tooltips Ulf Lamping1-35/+67
2004-09-07replace the Cancel with a Close button, as pressing it will not rewind any pr...Ulf Lamping1-13/+12
2004-09-07don't put the "(none)" interface into the list, Ethereal will crash if it's a...Ulf Lamping1-1/+2
2004-09-07Canonicalize the line endings, set the svn:eol-style property toGuy Harris2-17/+17
2004-09-07two bugfixes: sort items in alphabetical order and don't do a OBJECT_GET_DATA...Ulf Lamping1-3/+48
2004-09-07First working implementation of "Decode As" for DCE-RPC interface bindings. E...Ulf Lamping10-275/+774
2004-09-07Do not compile SCTP analysis stuff right now.Michael Tüxen1-6/+0
2004-09-07using #ifdef HAVE_SYS_TYPES_H around some of the includes making problems, bu...Ulf Lamping2-8/+23
2004-09-07Added graphical SCTP analysis implemented by Irene Ruengeler.Michael Tüxen10-2/+5671
2004-09-06From Graeme Hewson: wrap the authors list in ".nf"/".fi" in the man pageGuy Harris1-1/+10
2004-09-06Put the UTF-8 mark back into the file (maybe *that'll* convince TextEditGuy Harris1-19/+19
2004-09-06next steps for a "Decode As" for DCE-RPC interfaces (commented out)Ulf Lamping1-15/+207
2004-09-06rename add_conv_to_dcerpc_bind_table to dcerpc_add_conv_to_bind_table and don...Ulf Lamping3-9/+11
2004-09-06From Marten Svantesson: according to Tomas Anders, all versions of HeimdalGuy Harris2-2/+3
2004-09-06updated URL'sUlf Lamping4-7/+6
2004-09-06as dependencies are currently not payed attention to, also create the single ...Ulf Lamping1-2/+2
2004-09-06Add the capability to chose to remap the fist two PPIDS in each SCTP packet t...Michael Tüxen3-9/+48
2004-09-06Renamed the T-Bit in ABORT and SHUTDOWN-COMPLETE chunks as in the upcoming IG.Michael Tüxen1-9/+12
2004-09-06Update x509SAT to export DirectoryString.Ronnie Sahlberg8-11/+59
2004-09-06Update to X509 Certificate Extensions. Make it also decode Ronnie Sahlberg2-1/+11
2004-09-05Various minor changes, e.g. added a small chapter about "The GLib library"Ulf Lamping5-49/+96
2004-09-05Fix cosmetic errors in the AUTHORS file and in ethereal.pod.Olivier Biot2-13/+22
2004-09-05Name the variables that have the names of ".lo" files as _LO, not _O;Guy Harris2-9/+27
2004-09-05Try to reduce Subversion<->SVN confusion and some other minor changesUlf Lamping1-36/+73
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