summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-07Updated splash screen for Wireshark that shows the initialisation progress. Graeme Lunt13-42/+267
2007-05-07- simple Information Objects support Tomas Kukosa13-422/+615
2007-05-07changes in external structure of asn1_ctx_tTomas Kukosa2-15/+29
2007-05-07add dissection of smb1 ioctl data by tying it into the dissectors for Ronnie Sahlberg4-28/+31
2007-05-07change the smb2 ioctl function to take a pointer to a uint32 (ioctl Ronnie Sahlberg3-23/+28
2007-05-07remove the ioctl function and table from the smb dissector and just use Ronnie Sahlberg3-79/+13
2007-05-07new attempt to resolve recent breakageRonnie Sahlberg1-1/+12
2007-05-07there was a syntax error introduced in this file which made it Ronnie Sahlberg1-1/+1
2007-05-07there were missing #defines in the header file that prevented it from Ronnie Sahlberg1-0/+13
2007-05-07GTK1 does not have GDir and as such needs to include dirent.hRonnie Sahlberg1-1/+2
2007-05-07_U_ mark some parameters and a forgotten file.Anders Broman2-288/+288
2007-05-06Start introducing actx to ber functions.Anders Broman79-6642/+6693
2007-05-06Ad missing pkcs12.Anders Broman1-0/+9
2007-05-06-p not -b :)Anders Broman1-2/+2
2007-05-06Add mpeg to the Win makefiles.Anders Broman2-0/+63
2007-05-06Improve readability of code samples and program outputJaap Keuter2-78/+73
2007-05-06Better column information display for delivery reports.Graeme Lunt4-145/+225
2007-05-06add CBA_E_INVALIDIDUlf Lamping1-0/+1
2007-05-06the default is still python 2.4, as 2.5 currently doesn't work with the build...Ulf Lamping1-2/+3
2007-05-06embed the manifest files for the unittest exe's as wellUlf Lamping1-3/+9
2007-05-06instead of copying the MSVC 2005 manifest files around, embed them into the ....Ulf Lamping4-28/+40
2007-05-06Separate field for the elements of a constructed OCTET STRING.Graeme Lunt1-1/+5
2007-05-06New U3 packaging tool to generate a UUID based on the Wireshark version strin...Graeme Lunt9-3/+824
2007-05-05add -P command line option helpUlf Lamping1-0/+2
2007-05-05-E path setting doc, update wireshark help outputUlf Lamping1-15/+82
2007-05-05fix -E path setting docUlf Lamping1-6/+6
2007-05-05add command line option -E for path settings - implemented already weeks agoUlf Lamping1-0/+15
2007-05-05fix win32 build by using wtap_get_num_file_types() instead of direct variable...Ulf Lamping4-2/+10
2007-05-05disable warning 4005 *again*Ulf Lamping1-0/+4
2007-05-05If the user explicitly specified "--enable-wireshark", fail immediatelyGuy Harris1-4/+15
2007-05-04Add a plugin interface to wiretap.Luis Ontanon7-39/+278
2007-05-04Show BER internal fields in external type in ACSE, update a comment in packet...Anders Broman4-21/+28
2007-05-04Once is enough. :-)Guy Harris2-3/+3
2007-05-04- Q.932: fix warningsTomas Kukosa9-3669/+46
2007-05-04- new #.OPT directive which allows to use command line options from conforman...Tomas Kukosa1-58/+136
2007-05-04Spare the filter compilation and filter list handling on clear display filter.Jaap Keuter1-5/+5
2007-05-04From Steven Schaeffer:Jaap Keuter2-4/+15
2007-05-04missing packet-t30.h fileTomas Kukosa1-0/+1
2007-05-04missing asn1.c fileTomas Kukosa1-0/+47
2007-05-04fix few warnings in Q.932 and QSIG dissectorsTomas Kukosa8-48/+70
2007-05-04generate T.38 dissector from ASN.1 sourceTomas Kukosa15-688/+1980
2007-05-04- fix creating PDU_NEW functions, return the right valueTomas Kukosa1-10/+19
2007-05-04Fix a copy paste error.Anders Broman2-2/+2
2007-05-04revert changes done by mistake - keep original ASN.1 sourceTomas Kukosa1-1/+2
2007-05-04From Olivier Montanuy:Anders Broman1-17/+690
2007-05-03Note: make test for the following update generates 1 error:Jörg Mayer18-2485/+2531
2007-05-03Split out asn1 common functions. Start of BER EXTERNAL.Anders Broman6-17/+156
2007-05-03use the latest version of PIDL to regenerate winreg using the new TYPE Ronnie Sahlberg2-320/+397
2007-05-03Show internal ber fields for tagged type if pref. set.Anders Broman1-2/+4
2007-05-03Dissect returnedFunction.Anders Broman4-101/+215