| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.0.1 → 2.0.2.v2.0.2rc0 | Gerald Combs | 2015-12-29 | 1 | -1/+1 |
* | CMake+PortableApps: Include the VC runtime (second try). | Gerald Combs | 2015-12-04 | 1 | -0/+2 |
* | Revert "CMake+PortableApps: Include the VC runtime." | Anders Broman | 2015-12-03 | 1 | -2/+0 |
* | CMake+PortableApps: Include the VC runtime. | Gerald Combs | 2015-12-03 | 1 | -0/+2 |
* | [Custom plugins] CUSTOM_PLUGIN_IN_FILES is no longer required. | AndersBroman | 2015-11-24 | 1 | -1/+0 |
* | Quote the path for the Windows setup script. | Guy Harris | 2015-11-22 | 1 | -1/+1 |
* | 2.0.0 → 2.0.1.v2.0.1rc0 | Gerald Combs | 2015-11-18 | 1 | -1/+1 |
* | CMake: Add Qt5Svg to PACKAGELIST. | Gerald Combs | 2015-11-17 | 1 | -0/+6 |
* | Revert "Override optimization and other flags for make based generators." | Peter Wu | 2015-11-16 | 1 | -7/+0 |
* | Try retroactively applying the Qt folks' fix for QTBUG-47942. | Guy Harris | 2015-11-16 | 1 | -5/+33 |
* | CMake: set WinPcap version in top CMakeLists.txt file like for NMake | Pascal Quantin | 2015-11-11 | 1 | -1/+1 |
* | CMake: Fix compatibility with CMake 3 | Ryan Doyle | 2015-10-29 | 1 | -1/+1 |
* | Require GnuTLS 2.12.0, add cmake version detection | Peter Wu | 2015-10-25 | 1 | -0/+2 |
* | Avoid adding -pie on older cmake versions | Peter Wu | 2015-10-22 | 1 | -1/+11 |
* | Require libgcrypt 1.4.2, add cmake version detection | Peter Wu | 2015-10-20 | 1 | -0/+2 |
* | Keep CMake from finding Cygwin's Python. | Gerald Combs | 2015-10-16 | 1 | -2/+5 |
* | CMake: Don't feed -fPIC to Visual C++, second try. | Gerald Combs | 2015-10-15 | 1 | -0/+5 |
* | cmake: avoid adding -fPIE to libraries (fixes gcc 4.7) | Peter Wu | 2015-10-14 | 1 | -5/+4 |
* | cmake: always enable -Qunused-arguments for clang | Peter Wu | 2015-10-14 | 1 | -4/+4 |
* | cmake: fix kerberos library lookup, support Heimdal | Peter Wu | 2015-10-14 | 1 | -3/+0 |
* | If we have QtMultimedia with Qt4, add its libraries to the Qt libraries. | Guy Harris | 2015-10-14 | 1 | -0/+2 |
* | Add the directory for QtMultimedia to the list of include directories. | Guy Harris | 2015-10-14 | 1 | -0/+2 |
* | Set QT_MULTIMEDIA_LIB if we're using Qt 4 and have QtMultimedia. | Guy Harris | 2015-10-14 | 1 | -0/+4 |
* | Update the Qt welcome banner. | Gerald Combs | 2015-10-13 | 1 | -1/+1 |
* | Update the CMake Windows library directory. | Gerald Combs | 2015-10-06 | 1 | -1/+1 |
* | Initialize master-2.0.v2.0.0rc0 | Gerald Combs | 2015-10-05 | 1 | -3/+3 |
* | Allow use of variadic macros | Peter Wu | 2015-10-05 | 1 | -0/+1 |
* | Revert "CMake: Don't feed -fPIC to Visual C++." | Gerald Combs | 2015-10-02 | 1 | -2/+1 |
* | Qt: Initial RTP playback. | Gerald Combs | 2015-10-02 | 1 | -5/+5 |
* | CMake: Don't feed -fPIC to Visual C++. | Gerald Combs | 2015-10-02 | 1 | -1/+2 |
* | CMake: Fix the dmg_package target. | Gerald Combs | 2015-10-02 | 1 | -3/+0 |
* | Set the minimum Qt version to 4.7. | Gerald Combs | 2015-10-01 | 1 | -1/+1 |
* | CMake: OS X packaging updates. | Gerald Combs | 2015-10-01 | 1 | -8/+6 |
* | OS X: Integrate CMake and osx-dmg.sh | Gerald Combs | 2015-10-01 | 1 | -0/+52 |
* | CMake: Add a hardening-check target. | Gerald Combs | 2015-09-25 | 1 | -0/+27 |
* | cmake: Enable PIE when it is available by default | Balint Reczey | 2015-09-25 | 1 | -0/+2 |
* | Don't use any -fsanitize options unless we're using ASAN. | Jeff Morriss | 2015-09-10 | 1 | -5/+4 |
* | Update comment about use of "/Zo" with MSVC2015 | Bill Meier | 2015-09-02 | 1 | -3/+2 |
* | 1.99.9 → 1.99.10.v1.99.10rc0 | Gerald Combs | 2015-09-02 | 1 | -1/+1 |
* | cmake: rework version.h handling to treat it like config.h | Joerg Mayer | 2015-08-26 | 1 | -20/+10 |
* | Make building with MSVC2015 work | Anders | 2015-08-13 | 1 | -1/+10 |
* | Convert Camel tap stats to new "generic stat API". | Gerald Combs | 2015-08-04 | 1 | -1/+0 |
* | Remove the CLI H.225 counter. | Gerald Combs | 2015-08-04 | 1 | -1/+0 |
* | 1.99.8 → 1.99.9.v1.99.9rc0 | Gerald Combs | 2015-07-24 | 1 | -1/+1 |
* | Revert "On OS X, add the Qt -Wl,-rpath hack in CMake, as we do with autotools." | Guy Harris | 2015-07-15 | 1 | -17/+1 |
* | On OS X, add the Qt -Wl,-rpath hack in CMake, as we do with autotools. | Guy Harris | 2015-07-15 | 1 | -1/+17 |
* | The toolkit is called "Qt", not "QT". | Guy Harris | 2015-07-13 | 1 | -2/+2 |
* | Don't add rpaths with CMake, either; osx-app.sh will do so. | Guy Harris | 2015-07-13 | 1 | -9/+1 |
* | Fix Windows CMake generated installer to include snmp mibs | Graham Bloice | 2015-07-05 | 1 | -0/+2 |
* | Convert BOOTP/DHCP tap stats to new "generic stat API". | Michael Mann | 2015-07-03 | 1 | -1/+0 |