aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-26From Jean-Baptiste Marchand: dissect the USER_INFO_25 samr structureGuy Harris1-1/+34
2004-06-26From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aGuy Harris5-10/+10
2004-06-25Add "Resolve Name" to "View/Name Resolution" andUlf Lamping1-4/+8
2004-06-25add some sanity checking to packet-ber.c to let it display a helpful message...Ronnie Sahlberg1-1/+23
2004-06-25Update to the makefiles to pull in the crc16 helper for use by SIR and later ...Ronnie Sahlberg2-2/+4
2004-06-25doxygen changes:Jörg Mayer9-39/+29
2004-06-25Get rid of a warning with newer auto... tools by proper quoting.Jörg Mayer1-2/+2
2004-06-25Minor updateJörg Mayer2-4/+28
2004-06-25tmpnam() really should not be used for security reasons.Jörg Mayer5-12/+17
2004-06-25Fix automagically generated filters in case of remote login via IPv6.Jörg Mayer4-12/+37
2004-06-25Updates from Richard v d HoffRonnie Sahlberg8-268/+1676
2004-06-25fix bug in reassembly from last checkinRonnie Sahlberg1-2/+2
2004-06-24from tomas kRonnie Sahlberg7-337/+440
2004-06-24Update Gile S email addressRonnie Sahlberg1-1/+1
2004-06-24prettify the dissector and mark the generated fields as suchRonnie Sahlberg1-5/+11
2004-06-24As current implementation won't compile with GLib 1.x,Ulf Lamping1-1/+8
2004-06-24from todd sRonnie Sahlberg3-53/+239
2004-06-24from Mazeau PhilippeRonnie Sahlberg1-1/+84
2004-06-24some ber/der stuff like pkinit do use very large integers, 8 and 16 byte on...Ronnie Sahlberg1-1/+17
2004-06-24from JBM updates to SAMR CONNECTxRonnie Sahlberg1-15/+112
2004-06-24from Tomas KRonnie Sahlberg1-92/+372
2004-06-24The hf field we pass to H235_AuthenticationMechanism is a FT_UINT32 and not a...Ronnie Sahlberg1-3/+3
2004-06-24dissect_per_sequence_of needs a hf field of type FT_NONE and not FT_UINT32Ronnie Sahlberg1-4/+5
2004-06-23Add the HTML man pages to the "ignore these files" list.Guy Harris1-0/+7
2004-06-23"g_malloc()" takes the number of bytes to allocate, not the number ofGuy Harris1-2/+3
2004-06-23Add paragraph about freeing tvbuffs.Gilbert Ramirez1-7/+14
2004-06-23Build and install the HTMLized man pages on UN*X.Guy Harris3-5/+93
2004-06-23Add "gtk/webbrowser.h" to declare functions from "gtk/webbrowser.c".Guy Harris5-47/+73
2004-06-22Mark some unused variables as such.Guy Harris1-3/+3
2004-06-22To test whether we can build with OS X frameworks, try building withGuy Harris1-6/+27
2004-06-22add functionality, to show html files from the local installationUlf Lamping4-34/+153
2004-06-22Handle cases where PRI[doxu]64 is defined, but u_int64_t isn't. (Solaris 8Gerald Combs1-5/+11
2004-06-22add Henrik Brix Andersen as the original author of webbrowser.cUlf Lamping1-6/+9
2004-06-22"Home page" is typically two words.Guy Harris1-2/+2
2004-06-22Style tweaks, and finish an unfinished comment.Guy Harris1-1/+3
2004-06-22On Mac OS X, use Launch Services to start a Web browser with a given URL.Guy Harris3-10/+69
2004-06-21Change type of argument of dnd_open_file_cmd to get ethereal compiled.Michael Tüxen1-2/+2
2004-06-21Add experimental feature of opening a webbrowser, to show some of theUlf Lamping7-9/+210
2004-06-21if more than one file is (drag and) dropped into the program,Ulf Lamping4-90/+193
2004-06-21Change to GLib 2.4.2 and GTK+ 2.4.3.Gerald Combs1-5/+5
2004-06-21Remove trailing comma at end of enumJörg Mayer1-2/+2
2004-06-21use the "correct" resize function for the file selection dialogUlf Lamping1-3/+14
2004-06-20add GTK2.4 and alike libs to the setup target,Ulf Lamping1-2/+4
2004-06-20add GTK2.4 and alike libs to the setup target,Ulf Lamping1-5/+30
2004-06-20bugfix: is using last_open_dir with GTK2.4 file chooserUlf Lamping1-4/+20
2004-06-20In "show_fragment()", use common code to put the top-level entry intoGuy Harris1-30/+26
2004-06-20bugfix: handle NULL pointer correct,Ulf Lamping1-2/+9
2004-06-20preference setting, so "ask for unsaved capture files" can be switched offUlf Lamping7-16/+41
2004-06-20preference setting for the option to "avoid" the capture info dialogUlf Lamping4-15/+57
2004-06-20added an option to "avoid" the capture info dialog completely.Ulf Lamping4-20/+67