aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-10fix DCE/RPC defragmentation, if both middle and last DCE/RPC fragments are in...Ulf Lamping2-16/+66
2005-09-09NSIS warning removed: the label "lbl_winpcap_dont_install" is currently unusedUlf Lamping1-1/+1
2005-09-09Dissect "nbs-9".Anders Broman5-13/+76
2005-09-09Add some 3GPP AVP:sAnders Broman1-0/+71
2005-09-09- dissect_per_choice() creates now only one level tree insted of two levels treeTomas Kukosa1-120/+71
2005-09-09From Bill Meier:Guy Harris2-24/+54
2005-09-09From Didier Gautheron: pass error replies to the tap.Guy Harris1-6/+6
2005-09-09Update new RSVP host list and conversation stats to match recent changesGuy Harris2-6/+9
2005-09-09Don't handle the ETHEREAL_STOCK_CAPTURE_START button if we don't haveGuy Harris1-1/+3
2005-09-09fix MSVC warning: sigcomp_state_hdlr.c(601) : warning C4101: 'partial_state_s...Ulf Lamping1-1/+1
2005-09-08the xml plugin was removedLuis Ontanon2-3/+1
2005-09-08 some content-types are now handled by xml Luis Ontanon1-24/+1
2005-09-08start with fdata->num = -1, so we don't have an uninitialised value while doi...Ulf Lamping1-0/+1
2005-09-08(very minor) issue found while working on a new tapUlf Lamping1-1/+1
2005-09-08forgot the IdLuis Ontanon1-0/+2
2005-09-08Let's migrate the xml dissector...Luis Ontanon5-17/+5
2005-09-08a new version of the xml dissector, look ma no lex!Luis Ontanon1-0/+459
2005-09-08fix the svn keywords and some comments that were out of dateLuis Ontanon2-16/+21
2005-09-08an API for "bufferless" parsing of text tvbsLuis Ontanon2-0/+1085
2005-09-08Fix more problems found by Steve Grubb, along with other changes:Gerald Combs5-15/+26
2005-09-08start making winsrepl into a new style dissector and use tcp_dissect_pdus()Ronnie Sahlberg1-68/+43
2005-09-08from M&Y KaulRonnie Sahlberg2-8/+27
2005-09-08from Michal & Yaniv KaulRonnie Sahlberg1-6/+14
2005-09-08add description of the Windows installer command line parametersUlf Lamping1-2/+33
2005-09-08set the window title of the Win32 debug consoleUlf Lamping1-0/+3
2005-09-07close the capture interfaces dialog if the user pressed "Capture" or "Prepare"Ulf Lamping1-0/+6
2005-09-07don't wait for a keypress if this is a capture child. This was very annoying,...Ulf Lamping1-2/+2
2005-09-07MSVC don't like empty structs, add a dummy element to rsvp_session_ipv6_infoUlf Lamping1-0/+1
2005-09-07Add Valgrind core files to CLEANFILES.Gerald Combs1-1/+2
2005-09-07Add bounds checking in several places to the SigComp UDVM. Use memset()Gerald Combs4-26/+33
2005-09-07From Manu PathakRonnie Sahlberg6-12/+601
2005-09-07If dissect_ber_octet_string() gives us a null tvb, assume we have a malformedGerald Combs1-0/+5
2005-09-07From Metze with minor changes.Ronnie Sahlberg4-0/+959
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs45-135/+140
2005-09-07SIP reassembly using req_resp_hdrs_do_reassembly()Tomas Kukosa1-126/+125
2005-09-06Add a note about PCRE.Gerald Combs1-0/+7
2005-09-06Move to the latest ethereal-win32-libs tag.Gerald Combs3-3/+5
2005-09-06Add a section on file locations.Gerald Combs1-1/+4
2005-09-06In doc/Makefile.nmake, use the "install-deps" target from the rootGerald Combs3-11/+6
2005-09-06Ftam - Use some mofe FN_PAR:sAnders Broman4-21/+91
2005-09-06Make sure we don't overflow the dialedDigits array.Guy Harris2-3/+9
2005-09-06Fail somewhat gracefully if malloc() fails.Guy Harris1-9/+11
2005-09-06get rid of few warningsTomas Kukosa6-26/+29
2005-09-06reassembly improvementsTomas Kukosa1-16/+21
2005-09-06From Graeme Lunt:Anders Broman1-6/+90
2005-09-05Squelch compiler warnings.Guy Harris3-8/+8
2005-09-05Squelch compiler warnings.Guy Harris3-8/+8
2005-09-05Squelch a compiler warning.Guy Harris3-4/+4
2005-09-05For SNMP, malloc memory that we're going to free later. Fixes bug 406.Gerald Combs2-9/+1
2005-09-05Use the same string for the protocol's filter name as is used in theGuy Harris3-4/+4