summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-26ssl: Reduce chance of hash-collisions SSL private keysPeter Wu1-0/+1
2014-04-26Change ssl_find_private_key to voidPeter Wu2-5/+3
2014-04-26Added fields used by HP MSM access points.Lasse Luttermann Poulsen1-0/+203
2014-04-26Dissect all details in NAT-T LCAF type...Lorand Jakab1-11/+55
2014-04-26Updated gvcp dissectorwarren1-442/+3793
2014-04-25wtap_read() and wtap_seek_read() handle caplen > len; don't do it here.Guy Harris1-6/+0
2014-04-25This doesn't have separate captured and actual length, either.Guy Harris1-1/+1
2014-04-25Put the common code for reading Logcat packets into a routine.Guy Harris1-81/+35
2014-04-25No need to set "line" when setting "firstline".Guy Harris1-2/+2
2014-04-25Get rid of a (now-)redundant call to tvb_get_ptr().Guy Harris1-14/+14
2014-04-25Clean up code formatting a bit.Guy Harris1-10/+10
2014-04-25remove some more unnecessary initial valuesMartin Kaiser1-5/+5
2014-04-25remove unnecessary initial valuesMartin Kaiser1-3/+3
2014-04-25Don't fail if a pcap-NG PB or EPB has caplen > actual len.Guy Harris2-7/+19
2014-04-25Fix reading keyfile for "any" IP addressPeter Wu1-0/+3
2014-04-25Revert back to emem due to UAT usePeter Wu1-7/+7
2014-04-25Fix fuzz failure. Bug 10041.Michael Mann1-2/+2
2014-04-25Make COMPUTE_OFFSET and COMPUTE_OFFSET_AND_REMAINING macros.AndersBroman1-81/+87
2014-04-25Kerberos: ensure that private data elements are stored in separate variablesPascal Quantin3-283/+207
2014-04-25Dissect all details in ELP LCAF type...Lorand Jakab1-12/+94
2014-04-25Fold alloc_field_info() into proto_tree_add_pi().AndersBroman1-16/+3
2014-04-25Use 4-space indentation consistently in epan/charsets.c.Guy Harris1-314/+314
2014-04-25Add a get_ebcdic_string() routine, similar to other get_XXX_string() routines.Guy Harris3-198/+228
2014-04-25Another whitespace cleanup.Guy Harris1-1/+1
2014-04-25Fix some white space.Guy Harris1-5/+5
2014-04-25Move the XXX-to-UTF-8 loops to routines in epan/charsets.c.Guy Harris4-497/+605
2014-04-25Try to please the build boot.AndersBroman1-1/+1
2014-04-25Fix encodings (found by fix-encoding-args.pl)Lorand Jakab1-5/+5
2014-04-25Support out-of-source checkapiStig Bjørlykke32-42/+88
2014-04-25Create the HTTP tree and set column info after we're assured it's HTTP. Othe...Michael Mann1-11/+21
2014-04-25Don't use HTTP filter for DTLS decryption test as it's not really HTTP traffi...Michael Mann2-2/+2
2014-04-25Move GSM guint8 to unicode conversion functions to charsets.cJakub Zawadzki3-61/+68
2014-04-25Move mktime_utc() from tvbuff.c to wsutil/time_util.cJakub Zawadzki5-40/+99
2014-04-25Cleanup "excess" from trying to support sequence of "native types". Last ins...Michael Mann5-2014/+1097
2014-04-25Convert "4 space tabs" to spaces;Bill Meier1-92/+105
2014-04-24Consistently use the macro PROTO_REGISTRAR_GET_NTH in proto.cAndersBroman1-9/+19
2014-04-24Improve Instance ID LCAF type handlingLorand Jakab1-19/+95
2014-04-24Fix warning: declaration of 'address' shadows a global declaration.AndersBroman1-4/+4
2014-04-24Add support for Geo Coordinates LCAF typeLorand Jakab1-12/+253
2014-04-24Adding two well known OAM related multicast address ranges.Jaap Keuter1-0/+2
2014-04-24Fix packet-ospf.c:1181:33: warning: code will never be executed [-Wunreachabl...Alexis La Goutte1-2/+0
2014-04-24Fix packet-netlink-sock_diag.c:653:4: warning: code will never be executed [-...Alexis La Goutte1-1/+0
2014-04-24Fix packet-ospf.c:1181:33: warning: code will never be executed [-Wunreachabl...Alexis La Goutte1-1/+0
2014-04-24Fix warning: extra ‘;’ [-Wpedantic]Alexis La Goutte1-1/+1
2014-04-24Fix Warning: Found soft-deprecated APIs in epan/dissectors/packet-lisp.c: tvb...Alexis La Goutte1-4/+4
2014-04-24Fix counting/ checking for leap years in mktime_utc()Jakub Zawadzki1-4/+9
2014-04-24Improve LCAF handlingLorand Jakab1-55/+130
2014-04-24JXTA: ask for one more segment, not one more byteEvan Huus1-1/+1
2014-04-24Revert "Move kerberos to dirty list in CMake"Evan Huus1-1/+1
2014-04-24Revert "Move kerberos to dirty dissector list"Evan Huus1-1/+1