aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-09Move IPv6 address utility functions to wsutilJoão Valverde2-30/+30
2016-04-09Move a declaration to wsutilJoão Valverde3-4/+31
2016-04-09Update USBPcap installer packaged in our Windows installer and add a warningPascal Quantin7-12/+37
2016-04-09Wmem: Use the native v*printf routines on Windows.Gerald Combs2-0/+68
2016-04-08Replace and remove host_ip_af() functionJoão Valverde5-51/+25
2016-04-08Use a single WS_NORETURN macroPeter Wu8-49/+27
2016-04-08Fix CMake VC Redist messageGraham Bloice1-1/+1
2016-04-08RTPS: Added vendor-specific submessage RTI_CRCJuanjo Martin2-7/+83
2016-04-08RADIUS: Update Aruba DictionaryAlexis La Goutte1-0/+4
2016-04-08Fix a typoAndersBroman1-1/+1
2016-04-08packet_list: fix Called C++ object pointer is null found by Clang AnalyzerAlexis La Goutte1-1/+1
2016-04-08[MSVC2015] Fix finding of vcredist when using MSVC2015.AndersBroman1-7/+9
2016-04-08Minor lemon Makefile.am fixupJoão Valverde1-1/+2
2016-04-07Fix nmake buildMichael Mann1-1/+1
2016-04-07Use faster string functions at startup.Gerald Combs4-23/+35
2016-04-07Remove -Warray-bounds, it is enabled by default with -WallJoão Valverde2-2/+0
2016-04-07Revert "Try to suppress a compiler feature that goes wrong."João Valverde1-16/+0
2016-04-07Don't build lemon using -WerrorJoão Valverde1-1/+1
2016-04-07autotools: Use AC_SUBST to set -Werror flagJoão Valverde3-14/+6
2016-04-07IPMI (picmg): fix 'ipmi.picmg25.fault' exists multiple times with NOT compati...Alexis La Goutte1-1/+1
2016-04-07IAX2: fix 'iax2.video.marker' exists multiple times with NOT compatible types...Alexis La Goutte1-1/+1
2016-04-07L2TP: fix 'l2tp.avp.csu.current_t/rx_speed' exists multiple times with NOT co...Alexis La Goutte1-2/+2
2016-04-07configure.ac: Move a testJoão Valverde1-2/+1
2016-04-07Bring back the hotkey for "w" in "... without saving"Jiří Engelthaler1-5/+5
2016-04-07Add URL for the Linux Documentation dir file describing USB/IP.Guy Harris1-0/+4
2016-04-07CIP: Attribute updatesD. Ulis3-61/+38
2016-04-07Expand before multiply (CID-1355683 and CID-1355684)Jaap Keuter1-2/+2
2016-04-07Cast away a warning.Guy Harris1-1/+1
2016-04-06Qt: Follow stream performance improvements.Gerald Combs5-49/+98
2016-04-06Add support for the I-FORWARD-TSN chunk.Michael Tuexen2-2/+54
2016-04-06zvt: fix parsing of the 3-byte length fieldMartin Kaiser1-1/+1
2016-04-06configure.ac: fix a help stringMartin Kaiser1-1/+1
2016-04-06androiddump: Change insecure sprint into g_snprintfMichal Labedzki1-20/+140
2016-04-05Set the extra type the right way.Guy Harris3-2/+6
2016-04-05Expand a comment.Guy Harris1-2/+3
2016-04-05Get rid of extra %noyyalloc etc. stuff.Guy Harris1-15/+3
2016-04-05[ERF] g_list_free_full () is glib >= 2.28, g_hash_table_add is >= 2.32AndersBroman1-5/+18
2016-04-05configure.ac: Update libtool macros (version bump)João Valverde2-26/+20
2016-04-05Use AC_CONFIG_FILESJoão Valverde1-4/+6
2016-04-05802.15.4 added support for the new ZigBee IEsChris Brandson2-12/+213
2016-04-05Remove obsolete automake implicit ruleJoão Valverde2-4/+0
2016-04-05Add more stuff to the release tarball.Guy Harris2-12/+19
2016-04-05More distcheck fixesJoão Valverde1-9/+9
2016-04-05Put popcount.c and popcount.h into the release tarball.Guy Harris1-0/+2
2016-04-05Fix VPATH buildJoão Valverde1-1/+1
2016-04-04Use AC_REPLACE_FUNCS and LTLIBOBJSJoão Valverde10-111/+38
2016-04-04Avoid unnecessary replacement source file floorl.cJoão Valverde5-80/+1
2016-04-04Fix 'make dist' ws_diag_control.h dependencyJoão Valverde2-2/+2
2016-04-04Include ws_diag_control.h in config.hJoão Valverde37-61/+38
2016-04-04autotools: Clean up libm testsJoão Valverde3-21/+14