aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-07-25Add to the fundamental types passed between the scanner and the parser.Gilbert Ramirez21-123/+476
2003-07-24From Lars Roland: add a preference to control whether, in the TCPGuy Harris2-17/+42
2003-07-24From Markus Seehofer: check the correct byte (the second byte, not theGuy Harris1-3/+3
2003-07-24From Jean-Baptiste Marchand: add descriptions of permissions forGuy Harris3-49/+51
2003-07-24Initial Laplink support, from Brad Hards.Guy Harris4-2/+226
2003-07-24Remove an extra comma.Gerald Combs1-2/+2
2003-07-23Final updates for 0.9.14.Gerald Combs2-270/+232
2003-07-23Back out the changes made earlier.Gerald Combs2-4/+4
2003-07-23Fix a bug reported by Dave Nicoson:Jörg Mayer1-9/+4
2003-07-23Make "--enable-usr-local" disabled by default, as suggested by Joerg Mayer.Gerald Combs2-4/+4
2003-07-23Update manufJörg Mayer1-23/+113
2003-07-23Update FAQJörg Mayer2-135/+167
2003-07-23Remove duplicate targets and circular rules, as pointed out by Guy.Gerald Combs1-3/+2
2003-07-23Give a more detailed message when WSAStartup fails.Guy Harris1-9/+42
2003-07-23Prep for the 0.9.14 releaseGerald Combs5-10/+300
2003-07-22From Greg Morris: code to support searches for text or raw binary dataGuy Harris5-20/+369
2003-07-22From Lars Roland: Updates to support linking against Glib 2.2 plus GTK+ 1.3Gerald Combs2-4/+64
2003-07-22Fix a "make distcheck" failure.Gerald Combs1-4/+22
2003-07-22Fix a bug in RPC where the RCP_DUP items where not always added to the treeRonnie Sahlberg1-19/+15
2003-07-22Add two preferences to control ADNS, one to enable/disable it and one toGerald Combs8-26/+83
2003-07-21Don't assume that, if you've already seen the packet, you can use theGuy Harris1-20/+48
2003-07-21Get rid of two unused (and empty) value_string tables.Guy Harris1-28/+62
2003-07-21Use "val_to_str()" to translate NDS verb numbers to strings.Guy Harris1-158/+20
2003-07-21Add some missing entries to "ncp_nds_verb_vals[]".Guy Harris1-1/+3
2003-07-21From Devin Heitmueller: include the authentication padding in the stubGuy Harris1-11/+16
2003-07-21Look for source files in the current directory first and then in srcdir.Uwe Girlich1-2/+5
2003-07-20Use "ncp_nds_verb_vals" for the NDS Verb item.Guy Harris1-2/+2
2003-07-19Fix a couple of distcheck failures.Gerald Combs2-3/+4
2003-07-19Disable threads by default with gtk2.Olivier Abad1-2/+2
2003-07-19In packet_list_button_pressed_cb :Olivier Abad1-1/+3
2003-07-19export T38FaxProfile and DataProtocolCapability since these are user in H.225...Ronnie Sahlberg2-4/+8
2003-07-19In set_plist_sel_browse : change broken logic when determining if theOlivier Abad1-12/+10
2003-07-19Add URLs and RFC numbers for protocol specs.Guy Harris1-16/+48
2003-07-19Add PrintableString stub. H225 needs this type.Ronnie Sahlberg2-2/+13
2003-07-19Get rid of a no-longer-used table.Guy Harris1-9/+1
2003-07-19Get rid of check for a null "docsis_vsif_handle" - "dissector_add()"Guy Harris1-2/+1
2003-07-18Include the same headers that "plugin_api.h" does.Guy Harris1-6/+8
2003-07-18Various fixes related to GTK2 :Olivier Abad3-12/+14
2003-07-18Put in an XXX comment about the code to remember the number of resultsGuy Harris1-1/+5
2003-07-18Alter_context is sort of like Bind, and its authentication stubs areGuy Harris1-1/+3
2003-07-18I've seen NTLMSSP DCE RPC packets with a protection level ofGuy Harris1-1/+13
2003-07-18I've seen captures with Netlogon Secure Channel security with aGuy Harris1-1/+4
2003-07-18Capitalize "C" in "Channel" in "Secure Channel", as is done elsewhere.Guy Harris1-2/+2
2003-07-18It looks, from some SNA stuff found on the Web, as if the exceptionGuy Harris1-6/+2
2003-07-18From Matthijs Melchior: generate all declarations and definitions forGuy Harris16-1295/+1536
2003-07-17Put in a note about the call heuristics.Guy Harris1-2/+16
2003-07-17Add the KRB5 User-to-user OIDRichard Sharpe1-1/+4
2003-07-16From Xuan Zhang: eDonkey support.Guy Harris6-2/+1654
2003-07-16Eliminate some signed-vs-unsigned-comparison and signed-char-subscriptGuy Harris1-6/+7
2003-07-16Make h221nonstandard and nonstandardparameter externaly visibleRonnie Sahlberg2-14/+19