| Commit message (Expand) | Author | Age | Files | Lines |
* | More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions | Gerald Combs | 2011-07-11 | 1 | -2/+0 |
* | Constify a return value, to squelch a compiler warning. | Guy Harris | 2011-06-16 | 1 | -2/+2 |
* | Include <Python.h> to get the Python version number. | Guy Harris | 2011-06-11 | 1 | -1/+4 |
* | Revert 34191 and add some casts instead | Jeff Morriss | 2010-09-23 | 1 | -3/+3 |
* | Use gsize (size_t) in a couple of places to make the Win64 build happy. | Jeff Morriss | 2010-09-23 | 1 | -3/+3 |
* | When using a custom column, make it possible to select which occurrence to sh... | Sake Blok | 2010-09-22 | 1 | -1/+2 |
* | If we have neither libgnutls nor libgcrypt, | Guy Harris | 2010-07-15 | 1 | -1/+5 |
* | Move the code to get version information for libraries used by | Guy Harris | 2010-07-15 | 1 | -1/+132 |
* | From David Bond: | Anders Broman | 2010-06-02 | 1 | -1/+1 |
* | From Yaniv Kaul: constify parameters | Bill Meier | 2010-04-03 | 1 | -5/+5 |
* | Revert SVN #32360 until Windows compilation errors corrected. | Bill Meier | 2010-04-02 | 1 | -5/+5 |
* | From Yaniv Kaul: constify parameters | Bill Meier | 2010-04-02 | 1 | -5/+5 |
* | Disable OID resolution and loading SMI modules by default. | Balint Reczey | 2010-03-03 | 1 | -1/+0 |
* | Fix various gcc -Wshadow warnings. | Bill Meier | 2010-01-28 | 1 | -6/+6 |
* | Switch to using a bundled version of the openSUSE Build Service packages | Gerald Combs | 2009-12-21 | 1 | -4/+0 |
* | Add emem_init() which initializes both the ep_ and se_ allocators; have all | Jeff Morriss | 2009-10-20 | 1 | -2/+1 |
* | Add an option to col_fill_in() to allow us to disable column expression proce... | Kovarththanan Rajaratnam | 2009-09-08 | 1 | -2/+2 |
* | From : Didier Gautheron | Anders Broman | 2009-09-08 | 1 | -2/+2 |
* | Split a bunch of init routines into init() and cleanup(). This allows us to f... | Kovarththanan Rajaratnam | 2009-09-06 | 1 | -2/+13 |
* | From Didier Gautheron: | Anders Broman | 2009-08-25 | 1 | -1/+12 |
* | Introduce epan_dissect_init()/epan_dissect_cleanup(). These are used to initi... | Kovarththanan Rajaratnam | 2009-08-13 | 1 | -6/+20 |
* | TRY_TO_FAKE_THIS_ITEM now fakes FT_PROTOCOL per default. If there are any use... | Kovarththanan Rajaratnam | 2009-08-11 | 1 | -0/+7 |
* | From Kovarththanan Rajaratnam: | Anders Broman | 2009-07-27 | 1 | -2/+2 |
* | Add a routine to report write errors to the list of failure-reporting | Guy Harris | 2009-02-15 | 1 | -2/+4 |
* | Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. Rename | Gerald Combs | 2008-12-19 | 1 | -2/+2 |
* | Add support for the GeoIP library. Using different database files, | Gerald Combs | 2008-10-27 | 1 | -0/+7 |
* | Rename arguments not to collide with function names, to avoid warnings | Guy Harris | 2008-06-23 | 1 | -3/+4 |
* | Call se_free_all() in epan_cleanup() so that we will detect per-session (se_) | Jeff Morriss | 2008-04-29 | 1 | -0/+1 |
* | Next few improvements to speed up startup about 10%. | Tomas Kukosa | 2007-11-30 | 1 | -0/+3 |
* | get users of oid_resolv to use the new oids, rollout packet-snmp.c | Luis Ontanon | 2007-08-25 | 1 | -2/+2 |
* | Have editcap and capinfos loading the wiretap plugins. | Luis Ontanon | 2007-05-25 | 1 | -43/+1 |
* | Updated splash screen for Wireshark that shows the initialisation progress. | Graeme Lunt | 2007-05-07 | 1 | -3/+5 |
* | Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X; | Guy Harris | 2007-01-02 | 1 | -23/+2 |
* | Add GPL disclaimer, which as been missing since forever. | Gilbert Ramirez | 2006-11-30 | 1 | -1/+17 |
* | We also need the memory allocation subsystem initialized in anything | Guy Harris | 2006-11-21 | 1 | -0/+4 |
* | Call guids_init() in epan_init(), so anything that needs libwireshark - | Guy Harris | 2006-11-21 | 1 | -0/+4 |
* | Re-enable lua as the windows version is already there. | Luis Ontanon | 2006-09-26 | 1 | -1/+1 |
* | Complete the workarround of prev rev, temporarilly disabling lua from unix as... | Luis Ontanon | 2006-09-26 | 1 | -1/+1 |
* | Since there's no Lua headers in windows yet, as a temporary workarround just ... | Luis Ontanon | 2006-09-26 | 1 | -1/+1 |
* | Move the Lua interface into epan... (not a plugin anymore). | Luis Ontanon | 2006-09-25 | 1 | -0/+8 |
* | GnuTLS/libgcrypt initialization moved to epan.c | Tomas Kukosa | 2006-08-10 | 1 | -0/+21 |
* | new function epan_get_version() | Tomas Kukosa | 2006-06-13 | 1 | -0/+5 |
* | libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of | Gerald Combs | 2006-05-31 | 1 | -3/+3 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -1/+1 |
* | OBJECT IDENTIFIER name resolution moved to oid_resolv.c | Tomas Kukosa | 2005-12-06 | 1 | -0/+3 |
* | add doxygen comments to column-utils.h and do a slight code cleanup | Ulf Lamping | 2005-10-02 | 1 | -1/+1 |
* | I'm adding the "Expert Info" prototype now, as it seems to be in a state wher... | Ulf Lamping | 2005-09-11 | 1 | -0/+3 |
* | get rid of one more gmemchunk | Ronnie Sahlberg | 2005-08-13 | 1 | -2/+0 |
* | EMEM : a simple and FAST api to allocate memory that will be automatically fr... | Ronnie Sahlberg | 2005-07-22 | 1 | -0/+4 |
* | Move the tap infrastructure to the epan directory. | Guy Harris | 2004-09-29 | 1 | -1/+1 |