aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of carriage returns, and set the EOL style to "native".Guy Harris2009-01-315-496/+496
* mark unused parameter (under unix)Ulf Lamping2009-01-311-1/+1
* Windows only: for some typical capture interface names (with a "built in" heu...Ulf Lamping2009-01-309-6/+428
* do not show the telephony icon in any of the telephony menu entriesUlf Lamping2009-01-301-1/+1
* Mention packet-skinny.h, so it gets distributed with the source tarball.Guy Harris2009-01-301-0/+1
* From Carlos Mendioroz:Jaap Keuter2009-01-305-77/+400
* Don't remove it, but replace it with the relevant one.Jaap Keuter2009-01-301-0/+1
* Don't mention a variable that no longer exists.Guy Harris2009-01-291-1/+0
* Group time related fields.Jaap Keuter2009-01-293-55/+44
* Add initializer for force_docsis_encap preference.Jaap Keuter2009-01-291-1/+1
* Update 3GPP AVP:s.Anders Broman2009-01-291-72/+351
* add a new "Telephony" main menu entry and move the telephony specific statist...Ulf Lamping2009-01-292-4/+13
* trying to "inject" commands into xcopy doesn't work on international windows ...Ulf Lamping2009-01-291-3/+4
* Minor changes mostly related to proto_register & proto_reg_handoff;Bill Meier2009-01-289-1084/+1082
* Adjust some indentationBill Meier2009-01-284-68/+67
* #include prefs.h not req'dBill Meier2009-01-2816-61/+45
* #include prefs.h not req'dBill Meier2009-01-281-1/+0
* Check the length in dissect_q931_change_status_ie().Guy Harris2009-01-281-3/+7
* Use standard format (proto_reg_handoff last in the file).Bill Meier2009-01-282-22/+21
* Remove unnecessary code from proto_reg_handoff....Bill Meier2009-01-281-11/+4
* new SERVICE/SERVICE ACKNOWLEGE messages defined in various US standards (AT&T...Tomas Kukosa2009-01-283-16/+80
* - add attributes and CDATA into XML structureTomas Kukosa2009-01-283-4/+106
* Further cleanup of code, put in standard template format.Jaap Keuter2009-01-271-25/+28
* Minor changes related to proto_reg_handoff...Bill Meier2009-01-271-8/+8
* Fix some indentation ....Bill Meier2009-01-271-175/+175
* From Rolf Fiedler:Anders Broman2009-01-275-1/+254
* Handle V3 SendRoutingInfoRes where the tag[3] is missing.Anders Broman2009-01-272-5/+21
* Fix some indentation ....Bill Meier2009-01-271-159/+157
* Corrected some defines. Use defines when appropriate.Stig Bjørlykke2009-01-275-44/+45
* Fixed some typos.Stig Bjørlykke2009-01-272-2/+2
* Fix some indentation .....Bill Meier2009-01-271-299/+298
* Fix uninitialized variable.Guy Harris2009-01-261-218/+218
* Get rid of "displaylang=" from the URLs; let whatever the site defaultsGuy Harris2009-01-261-4/+4
* Non-constant strings should not be used as format items; the formatGuy Harris2009-01-261-8/+9
* Prefs callback & etc not req'd ...Bill Meier2009-01-261-9/+2
* Start code is 24 bits, use bit_offset to read it.Anders Broman2009-01-261-3/+14
* Make it a bit clearer witch bits are displayed.Anders Broman2009-01-261-0/+19
* Add enum values for some IANA registered AVP:s.Anders Broman2009-01-263-6/+17
* fix a minor comment bugUlf Lamping2009-01-261-1/+1
* add some expert infosUlf Lamping2009-01-261-2/+23
* add a note that PI_CHECKSUM and PI_WARN can be found in proto.h (don't want t...Ulf Lamping2009-01-261-2/+2
* add a small section about "msvcr90.dll / vcredist_x86.exe"Ulf Lamping2009-01-261-1/+22
* fix filename in header commentUlf Lamping2009-01-261-1/+1
* Remove C++-style comment.Martin Mathieson2009-01-261-1/+1
* Add dissector for LTE PDCP.Martin Mathieson2009-01-263-16/+2337
* [Automatic manuf update for 2009-01-25]Gerald Combs2009-01-251-2/+36
* NTP version 1 and 2 can be used as well.Jaap Keuter2009-01-231-2/+2
* Get ready to call PDCP LTE dissector (when its cleaned up and added).Martin Mathieson2009-01-233-66/+300
* Add a comment about possible Windows 7 support.Gerald Combs2009-01-221-0/+4
* Fix Bug 3219: avoid overwriting H.323 callIdentifier value when CallIdentifie...Tomas Kukosa2009-01-223-62/+76