aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-12-03split some parts of the packet counting functions into their own files captur...Ulf Lamping8-140/+243
2005-12-03clarify a commentUlf Lamping1-1/+2
2005-12-03forgot to checkin that file ... so buildbot became unhappy!Ulf Lamping1-0/+2
2005-12-03Escape non ascii charactersLuis Ontanon1-0/+6
2005-12-03split capture.h into capture.h, capture_loop.h and capture_opts.h and place t...Ulf Lamping9-117/+194
2005-12-03add missing functions (to complete/cleanup of interface):Ulf Lamping3-10/+43
2005-12-03the function capture_loop_popup_errmsg seems to be useless and misleading, Ulf Lamping1-17/+8
2005-12-03add the (Win32 only) signal pipeUlf Lamping2-0/+0
2005-12-03precise some pipe message commentsUlf Lamping1-2/+6
2005-12-03the capture child don't use capture.c, remove it from the drawingUlf Lamping2-0/+0
2005-12-03Rewrite of the analisys and summary code.Luis Ontanon4-509/+611
2005-12-02from Stig B:Ronnie Sahlberg4-7/+41
2005-12-02rtcp fix for sdes_prefix_stringRonnie Sahlberg1-0/+1
2005-12-02From Lukasz ApiecionekAnders Broman1-0/+1
2005-12-02Add #line directives to the genertated dissector.Luis Ontanon1-3/+7
2005-12-02PER dissectors regenerated with FT_OIDTomas Kukosa4-26/+26
2005-12-02new field type FT_OID for OBJECT IDENTIFIERsTomas Kukosa11-17/+314
2005-12-02check in a version of wkssvc that contains all the constructs of the etehreal...Ronnie Sahlberg1-0/+408
2005-12-02regenerate the pidl dissectors with the latest version of pidl so it will p...Ronnie Sahlberg7-173/+263
2005-12-02add work in progress asn2eth generated ldap dissector from AndersB's email ofRonnie Sahlberg7-0/+1643
2005-12-02add two new ip protocol numbersRonnie Sahlberg2-0/+4
2005-12-02performance improvement: if the packet info dialog is hidden, we don't need t...Ulf Lamping1-0/+7
2005-12-02add some more ioctlsRonnie Sahlberg1-8/+122
2005-12-02add dissection of Ronnie Sahlberg1-1/+55
2005-12-01Handle empty APM messageAnders Broman1-5/+24
2005-12-01fix OPTINIT string, help output and add an exit_main functionUlf Lamping1-37/+34
2005-12-01fix alphabetical order of OPTINIT string, v seems to be a controversial chara...Ulf Lamping2-2/+2
2005-12-01Add TIPC address as address type and use it in TIPC.Anders Broman4-9/+68
2005-12-01From Thomas Steffen:Anders Broman2-0/+94
2005-12-01Bug fixes from Irene.Michael Tüxen1-32/+20
2005-12-01add dissection of FSCTL_GET_SHADOW_COPY_DATARonnie Sahlberg1-12/+91
2005-12-01swap in/out to be more consistent with sane naming conventionsRonnie Sahlberg1-15/+16
2005-12-01start implementing an ioctl dispatcher for different ioctl functionsRonnie Sahlberg1-2/+18
2005-12-01add decoding of some ioctl names copied from packet-smb.cRonnie Sahlberg1-0/+56
2005-12-01move the ioctl function code to the si structure so we can switch on this lat...Ronnie Sahlberg2-6/+5
2005-12-010x0b is ioctl not transactionRonnie Sahlberg1-35/+192
2005-12-01From Stig BjørlykkeAnders Broman2-29/+57
2005-12-01From Jaap Keuter:Anders Broman1-0/+11
2005-12-01Fix a typoAnders Broman2-2/+2
2005-11-30Connec all op types to the asn1 code. Use #.PDU to get hf fields auto generated.Anders Broman4-135/+713
2005-11-30Add circuit ID BICC_CICAnders Broman1-3/+4
2005-11-30Dissct Ptotocol Id 0Anders Broman1-1/+40
2005-11-29Add support forMichael Tüxen1-139/+275
2005-11-29Change the name of 'isup_calling_partys_category_value'.Anders Broman1-3/+3
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman12-3352/+6556
2005-11-29"dcerpc_smb_fetch_pol()" doesn't necessarily return a name, as we mightGuy Harris1-6/+7
2005-11-29prettification and updates to winregRonnie Sahlberg6-1085/+1370
2005-11-28seems like autogen doesn't like empty lines in the makefileUlf Lamping1-1/+1
2005-11-28dumpcap.c doesn't need to link with file.c!Ulf Lamping3-95/+35
2005-11-28Change the way we handle realloc so that we now compute all the space requiredRichard Sharpe1-24/+11