index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ConfigureChecks.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove gethostbyaddr and gethostbyaddr2.
Gerald Combs
2015-02-06
1
-1
/
+1
*
Suppress the check for ' as a formatting character on Windows.
Guy Harris
2015-01-05
1
-1
/
+5
*
In CMake, check for thousands-grouping support in the GLib printf routines.
Guy Harris
2015-01-05
1
-0
/
+31
*
Don't check for nl80211 stuff if we don't have libnl.
Guy Harris
2015-01-05
1
-25
/
+31
*
Add a check for NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP.
Guy Harris
2015-01-05
1
-1
/
+7
*
Check for optreset in CMake as well.
Guy Harris
2014-12-27
1
-0
/
+7
*
Check for getopt_long(), not getopt().
Guy Harris
2014-12-25
1
-1
/
+1
*
Cmake: check for popcount, and build it from wsutil/popcount.c if missing.
Guy Harris
2014-12-23
1
-0
/
+1
*
Fix typo.
Guy Harris
2014-12-20
1
-10
/
+1
*
When checking for floorl(), include math.h.
Guy Harris
2014-12-20
1
-2
/
+6
*
Add a check for floorl().
Guy Harris
2014-12-20
1
-0
/
+1
*
Allow building under OSX Yosemite using cmake.
David Ameiss
2014-11-10
1
-0
/
+6
*
Remove the optional strncasecmp.{h,c} target (for systems that don't have tha...
Jeff Morriss
2014-10-30
1
-11
/
+0
*
Clean up handling of missing functions.
Guy Harris
2014-07-06
1
-1
/
+13
*
Continue to remove $Id$ from top of file
Alexis La Goutte
2014-03-31
1
-2
/
+0
*
We don't need to check for lauxlib.h.
Guy Harris
2013-10-11
1
-1
/
+0
*
Check for sa_len in struct sockaddr.
Guy Harris
2013-10-11
1
-2
/
+3
*
Note that dladdr() isn't being found on OS X, even though it's
Guy Harris
2013-10-11
1
-0
/
+9
*
Move the QT_MACEXTRAS_LIB cmakedefine in cmakeconfig.h.in to the
Guy Harris
2013-10-10
1
-1
/
+4
*
Set some values for Windows manually where autodetection
Jörg Mayer
2013-10-06
1
-4
/
+8
*
Invert NEED_INET_ATON_H to HAVE_INET_ATON_H
Jörg Mayer
2013-10-05
1
-4
/
+1
*
Implement in cmake:
Jörg Mayer
2013-08-13
1
-0
/
+7
*
set HAVE_GETOPT_H and HAVE_GETOPT variables
Martin Kaiser
2013-07-16
1
-0
/
+1
*
Add HAVE_TM_ZONE and HAVE_TZNAME detection to fix timezone display
Jörg Mayer
2013-04-19
1
-2
/
+6
*
Copy over HAVE_NL80211 from autofoo
Jörg Mayer
2012-09-10
1
-1
/
+11
*
Make the check for NL80211_CMD_SET_CHANNEL work by copying
Jörg Mayer
2012-09-10
1
-3
/
+14
*
Get netlink detection working with cmake (not complete)
Jörg Mayer
2012-09-06
1
-0
/
+5
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Copy over the commit 38437 to cmake.
Jörg Mayer
2011-08-09
1
-1
/
+1
*
Set svn:keywords and svn:eol-style. Fix the EOL style.
Guy Harris
2011-08-06
1
-54
/
+77
*
Replace all strerror() with g_strerror().
Stig Bjørlykke
2011-06-28
1
-1
/
+0
*
Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
Stig Bjørlykke
2009-10-06
1
-3
/
+2
*
Make building with GeoIP, Python, Capabilities and c-ares
Jörg Mayer
2009-09-12
1
-0
/
+3
*
Check for mkdtemp()
Kovarththanan Rajaratnam
2009-09-01
1
-0
/
+1
*
Add check for HAVE_MKSTEMP to make build work again on
Jörg Mayer
2009-08-31
1
-0
/
+1
*
Add a couple of Windows header files
Kovarththanan Rajaratnam
2009-08-30
1
-0
/
+4
*
Add ConfigureChecks.cmake
Kovarththanan Rajaratnam
2009-08-27
1
-0
/
+47