summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-10- update H.245 to v14 (06/2008)Tomas Kukosa5-432/+425
2008-11-10- new #.MODULE_EXPORTS directive which exports symbols including module prefi...Tomas Kukosa1-25/+93
2008-11-10explicit cast to avoid warning which stops Windows buildTomas Kukosa1-6/+6
2008-11-09[Automatic manuf update for 2008-11-09]Gerald Combs1-3/+38
2008-11-08Use the standard I/O routines to write out audio files, rather thanGuy Harris1-78/+80
2008-11-08Make sure we always increment our offset. Fixes an infinite loop.Gerald Combs1-17/+18
2008-11-07Since NEWS is not updated for the development builds, provide only theSake Blok1-150/+12
2008-11-07Try to pacify the buildbot.Anders Broman1-1/+1
2008-11-07Add 3GPP AVP:sAnders Broman1-3/+9
2008-11-07From Pascal Quantin:Anders Broman5-395/+1363
2008-11-07asn2wrs regenerated files: see SVN #26728Bill Meier4-147/+134
2008-11-07Minor cleanup related to proto_reg_handoff...Bill Meier4-119/+106
2008-11-07Save the remote interfaces list to be able to show the remote IP addressesStig Bjørlykke1-14/+57
2008-11-07packet-gsm_bsslap.c:247: warning: unused parameter 'len'Anders Broman1-1/+1
2008-11-07From Johnny Mitrevski:Anders Broman1-10/+21
2008-11-07Clean up indentation (just use two spaces in the big case statement forGuy Harris1-88/+94
2008-11-07Oops, barked at the wrong tree ;-)Sake Blok1-1/+1
2008-11-07Skip to next extension header when there is an unknown header extensionSake Blok1-0/+46
2008-11-06Remove a unused variable.Stig Bjørlykke1-1/+0
2008-11-06Initialize the interface type value key to fix updating the local interfaceStig Bjørlykke1-0/+2
2008-11-06Re-generated packet-ansi_map.c (See svn #26718)Bill Meier1-39/+34
2008-11-06Fix bug wherein proto_reg_handoff... wasn't being called during dissector init;Bill Meier1-34/+29
2008-11-06Mark unused parameters as unused.Anders Broman1-2/+2
2008-11-06From Pascal Quantin:Anders Broman4-1/+57
2008-11-06Invalid code in range_delete_callback.Anders Broman2-4/+2
2008-11-06"Dissect Profile and Level" and "Object Parameter" for ISO/IEC 14496-2 Capabi...Anders Broman3-28/+373
2008-11-06Simplified "info added" check.Stig Bjørlykke1-13/+5
2008-11-06Update to the latest spec. V8.0.1 (2008-09)Anders Broman8-23/+931
2008-11-06Put rev 26706 in the template file.Anders Broman1-1/+1
2008-11-06Removed colorfilters for infiniband, as this dissector is not available whenStig Bjørlykke1-4/+0
2008-11-06Fixed a check button text.Stig Bjørlykke1-1/+1
2008-11-06Added TCP segment reassembly.Stig Bjørlykke1-23/+81
2008-11-06Indicate T.125 payload in the info column.Stig Bjørlykke2-3/+9
2008-11-06Add a missing space in a tooltip.Stig Bjørlykke1-1/+1
2008-11-05From Pascal Quantin:Anders Broman3-90/+119
2008-11-05Regenerated .c files for asn1 changes commited in SVN #26703Bill Meier3-7/+12
2008-11-05Don't register to SCTP port 0: use dissector_add_handle insteadBill Meier3-4/+9
2008-11-05Fix a trivial typoBill Meier1-1/+1
2008-11-05Made rpcap heuristic.Stig Bjørlykke1-40/+130
2008-11-05fix double free bug caused by Lua GC after opening and closing Lua console Balint Reczey2-57/+112
2008-11-05From Evan Black:Jaap Keuter1-17/+78
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes Bill Meier26-723/+652
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier6-438/+430
2008-11-04Move find_dissector (2x) to fcn called by proto_reg_hand_off in other dissectorsBill Meier1-6/+10
2008-11-04Move prefs processing from registered init fcn to proto_reg_handoff fcnBill Meier1-47/+33
2008-11-04prefs.h & conversation.h not req'd; data_handle not usedBill Meier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier17-103/+51
2008-11-04gcp_initailized --> gcp_initialized; localize sameBill Meier1-4/+5
2008-11-04Removed some unused variables and fixed some true_false_string's.Stig Bjørlykke1-5/+3
2008-11-04Mark the reduced frame number field as generated.Guy Harris1-2/+5