aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-12The last bit of a byte, on its own, needs a mask of 1, rather than 256.Martin Mathieson1-1/+1
2012-04-12Print the TShark version information during the prerequisite phase.Gerald Combs1-0/+13
2012-04-11From Nitinkumar Yemul:pascal3-0/+236
2012-04-11Clean up indentation (use 2 spaces)Alexis La Goutte1-887/+893
2012-04-11Update Extensible Authentication Protocol (EAP) Registry (2011-02-22)Alexis La Goutte1-4/+4
2012-04-11Fix:Jörg Mayer1-4/+4
2012-04-11From Paul-Marc Bougharios:Jaap Keuter1-1/+1
2012-04-11Dissect IE Type = 106 fully.Anders Broman2-29/+337
2012-04-11Display Home NodeB name.pascal2-1/+4
2012-04-11Not sure why there's a \ before the EOL there, but it's causing aGuy Harris1-1/+1
2012-04-11The trial period is arguably over - no need for packet-ansi_map.c toGuy Harris2-23/+3
2012-04-11Get rid of redundant Dgt1_9_bcd digit set - passing NULL as the digitGuy Harris2-152/+138
2012-04-10Call LAPD-with-Linux-pseudoheader "linux-lapd", and fix its descriptionGuy Harris1-2/+2
2012-04-10Fix tpo.Guy Harris1-1/+1
2012-04-10It's "X.25", not "X25".Guy Harris1-1/+1
2012-04-10From Martin Kaiser: DVB-CI host control: dissect pmt section by calling mpeg_...Anders Broman1-15/+23
2012-04-10For PDCP status reports, show each lost SN as a bit from the map.Martin Mathieson1-3/+3
2012-04-10Revert r42001Jakub Zawadzki1-35/+5
2012-04-10There's no __solaris__ predefine for Solaris; just use __sun.Guy Harris1-1/+1
2012-04-10There's no __solaris__ predefine for Solaris; just use __sun.Guy Harris1-4/+2
2012-04-10OK, that doesn't work; on Solaris, try _XOPEN_SOURCE=500, to requestGuy Harris1-2/+4
2012-04-10From Johannes Stezenbach:pascal1-1/+1
2012-04-10Fix #7056 + Remove mechanism global, unused variable.Jakub Zawadzki2-6/+48
2012-04-10Squelch a "dereferencing type-punned pointer" warning when compiling with GCC...pascal1-1/+1
2012-04-10Propagate http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42...Anders Broman2-3/+4
2012-04-10This should be enough to make buildbot happy (bug #7054)Jakub Zawadzki1-0/+1
2012-04-10Add missing consts.Jakub Zawadzki8-11/+11
2012-04-10Fix bug #7053, change ep_ to se_Jakub Zawadzki1-4/+11
2012-04-09If scrubbing memory is set, during alloc we can check if memory is still scru...Jakub Zawadzki1-5/+35
2012-04-09Add missing consts in opcua plugin.Jakub Zawadzki5-274/+274
2012-04-09Mark some function static.Jakub Zawadzki8-37/+37
2012-04-09Fix 'overflow in implicit constant conversion', make it const.Jakub Zawadzki2-6/+6
2012-04-09Fix a few calls to tvb_bcd_dig_to_ep_str and proto_tree_add_itempascal1-10/+10
2012-04-09Add missing const attribute to some char *Jakub Zawadzki12-34/+35
2012-04-09Set the minimum length of the Internet Timestamp option to 4 bytes instead of...Chris Maynard1-7/+30
2012-04-09Add missing const attribute to some char *Jakub Zawadzki11-15/+15
2012-04-09From Nick Lowe: Minor cosmetic name changes for consistency and brevity. http...Anders Broman1-2/+2
2012-04-09From Martin Peylo: add string for id-dsa-with-sha1 OID to pkix1explicit https...Anders Broman2-1/+3
2012-04-09From Martin Kaiser: DVB-CI: register an application for the SAS resource, new...Anders Broman4-64/+280
2012-04-09From Nick Lowe: Fix two check warnings, make consistent. (Rebased.) https://b...Anders Broman1-12/+12
2012-04-09From Michael Mann:pascal1-7/+8
2012-04-09Read_Buffer, Read_Modified & Read_Modified_All are valid outbound commands.Bill Meier1-55/+70
2012-04-09Obsolete a preferenceMartin Mathieson1-6/+3
2012-04-08Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7045 :pascal1-1/+1
2012-04-08As suggested by Jakub, always update the digit value when the nibble is outsi...pascal1-4/+4
2012-04-08[Automatic manuf, services and enterprise-numbers update for 2012-04-08]Gerald Combs2-5/+133
2012-04-08Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7042 :pascal1-1/+5
2012-04-07Fixed checkAPI warnings for blurb matching field nameGraham Bloice1-3/+3
2012-04-07From Nick Lowe:Anders Broman1-108/+118
2012-04-061.7.1 → 1.7.2.Gerald Combs8-13/+13