| Commit message (Expand) | Author | Age | Files | Lines |
* | Oh, dear, autoconf thinks clang is GCC, because it defines __GNUC__. | Guy Harris | 2011-04-20 | 1 | -3/+22 |
* | Instead of having GCC and CLANG variables, just have | Guy Harris | 2011-04-20 | 1 | -20/+54 |
* | First cut at support for clang. We may want to have specific items for | Guy Harris | 2011-04-20 | 1 | -11/+26 |
* | Use AC_SYS_LARGEFILE to turn on large file support on platforms that | Guy Harris | 2011-04-10 | 1 | -0/+5 |
* | 1.5.1 → 1.5.2. Reenable Babel. | Gerald Combs | 2011-04-10 | 1 | -1/+1 |
* | Added a configure message when having c-ares instead of adns. | Stig Bjørlykke | 2011-03-20 | 1 | -1/+5 |
* | Remove the --enable-new-packet-list option (since the code no longer supports... | Jeff Morriss | 2011-03-08 | 1 | -13/+0 |
* | Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistent | Stig Bjørlykke | 2011-02-20 | 1 | -3/+3 |
* | On Windows, try putting __declspec(noreturn) in front of declarations of | Guy Harris | 2011-02-17 | 1 | -0/+11 |
* | Add a command line argument for the configure script of "--with-gtk3" to | Stephen Fisher | 2011-02-11 | 1 | -0/+16 |
* | Remove duplicate 'asn1/gprscdr/Makefile' entry | Bill Meier | 2011-02-02 | 1 | -1/+2 |
* | Integrate and build the tetra dissector. | Anders Broman | 2011-02-02 | 1 | -0/+2 |
* | Add the gprscdr Makefile to the list of Makefiles to be generated. | Guy Harris | 2011-02-02 | 1 | -0/+1 |
* | 1.5.0 → 1.5.1. | Gerald Combs | 2011-01-24 | 1 | -1/+1 |
* | Add a comment asking where to check for YACC/Bison and Flex. | Guy Harris | 2010-12-25 | 1 | -0/+19 |
* | We only need to do AC_PATH_PROG on flex once. | Guy Harris | 2010-12-24 | 1 | -3/+1 |
* | Export only defined symbols from libwsutil. | Balint Reczey | 2010-12-16 | 1 | -0/+7 |
* | Define HAVE_GTK in config.h when compiling with GTK for the GUI | Stephen Fisher | 2010-11-26 | 1 | -0/+1 |
* | Enable Airpcap build by default: There should be no | Jörg Mayer | 2010-10-03 | 1 | -1/+1 |
* | Fix typo reported by Jose Pedro Oliveira | Jörg Mayer | 2010-09-28 | 1 | -1/+1 |
* | Enable Python in HEAD to find problems during testing. | Jörg Mayer | 2010-09-23 | 1 | -1/+1 |
* | Very old versions of libz (such as the one that comes with Solaris 10) don't ... | Jeff Morriss | 2010-09-22 | 1 | -0/+6 |
* | Put the definition of NEW_PACKET_LIST into config.h rather than the | Guy Harris | 2010-09-17 | 1 | -1/+2 |
* | Use local copy of Wireshark documentation on UNIX if it's available. | Balint Reczey | 2010-08-01 | 1 | -0/+11 |
* | Only link programs that call stuff in Application Services or Core | Guy Harris | 2010-07-15 | 1 | -4/+7 |
* | From Jan Šafránek: | Jaap Keuter | 2010-07-13 | 1 | -0/+6 |
* | Check if /usr/local exists before adding to CFLAGS/CPPFLAGS and LDFLAGS. | Stig Bjørlykke | 2010-06-10 | 1 | -13/+17 |
* | Build Makefile in asn1/idmp. | Stig Bjørlykke | 2010-06-09 | 1 | -0/+1 |
* | 1.3.6 -> 1.5.0 | Gerald Combs | 2010-06-07 | 1 | -1/+1 |
* | Back out r33088 for now. | Gerald Combs | 2010-06-05 | 1 | -1/+0 |
* | From Matt Poduska via bug 1957 (with minor changes): | Gerald Combs | 2010-06-04 | 1 | -0/+1 |
* | From Michael Bernhard via bug 3398 with minor fixups: | Gerald Combs | 2010-06-01 | 1 | -0/+1 |
* | Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST. | Jeff Morriss | 2010-05-29 | 1 | -48/+17 |
* | From H.sivank: GtkOSXApplication support. | Guy Harris | 2010-05-25 | 1 | -23/+30 |
* | Add epan/dissectors/dcerpc/ and epan/dissectors/pidl/ to the source distribution | Jeff Morriss | 2010-05-18 | 1 | -0/+2 |
* | - Move cmake options into their own file, making it easier to | Jörg Mayer | 2010-05-15 | 1 | -0/+2 |
* | 1.3.5 -> 1.3.6. | Gerald Combs | 2010-05-05 | 1 | -1/+1 |
* | Added PKIXAttributeCertificate (RFC3281). | Stig Bjørlykke | 2010-04-14 | 1 | -0/+1 |
* | Use a 64-bit number to store the content length. This fixes: | Jeff Morriss | 2010-04-09 | 1 | -0/+1 |
* | Add --enable-setcap-install and --with-dumpcap-group. | Gerald Combs | 2010-04-08 | 1 | -1/+57 |
* | Disable the possible use of 'links' to generate release-notes.txt | Bill Meier | 2010-04-05 | 1 | -3/+5 |
* | 1.3.4 -> 1.3.5. | Gerald Combs | 2010-03-31 | 1 | -1/+1 |
* | This adds a new dissector plugin: INTERLINK. This protocol is used in | Uwe Girlich | 2010-03-16 | 1 | -0/+1 |
* | From Erwin van Eijk: | Anders Broman | 2010-02-28 | 1 | -0/+1 |
* | Handle C++ code, such as the wsgd plugin. | Guy Harris | 2010-02-26 | 1 | -2/+11 |
* | Make asn1/kerberos/Makefile and asn1/rua/Makefile as well. | Guy Harris | 2010-02-25 | 1 | -0/+2 |
* | Generate asn1/hnbap/Makefile. | Guy Harris | 2010-02-25 | 1 | -0/+1 |
* | There's an echo in here.... | Guy Harris | 2010-02-19 | 1 | -1/+1 |
* | To check for GLib 2.14.0 or later, just check with pkg-config, don't use | Guy Harris | 2010-02-18 | 1 | -26/+22 |
* | Fix/update some comments. | Guy Harris | 2010-02-18 | 1 | -7/+36 |