aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-10-28Clean up indentation.Guy Harris1-12/+12
2008-10-28Make it compile.Stig Bjørlykke1-1/+2
2008-10-28packet-gsm_sms.c:1643: warning: unused variable 'str' ...etcAnders Broman1-14/+0
2008-10-28From Shmulik Bezale:Anders Broman3-55/+993
2008-10-28From Shmulik Bezale:Anders Broman1-1/+1
2008-10-28From Shmulik Bezale:Anders Broman1-5/+263
2008-10-28From Pascal Quantin:Anders Broman1-25/+31
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ...Anders Broman6-307/+352
2008-10-27Wrong value for ELLIPSOID_POINT_WITH_UNCERT_CIRC used in CASE.Anders Broman1-20/+42
2008-10-27Fixed some true_false_string definitions.Stig Bjørlykke1-12/+12
2008-10-27From Pascal Quantin:Anders Broman1-240/+956
2008-10-27Update towards 48.008 8.4.0Anders Broman3-333/+1228
2008-10-27Minor rework related to proto_reg_handoffBill Meier1-9/+6
2008-10-27Show configured GeoIP paths in About->FoldersStig Bjørlykke3-0/+40
2008-10-27Fix bug in each dissector: port pref change was ignored; Related: proto_reg_h...Bill Meier2-6/+28
2008-10-27From Tom Hughes:Jaap Keuter1-13/+51
2008-10-27Use correct struct to check for path.Stig Bjørlykke1-2/+2
2008-10-27On request from Philip Zimmermann:Jaap Keuter1-9/+59
2008-10-27Try to make the build bot happy.Anders Broman1-1/+1
2008-10-27Add support for the GeoIP library. Using different database files,Gerald Combs5-2/+327
2008-10-27ETH -> WS updates.Gerald Combs2-6/+6
2008-10-27#if ==> #ifdefBill Meier1-1/+1
2008-10-26More updates to the IGE Mac OS X integration feature:Stephen Fisher2-0/+16
2008-10-26Try to make the build bot hapy.Anders Broman1-1/+1
2008-10-26Match protocol and filter prefix.Stig Bjørlykke1-1/+1
2008-10-26From Pascal Quantin:Anders Broman2-19/+1126
2008-10-26Update towards 48.008 8.4.0Anders Broman3-73/+646
2008-10-25Updated to the latest IETF draft draft-zimmermann-avt-zrtp-10.Jaap Keuter1-2/+6
2008-10-25Do not use dot in protocol filter name.Stig Bjørlykke1-1/+1
2008-10-25From S. Ravi:Jaap Keuter1-2/+249
2008-10-25From Sebastian Stollenwerk:Jaap Keuter1-11/+68
2008-10-24Add a modeline blurb for the predominant indentation style, and update someGerald Combs1-42/+56
2008-10-24Put the contents of each CIC range parameter in a REG_REQ in its own treeJeff Morriss1-20/+34
2008-10-24From Tom Hughes:Jaap Keuter2-0/+16
2008-10-24Added proto_get_protocol_long_name.Stig Bjørlykke1-0/+1
2008-10-24Show both short and long protocol name in the Filter Expression dialog.Stig Bjørlykke2-0/+12
2008-10-24From Alexander Dupuy:Jaap Keuter1-1/+13
2008-10-24Windows build: #include winsock2.h only when needed.Bill Meier5-8/+16
2008-10-23Take out extra */ to fix compile.Stephen Fisher1-1/+0
2008-10-23Let the dissectors fill the Protocol and Info columns by calling the even whe...Jaap Keuter2-40/+42
2008-10-23Update towards 48.008 8.4.0Anders Broman1-56/+99
2008-10-23Fix an assignment which is intended as a comparison.Jaap Keuter1-1/+1
2008-10-23Fix:Anders Broman1-0/+8
2008-10-23If we only see one half of a SCCP conneversation we can as a last resort make...Anders Broman1-0/+33
2008-10-23Update the QoS IEAnders Broman2-82/+302
2008-10-23Add the Content-Length header as a header string, while maintaining the conte...Jaap Keuter1-3/+16
2008-10-23From shmulikB:Anders Broman2-23/+32
2008-10-22Mark len as unused.Anders Broman1-1/+1
2008-10-22Some further updates.Anders Broman3-110/+243
2008-10-22Mark some unused variables.Stig Bjørlykke2-13/+17