aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Minor changes mostly related to proto_register & proto_reg_handoff;Bill Meier9-1084/+1082
2009-01-28Adjust some indentationBill Meier4-68/+67
2009-01-28#include prefs.h not req'dBill Meier16-61/+45
2009-01-28#include prefs.h not req'dBill Meier1-1/+0
2009-01-28Check the length in dissect_q931_change_status_ie().Guy Harris1-3/+7
2009-01-28Use standard format (proto_reg_handoff last in the file).Bill Meier2-22/+21
2009-01-28Remove unnecessary code from proto_reg_handoff....Bill Meier1-11/+4
2009-01-28new SERVICE/SERVICE ACKNOWLEGE messages defined in various US standards (AT&T...Tomas Kukosa3-16/+80
2009-01-28- add attributes and CDATA into XML structureTomas Kukosa3-4/+106
2009-01-27Further cleanup of code, put in standard template format.Jaap Keuter1-25/+28
2009-01-27Minor changes related to proto_reg_handoff...Bill Meier1-8/+8
2009-01-27Fix some indentation ....Bill Meier1-175/+175
2009-01-27From Rolf Fiedler:Anders Broman5-1/+254
2009-01-27Handle V3 SendRoutingInfoRes where the tag[3] is missing.Anders Broman2-5/+21
2009-01-27Fix some indentation ....Bill Meier1-159/+157
2009-01-27Corrected some defines. Use defines when appropriate.Stig Bjørlykke5-44/+45
2009-01-27Fixed some typos.Stig Bjørlykke2-2/+2
2009-01-27Fix some indentation .....Bill Meier1-299/+298
2009-01-26Fix uninitialized variable.Guy Harris1-218/+218
2009-01-26Get rid of "displaylang=" from the URLs; let whatever the site defaultsGuy Harris1-4/+4
2009-01-26Non-constant strings should not be used as format items; the formatGuy Harris1-8/+9
2009-01-26Prefs callback & etc not req'd ...Bill Meier1-9/+2
2009-01-26Start code is 24 bits, use bit_offset to read it.Anders Broman1-3/+14
2009-01-26Make it a bit clearer witch bits are displayed.Anders Broman1-0/+19
2009-01-26Add enum values for some IANA registered AVP:s.Anders Broman3-6/+17
2009-01-26fix a minor comment bugUlf Lamping1-1/+1
2009-01-26add some expert infosUlf Lamping1-2/+23
2009-01-26add a note that PI_CHECKSUM and PI_WARN can be found in proto.h (don't want t...Ulf Lamping1-2/+2
2009-01-26add a small section about "msvcr90.dll / vcredist_x86.exe"Ulf Lamping1-1/+22
2009-01-26fix filename in header commentUlf Lamping1-1/+1
2009-01-26Remove C++-style comment.Martin Mathieson1-1/+1
2009-01-26Add dissector for LTE PDCP.Martin Mathieson3-16/+2337
2009-01-25[Automatic manuf update for 2009-01-25]Gerald Combs1-2/+36
2009-01-23NTP version 1 and 2 can be used as well.Jaap Keuter1-2/+2
2009-01-23Get ready to call PDCP LTE dissector (when its cleaned up and added).Martin Mathieson3-66/+300
2009-01-22Add a comment about possible Windows 7 support.Gerald Combs1-0/+4
2009-01-22Fix Bug 3219: avoid overwriting H.323 callIdentifier value when CallIdentifie...Tomas Kukosa3-62/+76
2009-01-22Make AM polling bit more prominent.Martin Mathieson1-2/+11
2009-01-21Also check for bytes remaining for padding at end of DL frame.Martin Mathieson1-1/+1
2009-01-21Handle "predefined" frames (when this mode is set just show data as raw hex).Martin Mathieson1-0/+13
2009-01-21Be more careful about the length of the last SDU or padding in a PDU.Martin Mathieson1-3/+5
2009-01-21Fix some indentationJaap Keuter1-23/+23
2009-01-20Use the correct data type for the range string in the Win32 file dialog.Gerald Combs2-5/+7
2009-01-20Fix some indentationBill Meier1-10/+10
2009-01-20Revert previous change.Anders Broman1-1/+0
2009-01-20More work on modernizing the column prefs.Gerald Combs1-106/+94
2009-01-20Add kerberos to the distribution - should no be built yet.Anders Broman1-0/+1
2009-01-20From Michael Lum:Anders Broman3-39/+35
2009-01-20From Michael Lum:Anders Broman1-15/+12
2009-01-20Since we're not bound to GTK1 any more, let the user drag and drop columnGerald Combs1-112/+46