aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-11Finish converting the Developer's Guide to AsciiDoc.Gerald Combs14-235/+542
2014-02-11Fix the host entry.Gerald Combs1-1/+1
2014-02-11Add expert info about skipped notify IP addressPeter Lemenkov1-2/+5
2014-02-10Fix warnings in packet-parlay.cAlexis La Goutte2-2/+2
2014-02-10Fix indent (Use 4 spaces and modelines info)Alexis La Goutte1-66/+64
2014-02-10Fix indent (Use 4 spaces and modelines info)Alexis La Goutte1-317/+330
2014-02-10Fix indent (use 4 spaces and modelines info)Alexis La Goutte1-86/+99
2014-02-10Fix indent (use 4 spaces and modelines info)Alexis La Goutte1-228/+240
2014-02-10Fix indent (Use 4 spaces and modelines info)Alexis La Goutte1-0/+12
2014-02-10Enable DTLS "Decrypting" of all the NULL cipher suites. PreviouslyDavid Tapuska1-3/+34
2014-02-10Qt 5.2.1 for Mac has QtMacExtras but not QMacNativeToolBar.Gerald Combs1-2/+2
2014-02-10VP8 RTP: fix Windows build failurePascal Quantin1-27/+24
2014-02-10Use IP types instead of plain strings where possiblePeter Lemenkov1-45/+84
2014-02-10VP8 RTP dissectorOwen Williams3-0/+615
2014-02-09Add test suite for Lua dissector-related functionsHadriel Kaplan4-1/+698
2014-02-09[Automatic manuf, services and enterprise-numbers update for 2014-02-09]Gerald Combs4-21/+248
2014-02-09Fix bug 9736 'Lua: new Int64/UInt64 functions don't prevent division by zero'Hadriel Kaplan3-39/+108
2014-02-09Fix Bug 6489 to stop compiler warning on gcrypt deprecated delcarationsHadriel Kaplan1-3/+3
2014-02-08Licensecheck improvements, just two errors left.Evan Huus6-19/+116
2014-02-08Fix typo about encoding in MIP6 dissector...Alexis La Goutte1-1/+1
2014-02-08Fix some typo in MIP6 dissectorAlexis La Goutte1-54/+67
2014-02-08Fix bug 9733 ' Lua: wtap_filetypes.TSPREC_ variable names are missing from th...Hadriel Kaplan1-1/+2
2014-02-08Have macros to handle the range check and byte swapping.Guy Harris1-56/+44
2014-02-08Fix bug 9732: ' Lua: recent commit changed some MENU_ key names in init.lua'Hadriel Kaplan3-2/+23
2014-02-08"origin" appears to be a safer bet than "@{upstream}".Gerald Combs1-2/+2
2014-02-07Replace "svn" with "git" all over the place.Gerald Combs36-179/+191
2014-02-07Fix Bug 9728 'Lua: ProtoField.bool() VALUESTRING argument is not optional but...Hadriel Kaplan3-15/+33
2014-02-07Parse SIP sec-mechanismPascal Quantin1-3/+211
2014-02-07Register SSH dissector by namePascal Quantin1-4/+4
2014-02-07Qt 5.2.1 - now with added native OS X toolbar!Guy Harris1-2/+1
2014-02-06Fix Bug #9690: DHCPv6 Packet dissector incorrectly handling FQDN in option 17...Bill Meier1-10/+6
2014-02-06Extend RTMPT video types tableGregor Jasny1-0/+8
2014-02-06Make some routines take a struct wtap_pkthdr * as an argument.Guy Harris10-154/+146
2014-02-06Convert the user interface chapter to AsciiDoc.Gerald Combs4-256/+214
2014-02-05Introduce end-of-line normalizationPascal Quantin31-1485/+1486
2014-02-05use the right src dir in git command for svnversion.hdidier1-5/+5
2014-02-05Two fixes for license headersEvan Huus2-40/+36
2014-02-05Dissector assert in packet-nbap.c. num_items isn't reset before calling a seq...Anders Broman2-19/+29
2014-02-05Add Aruba Intant AP dissectorAlexis La Goutte4-2/+167
2014-02-05Fix Bug 9725 'Lua: ProtoField.new() is buggy'Hadriel Kaplan1-2/+3
2014-02-05Fix wslua docs script to handle module names with digits, like Int64/UInt64Hadriel Kaplan1-1/+1
2014-02-04Fix bug 9720 'Lua: bitop library is missing in Lua 5.2'Hadriel Kaplan1-1/+3
2014-02-04Fix dissection of GTP MM Context RAND field.Evan Huus1-1/+1
2014-02-04Split out bencode dissector and use it in the bzr dissector.Jelmer Vernooij5-303/+344
2014-02-04Bluetooth: btle: Make RxAdd field reserved in some casesMichal Labedzki1-2/+17
2014-02-04Bluetooth: AVDTP: Fix offset in case with Error CodeMichal Labedzki1-0/+13
2014-02-04Fix indent (Remove tabs and use 4 spaces)Alexis La Goutte1-19/+19
2014-02-04Fix indent (Remove tabs and use 4 spaces)Alexis La Goutte2-16/+16
2014-02-04Fix indent (Use tabs)Alexis La Goutte1-21/+21
2014-02-04USB: Fix Linux header byte-orderMichal Labedzki2-39/+26