aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-24Update several AVPs according to latest 3GPP TSJan Spevak1-11/+152
2016-10-24Qt: use ws_strtou function in sctp_chunk_statistics_dialog.Dario Lombardo1-1/+4
2016-10-24ajp13: use ws_strtoi function.Dario Lombardo1-2/+3
2016-10-24catapult: use ws_strtou function.Dario Lombardo1-3/+9
2016-10-24Move --fullscreen out of LONGOPT_CAPTURE_COMMON.Guy Harris2-2/+15
2016-10-24ICMPv6: Add support for LLN Routing Metrics (RFC 6551)franciscojavier.sanchezroselly1-3/+367
2016-10-24Fix a copy-and-pasteo.Guy Harris1-4/+4
2016-10-24Qt: Make horizontal spacer size to be fixedMichal Labedzki1-0/+3
2016-10-24Qt: fix possible crash on sorting custom columnsPeter Wu1-2/+4
2016-10-24Add some Diameter AVPs referenced by (recently added) grouped AVPs.Jeff Morriss2-125/+250
2016-10-23Qt: add fullscreen feature.Dario Lombardo9-3/+62
2016-10-23packet-infiniband: Fixed displaying reserved fieldParav Pandit1-220/+306
2016-10-23ZigBee: fix the first parameter of memcpyPascal Quantin1-1/+1
2016-10-23ZigBee Green Power: fix loading of keys during runtimePascal Quantin1-2/+18
2016-10-23[Automatic update for 2016-10-23]Gerald Combs11-864/+1697
2016-10-23interface_sort_filter_model: don't dereference a NULL pointerMartin Kaiser1-0/+3
2016-10-23diameter: improvement of AVP 1066Joakim Karlsson1-1/+34
2016-10-23sip: use ws_strtoi functions.Dario Lombardo1-8/+30
2016-10-23dtls: use ws_strtoi function.Dario Lombardo1-2/+3
2016-10-23fc00: get rid of if(tree)Martin Kaiser1-58/+57
2016-10-23LSD: avoid dereferencing a null pointerPascal Quantin1-7/+7
2016-10-22diameter: add new standardized QCIJoakim Karlsson1-0/+4
2016-10-22wsutil: add statements for c++ calls.Dario Lombardo1-0/+8
2016-10-22GTPv2: add dissection of a few Information ElementsPascal Quantin1-10/+60
2016-10-22AMPQ: Fix malformed packed in session.expected and session.confirmed.boris.bochkarev1-3/+3
2016-10-22tpncp: load hf array in the handoff functionMartin Kaiser1-32/+37
2016-10-22fc00: skip sha512 calculations for glib < 2.36Martin Kaiser1-0/+20
2016-10-22cleanup: move extra libs to EPAN_EXTRA_LIBSJakub Zawadzki1-31/+16
2016-10-22Add SBC decoding support to WindowsPascal Quantin5-6/+31
2016-10-22cmake, qt4: check if QT4_FOUNDMartin Kaiser1-1/+1
2016-10-22main_welcome: include QUrlMartin Kaiser1-0/+1
2016-10-22CMake: Disable Qt4 && (Windows || macOS).Gerald Combs1-1/+4
2016-10-22alljoyn: fix signature length adjustmentsPeter Wu1-13/+18
2016-10-22Clean up conditional code for getting creation time.Guy Harris1-26/+19
2016-10-22Fix the #defines for the presence of structure names.Guy Harris4-12/+12
2016-10-22Qt/Bluetooth: Add Display Filter Edit field to HCI Summary dialogueMichal Labedzki3-1/+42
2016-10-22C1222: update auto generated filePascal Quantin1-3/+3
2016-10-22Qt: Make "Learn" on the welcome screen clickable.Gerald Combs5-11/+28
2016-10-22On UN*X, st_ctime is the last status change time, not the creation time.Guy Harris6-14/+72
2016-10-22Suppress "discarding const" warning.Guy Harris1-3/+5
2016-10-22Add T.61 character set supportPascal Quantin16-59/+464
2016-10-22Fix some errors from the previous commit.Guy Harris2-2/+2
2016-10-22More checks for localtime() and gmtime() returning NULL.Guy Harris21-160/+299
2016-10-22localtime() can return NULL, even if it's unlikely.Guy Harris1-1/+4
2016-10-21ISAKMP: update protocol parametersMirko Parthey1-27/+34
2016-10-21gmtime() can return NULL, even if it's unlikely.Guy Harris1-1/+4
2016-10-21tests: do not invoke missing unit testsPeter Wu1-7/+8
2016-10-21Clean up file handle management.Guy Harris1-9/+5
2016-10-21test: make GTK support optionalPeter Wu3-8/+7
2016-10-21ISAKMP: fix typos and whitespaceMirko Parthey1-22/+22