aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-10-13From Martin Lutz:Anders Broman2-0/+1003
2008-10-13Remove unused prefs.h, conversation.h & data_handle; Fix typoBill Meier1-10/+6
2008-10-13Added total time analysis from Address to Ack-Ack PDU.Stig Bjørlykke1-23/+58
2008-10-13Fix for bug 2823Jaap Keuter1-5/+9
2008-10-12From David Aggeler:Anders Broman1-24/+25
2008-10-12From SUZUKI, Shinsuke <suz@kame.net> (bug 2956):Sake Blok2-4/+4
2008-10-11From Ward van Wanrooij (bug 2955):Stig Bjørlykke1-4/+7
2008-10-11Really make it compile. Someone should have a look at this.Stig Bjørlykke1-7/+7
2008-10-11Just try to make it compile.Anders Broman1-8/+8
2008-10-11Another instance of Signal info.Anders Broman1-38/+47
2008-10-11From David Aggeler: Anders Broman2-798/+4218
2008-10-11From Bruno Hivert:Anders Broman2-27/+40
2008-10-11Add an expert item if src port = dst port.Anders Broman1-2/+17
2008-10-10Let the dissector call its subdissectors, even when tree==NULL.Jaap Keuter1-5/+3
2008-10-10Added proto_check_field_name to libwireshark.defStig Bjørlykke1-0/+1
2008-10-10Added an option to syntax check only a single field name.Stig Bjørlykke2-0/+12
2008-10-10From rmkml: Fix a typo in a comment.Gerald Combs1-1/+1
2008-10-10Dissect Signal info with gsm-0806 protocol id.Anders Broman1-17/+126
2008-10-10From : Mike Kazmier:Anders Broman1-134/+146
2008-10-09Put Tag and lengt in the tree.Anders Broman1-11/+26
2008-10-09Dissect Bearer cap in Signal info.Anders Broman3-14/+53
2008-10-09Back out r26377 so that I can get 1.1.1 out the door.Gerald Combs1-1/+1
2008-10-09Minor cleanup in proto_reg_handoff; remove unused #include and typedefsBill Meier1-16/+3
2008-10-08From Shane Kearns:Jaap Keuter1-30/+368
2008-10-08From Karl Heinz Wolf:Jaap Keuter1-0/+271
2008-10-083GPP TMSI STATUS IE decoding does not update curr_offsetAnders Broman1-1/+1
2008-10-08Remove a space, which I think was accidentally added in r26012.Stig Bjørlykke1-1/+1
2008-10-07Add a hidden preference to show the version in the welcome page.Stig Bjørlykke2-0/+15
2008-10-07Fix for bug 2944:Jaap Keuter1-6/+6
2008-10-07Fix for bug 2638:Jaap Keuter1-19/+169
2008-10-06Add a hidden preference to set the welcome screen title.Gerald Combs2-5/+23
2008-10-06Put a newline at the end of the file.Guy Harris1-1/+1
2008-10-06Remove experimental dissector.Anders Broman1-1/+0
2008-10-06From Sven Eckelmann:Anders Broman7-1118/+912
2008-10-06From Kari Tiirikainen:Anders Broman3-5167/+5513
2008-10-06Also use conversation index in the generated dst_ref.Stig Bjørlykke1-2/+10
2008-10-05Minor cleanup related to proto_register and/or proto_reg_handoffBill Meier6-96/+82
2008-10-05From Alex Turbov:Jaap Keuter1-56/+109
2008-10-05From Pascal Quantin:Jaap Keuter1-40/+40
2008-10-05use g_malloc/g_free instead of malloc/freeRonnie Sahlberg1-2/+2
2008-10-05From Colin O'Flynn:Jaap Keuter1-5/+33
2008-10-05change u_char to unsigned char to make the osx compiler happyRonnie Sahlberg1-5/+5
2008-10-05kerberos/gss enhancementsRonnie Sahlberg4-28/+147
2008-10-04Add safety against possible endless loop.Jaap Keuter1-1/+1
2008-10-03Add support for dissecting the 802.1t System ID ExtensionsSake Blok1-50/+262
2008-10-03From Mattias Nissler (bug 2936):Stig Bjørlykke1-7/+7
2008-10-03Several improvements:Stig Bjørlykke1-185/+371
2008-10-03Export read_keytab_file(), which is used outside libwireshark.Guy Harris1-0/+1
2008-10-03add a -K command line option to provide the name of the kerberos keytab Ronnie Sahlberg1-32/+46
2008-10-03samr enhancementsRonnie Sahlberg2-36/+53