aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-01No such luck with the AF_LINK address on FreeBSD or OpenBSD.Guy Harris1-2/+5
2009-02-01Add (preliminary, and a bit hacky) support for interface-type icons onGuy Harris3-26/+70
2009-02-01Use #if 0, not C99-style comments, to get rid of unused code.Guy Harris1-6/+8
2009-02-01Squelch warnings, for now.Guy Harris1-2/+2
2009-02-01Calculate the avrage setuptime.Anders Broman4-1/+163
2009-02-01[Automatic manuf update for 2009-02-01]Gerald Combs1-0/+21
2009-02-01To avoid adding icons to menu items, leave item_type along, not justGuy Harris1-2/+0
2009-01-31Exclude the new icons from the *NIX build.Jaap Keuter1-0/+3
2009-01-31Get rid of carriage returns, and set the EOL style to "native".Guy Harris5-496/+496
2009-01-31mark unused parameter (under unix)Ulf Lamping1-1/+1
2009-01-30Windows only: for some typical capture interface names (with a "built in" heu...Ulf Lamping9-6/+428
2009-01-30do not show the telephony icon in any of the telephony menu entriesUlf Lamping1-1/+1
2009-01-30Mention packet-skinny.h, so it gets distributed with the source tarball.Guy Harris1-0/+1
2009-01-30From Carlos Mendioroz:Jaap Keuter5-77/+400
2009-01-30Don't remove it, but replace it with the relevant one.Jaap Keuter1-0/+1
2009-01-29Don't mention a variable that no longer exists.Guy Harris1-1/+0
2009-01-29Group time related fields.Jaap Keuter3-55/+44
2009-01-29Add initializer for force_docsis_encap preference.Jaap Keuter1-1/+1
2009-01-29Update 3GPP AVP:s.Anders Broman1-72/+351
2009-01-29add a new "Telephony" main menu entry and move the telephony specific statist...Ulf Lamping2-4/+13
2009-01-29trying to "inject" commands into xcopy doesn't work on international windows ...Ulf Lamping1-3/+4
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