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
/
acinclude.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: Check for working lrelease
João Valverde
2016-07-06
1
-0
/
+13
*
autotools: Qt 5.7 requires C++11
João Valverde
2016-06-27
1
-0
/
+8
*
extcap: Check libssh >= 0.6.0 for sshdump, ciscodump
John A. Thacker
2016-06-13
1
-5
/
+17
*
autotools: Move OSX autoconf macros to ws_osx.m4
João Valverde
2016-05-12
1
-78
/
+0
*
autotools: use AM_CONDITIONAL for rpm build rule
João Valverde
2016-04-25
1
-20
/
+0
*
Rename "libz" to "zlib"
João Valverde
2016-04-04
1
-1
/
+1
*
Use AC_PROG_SED
João Valverde
2016-04-02
1
-15
/
+0
*
Use AC_CHECK_MEMBERS
João Valverde
2016-04-02
1
-45
/
+0
*
Use AC_STRUCT_TIMEZONE
João Valverde
2016-04-02
1
-34
/
+0
*
Improve configure script message
João Valverde
2016-03-25
1
-1
/
+1
*
Add ax_lib_socket_nsl.m4 macro
João Valverde
2016-03-25
1
-86
/
+13
*
configure.ac: Remove --enable-usr-local
João Valverde
2016-03-23
1
-29
/
+2
*
Reorder some linker flags from most dependent to least dependent
João Valverde
2016-03-22
1
-4
/
+3
*
Remove ADNS support
João Valverde
2016-03-21
1
-31
/
+0
*
Use AX_PROG_CC_FOR_BUILD macro to identify compiler targeting the build host.
Eric Anderson
2016-03-10
1
-2
/
+2
*
Revert "autotools: Use explicit zlib dependency build flags"
João Valverde
2016-03-03
1
-40
/
+60
*
autotools: Use explicit zlib dependency build flags
João Valverde
2016-03-03
1
-60
/
+40
*
Lua configure.ac improvements
João Valverde
2016-02-27
1
-1
/
+12
*
autotools: Display build flags in configure summary
João Valverde
2016-02-23
1
-6
/
+6
*
autotools: Fix multiple repetitions of -L build flags
João Valverde
2016-02-21
1
-2
/
+2
*
autotools: Use Qt flags only for building Qt GUI
João Valverde
2016-02-20
1
-2
/
+0
*
Fix Qt4 moc option argument and add build parametrization
João Valverde
2016-02-03
1
-1
/
+4
*
autotools: Don't use "user variables" to set build flags
João Valverde
2016-01-28
1
-109
/
+105
*
Revert "Don't use the printf command; it's not guaranteed to be there."
Guy Harris
2016-01-16
1
-1
/
+1
*
Don't use the printf command; it's not guaranteed to be there.
Guy Harris
2016-01-16
1
-1
/
+1
*
autotools: do not apply CFLAGS in reverse order
Peter Wu
2015-11-26
1
-20
/
+22
*
Don't check whether the C++ compiler supports a flag if there isn't one.
Guy Harris
2015-11-25
1
-93
/
+102
*
Remove configure --enable-ipv6 option
João Valverde
2015-11-23
1
-118
/
+0
*
acinclude.m4: Replace AS_ECHO_N with printf
João Valverde
2015-11-21
1
-1
/
+1
*
autotools: Fix extra-compiler-warnings for system headers
João Valverde
2015-11-21
1
-1
/
+25
*
extcap: add sshdump.
Dario Lombardo
2015-11-19
1
-0
/
+37
*
No RCS/CVS/SVN Ids any more.
Guy Harris
2015-10-08
1
-2
/
+0
*
Qt: Initial RTP playback.
Gerald Combs
2015-10-02
1
-4
/
+6
*
do not clobber user CFLAGS
Jeroen Roovers
2015-09-18
1
-14
/
+14
*
Check if -fPIC is needed for Qt5 code to compile
Jeffrey Smith
2015-09-10
1
-0
/
+30
*
Make .o files, not .cpp and .h files, depend on the ui_*.h files.
Guy Harris
2015-07-10
1
-77
/
+39
*
Make sure we get the Qt tools for the Qt version with which we're building.
Guy Harris
2015-07-08
1
-66
/
+182
*
Search for the Lua (version < 5.3) package first: it's the most common case.
Jeff Morriss
2015-06-11
1
-1
/
+1
*
Clean up --with-qt handling.
Guy Harris
2015-06-09
1
-1
/
+1
*
Update how we search for Lua with pkg-config.
Jeff Morriss
2015-06-08
1
-18
/
+26
*
switch to AC_PATH_TOOL
Mike Frysinger
2015-05-28
1
-3
/
+3
*
Add a major version number argument to --with-qt.
Guy Harris
2015-04-13
1
-22
/
+62
*
Only add flags to CFLAGS_FOR_BUILD if $CC and $CC_FOR_BUILD are the same.
Guy Harris
2015-04-12
1
-8
/
+16
*
Have a #define for whether the capture buffer size can be set.
Guy Harris
2015-03-25
1
-1
/
+8
*
Look for and use gethostbyname() if we don't have getaddrinfo(). Fail to
Jeff Morriss
2015-03-03
1
-8
/
+35
*
Actually define HAVE_GETADDRINFO if we find it.
Jeff Morriss
2015-02-26
1
-17
/
+7
*
Remove gethostbyaddr and gethostbyaddr2.
Gerald Combs
2015-02-06
1
-7
/
+9
*
Simplify how we find Lua and expand the places we look.
Jeff Morriss
2015-02-04
1
-208
/
+93
*
No *pcap should have pcap_open() without the other remote extensions.
Guy Harris
2015-01-04
1
-4
/
+2
*
Qt: Initial VoIP Calls dialog.
Gerald Combs
2014-12-09
1
-0
/
+7
[next]