aboutsummaryrefslogtreecommitdiffstats
path: root/epan/nghttp2
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Remove Makefile.common filesJoão Valverde2-67/+23
2016-06-15Remove Nmake build systemPascal Quantin2-45/+0
2016-06-01Change the declaration of nghttp2_mem_free2() to match the definition.Guy Harris1-1/+1
2016-06-01Pick up some updates from Jeff Morris' abandoned change.Guy Harris1-2/+5
2016-05-31Squelch a compiler warning.Guy Harris1-2/+2
2016-05-31Update to nghttp2 1.11.1Alexis La Goutte14-930/+889
2016-03-27NGHTTP2: Update to 1.8.0Alexis La Goutte5-37/+596
2016-03-08Add EditorConfig settings for most C filesJoão Valverde2-0/+9
2016-03-01CMake: Add more structure to libwireshark buildJoão Valverde2-1/+67
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-1/+2
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-7/+2
2015-12-26NGHTTP2: Update to 1.6.0Alexis La Goutte2-10/+70
2015-11-27NGHTTP2: Update to 1.5.0Alexis La Goutte7-120/+468
2015-09-24NGHTTP2: Fix warning this decimal constant is unsigned only in ISO C90Tatsuhiro Tsujikawa1-1/+1
2015-09-24NGHTTP2: Update to 1.3.3Alexis La Goutte9-152/+292
2015-08-31NGHTTP2: Update to 1.3.0Alexis La Goutte5-10/+199
2015-07-23HTTP2: Update to libnghttp2 1.1.2Alexis La Goutte6-32/+63
2015-06-24Don't export libnghttp2 routines outside libwireshark.Guy Harris1-0/+13
2015-06-24libnghttp2: readd remove check for CONFIG.HAlexis La Goutte2-2/+2
2015-06-24HTTP2: Update to libnghttp2 1.0.4Alexis La Goutte5-7/+34
2015-05-26nghttp2: fix quote for config.h includeAlexis La Goutte1-1/+1
2015-05-25Fix out of tree buildsGraham Bloice1-1/+1
2015-05-21Include stdint.h instead of inttypes.h when compiled with MSVC < 2013Tatsuhiro Tsujikawa1-0/+7
2015-05-19HTTP2: Update to libnghttp2 1.0.0Alexis La Goutte5-147/+83
2015-05-17nghttp2: use <> for include glib.hAlexis La Goutte2-2/+2
2015-05-11HTTP2: Update to libnghttp2 0.7.14Alexis La Goutte4-18/+17
2015-05-08epan/nghttp2/nghttp2_net.h no longer exists, so don't list it.Guy Harris1-1/+0
2015-05-08nghttp2: use g_ntoh[ls], g_hton[ls] from glibAlexis La Goutte3-97/+12
2015-05-01rv is only used in an assert. The assert only evaluates to code ifJoerg Mayer1-1/+6
2015-05-01Revert "Fix warning:"Joerg Mayer1-1/+2
2015-05-01Fix warning:Joerg Mayer1-2/+1
2015-04-30HTTP2: Update to libnghttp2 0.7.13Alexis La Goutte10-586/+1434
2015-03-09HTTP2: Update to libnghttp2 0.7.5Alexis La Goutte5-22/+151
2015-01-15Update to libnghttp2 0.7.1Alexis La Goutte13-234/+621
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-12-15HTTP2: Update nghttp2 lib (0.6.7)Alexis La Goutte14-6295/+6120
2014-10-22libnghttp2: Update to 0.6.4Alexis La Goutte8-355/+815
2014-09-16Fix the patch-bzip2 target.Gerald Combs3-3/+3
2014-08-03http2: Update to h2-14Tatsuhiro Tsujikawa5-581/+368
2014-08-03HTTP2: Fix README about change of nghttp2Alexis La Goutte1-1/+1
2014-07-31Add more files to the release tarball.Guy Harris1-1/+2
2014-07-19Add casts to squelch compiler warnings.Guy Harris2-3/+3
2014-07-19Revert part of 5cc2ab74af486611def7bcc14105c1a0257b41deEvan Huus1-1/+1
2014-07-19HTTP2: Update to nghttp2 lib 0.5.0Alexis La Goutte5-17/+14
2014-07-15HTTP2: Fix double freeAlexis La Goutte1-0/+7
2014-07-09Moved nghttp2 to epanGraham Bloice17-0/+12642