| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bunch more warnings. Add -Werror when using --with-warnings-as-errors | Stephen Fisher | 2007-03-26 | 1 | -0/+3 |
* | From Richard van der Hoff: | Anders Broman | 2007-02-27 | 1 | -0/+4 |
* | * Add a category param to the uat. | Luis Ontanon | 2007-02-07 | 1 | -5/+0 |
* | load_snmp_users_file.l hasn't been dropped (yet) | Luis Ontanon | 2007-01-29 | 1 | -0/+1 |
* | uat_load.l improve error reporting | Luis Ontanon | 2007-01-29 | 1 | -1/+1 |
* | Although yet untested (but it compiles and is still unused) add UAT to the repo. | Luis Ontanon | 2007-01-28 | 1 | -0/+3 |
* | Automake variables ending with _LDFLAGS are special: | Guy Harris | 2007-01-12 | 1 | -1/+1 |
* | SNMPv3 USM decryption/authentication phase 1 | Luis Ontanon | 2007-01-09 | 1 | -0/+5 |
* | On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGS | Guy Harris | 2007-01-04 | 1 | -1/+1 |
* | Make the crypt library the same way other sublibraries of libwireshark | Guy Harris | 2006-12-29 | 1 | -2/+2 |
* | Move the contents of airpdcap to epan/crypt. Try to fix the current | Gerald Combs | 2006-12-28 | 1 | -3/+3 |
* | Prepare to move the airpdcap code to epan/crypt (SVN won't let me actually | Gerald Combs | 2006-12-27 | 1 | -2/+2 |
* | Make epan/tvbtest compile again by adding emem.o | Stephen Fisher | 2006-12-02 | 1 | -1/+1 |
* | Another packet-acn.c leftover | Jörg Mayer | 2006-11-07 | 1 | -1/+0 |
* | Add $(EXEXT) after references to the Lemon executable. | Guy Harris | 2006-11-03 | 1 | -2/+2 |
* | Fix distcheck errors. Add epan/wslua to the list of distribution | Gerald Combs | 2006-09-26 | 1 | -0/+4 |
* | Move the Lua interface into epan... (not a plugin anymore). | Luis Ontanon | 2006-09-25 | 1 | -4/+15 |
* | Albert Chin: | Jörg Mayer | 2006-08-31 | 1 | -1/+2 |
* | Link libwireshark with libiconv if needed. | Gerald Combs | 2006-07-19 | 1 | -1/+1 |
* | libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of | Gerald Combs | 2006-05-31 | 1 | -11/+11 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | From Diego Petteno and Daniel Black: add more libraries to the list of | Guy Harris | 2006-04-27 | 1 | -1/+1 |
* | From Diego Petteno: link the shared libethereal against the ADNS | Guy Harris | 2006-04-23 | 1 | -1/+1 |
* | Add sminmpec.c to maintainer-clean | Jörg Mayer | 2005-10-09 | 1 | -1/+2 |
* | Get rid of "dtd_grammar.out" on a "make distclean". | Guy Harris | 2005-09-12 | 1 | -3/+4 |
* | fix the dtd_grammar.c rule | Luis Ontanon | 2005-09-10 | 1 | -3/+3 |
* | the dtd parser (still missing the glue) and few fixes to packet-xml.c | Luis Ontanon | 2005-09-10 | 1 | -0/+21 |
* | OK, so Didier was probably right using $^ :-) | Jörg Mayer | 2005-08-08 | 1 | -1/+1 |
* | Didier Gautheron: | Jörg Mayer | 2005-08-08 | 1 | -2/+2 |
* | Exception handling fixes, and a fix to packet-frame.c, | Gilbert Ramirez | 2005-08-04 | 1 | -1/+7 |
* | Autogenerate the sminmpec.c file from iana's enterprise-numbers file | Luis Ontanon | 2005-07-24 | 1 | -0/+5 |
* | Add radius_dict.c to DISTCLEAN | Jörg Mayer | 2005-07-17 | 1 | -0/+3 |
* | Radius Dictionary Support | Luis Ontanon | 2005-07-15 | 1 | -0/+3 |
* | After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" | Jörg Mayer | 2005-07-10 | 1 | -0/+3 |
* | Make the "maintainer-clean" rules get rid of some additional generated | Guy Harris | 2005-02-14 | 1 | -4/+0 |
* | clean up makefiles. | Lars Roland | 2005-02-10 | 1 | -2/+1 |
* | Back out the previous change - we were setting "datafiledir", not | Guy Harris | 2005-02-06 | 1 | -1/+1 |
* | Albert Chin: | Jörg Mayer | 2005-02-04 | 1 | -1/+1 |
* | Name the variables that have the names of ".lo" files as _LO, not _O; | Guy Harris | 2004-09-05 | 1 | -2/+2 |
* | Some UN*Xes don't have any "strtou*" routine to convert a string to a | Guy Harris | 2004-09-03 | 1 | -3/+5 |
* | Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common, | Guy Harris | 2004-08-10 | 1 | -58/+2 |
* | From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an | Guy Harris | 2004-08-06 | 1 | -2/+2 |
* | Arrange that "x11-declarations.h" and "x11-register-info.h" be part of | Guy Harris | 2004-07-27 | 1 | -2/+0 |
* | make "make dist" work again. Well, almost: currently you | Jörg Mayer | 2004-07-20 | 1 | -0/+1 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -66/+3 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | doxygen changes: | Jörg Mayer | 2004-06-25 | 1 | -11/+5 |
* | Link the Kerberos into the main app, not libethereal | Jörg Mayer | 2004-06-17 | 1 | -2/+2 |
* | Hack to remove epan/config.h | Jörg Mayer | 2004-06-11 | 1 | -1/+3 |
* | Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am. | Gerald Combs | 2004-06-09 | 1 | -2/+2 |