metze/wireshark/wip.git
2009-10-10 Kovarththanan... ns-cert-ext -> ns_cert_exts to make directory name...
2009-10-10 Kovarththanan... Sort subdirectories alphabetically
2009-10-10 Kovarththanan... Regenerate asn1 dissectors (no functionality change)
2009-10-10 Kovarththanan... Update configure to reflect new asn1 folder names
2009-10-10 Kovarththanan... Update makefiles to reflect new names
2009-10-10 Kovarththanan... pkixcmp -> cmp to make directory name consistent with...
2009-10-10 Kovarththanan... pkixcrmf -> crmf to make directory name consistent...
2009-10-10 Kovarththanan... logotype-cert-extn -> logotypecertextn to make director...
2009-10-10 Kovarththanan... gsmmap -> gsm_map to make directory name consistent...
2009-10-10 Kovarththanan... ansi-tcap -> ansi_tcap to make directory name consisten...
2009-10-10 Guy HarrisAdd req_resp_hdrs_do_reassembly to the list of function...
2009-10-10 Kovarththanan... Introduce PROTOCOL_NAME variable in makefiles
2009-10-10 Kovarththanan... Correct path to pidl
2009-10-10 Kovarththanan... Autogenerating epan/dissectors/dcerpc/* now works
2009-10-10 Kovarththanan... Only dump to stderr if IDL2WRS_DEBUG is defined
2009-10-10 Kovarththanan... First stab at autogenerating budb dissector
2009-10-10 Kovarththanan... Group subdirectories
2009-10-10 Kovarththanan... Add tools/lemon/CMakeLists.txt which creates the lemon...
2009-10-10 Kovarththanan... Compile and link idl2wrs
2009-10-10 Kovarththanan... Sort subdirectories alphabetically
2009-10-10 Kovarththanan... Add epan/dissectors/CMakeLists.txt which creates a...
2009-10-10 Kovarththanan... Update list of output files generated from process...
2009-10-10 Kovarththanan... Add dependency to packet-ncp2222.inc
2009-10-09 Kovarththanan... Backport r29665 to template file so that the change...
2009-10-09 Kovarththanan... Regenerate asn1 dissectors (no change, only some line...
2009-10-09 Kovarththanan... Rename gsmmap -> gsm_map for consistency
2009-10-09 Jeff MorrissPrint statistics to stderr so we can see (only) them...
2009-10-09 Kovarththanan... Make a few variables static
2009-10-09 Kovarththanan... Remove unused variable
2009-10-09 Jeff MorrissUnify the stats output regardless of whether we're...
2009-10-09 Kovarththanan... (Windows only) Make sure that register.c depends on...
2009-10-09 Kovarththanan... Split register_count() into proto_reg_count() and hando...
2009-10-09 Kovarththanan... Concatenate path in a more portable fashion
2009-10-09 Jeff MorrissIf we're on Windows and we don't have kerberos, define...
2009-10-09 Kovarththanan... * Update list of supported platforms
2009-10-09 Kovarththanan... Rename DISSECTOR_ASM_UTILS to LIBWIRESHARK_ASM_FILES...
2009-10-09 Kovarththanan... Add epan/ftypes/CMakeLists.txt which creates a static...
2009-10-09 Kovarththanan... Add epan/dfilter/CMakeLists.txt which creates a static...
2009-10-09 Kovarththanan... Add epan/crypt/CMakeLists.txt which creates a static...
2009-10-09 Kovarththanan... Add epan/crc/CMakeLists.txt which creates a static...
2009-10-09 Kovarththanan... Fix copy/paste error
2009-10-09 Kovarththanan... Start using register_tap_files() macro
2009-10-09 Kovarththanan... Introduce UseMakeTapReg.cmake
2009-10-09 Kovarththanan... Use register_dissector_files in the plugins dissectors
2009-10-09 Kovarththanan... Use register_dissector_files in asn1 plugin
2009-10-09 Kovarththanan... Add register_dissector_files macro
2009-10-09 Bill Meierhf[]: Use NULL for "blurb" instead of dup or empty...
2009-10-09 Bill Meierhf[]: Use NUL for "blurb" instead of empty text string;
2009-10-09 Bill Meierhf[]: Use NULL for "blurb" instead of dup or empty...
2009-10-09 Bill Meierhf[]: Use NULL for "blurb" instead of dup or empty...
2009-10-09 Kovarththanan... Also capitalize wireshark_BINARY_DIR since this variabl...
2009-10-09 Kovarththanan... Capitalize project name
2009-10-09 Anders BromanFrom Gerasimos Dimitriadis:
2009-10-09 Anders BromanRemove code guarded by #ifdef USE_CONVERSATION_GRAPH
2009-10-09 Kovarththanan... Add common include file (boiler plate)
2009-10-09 Kovarththanan... Update makefiles to use new template names
2009-10-09 Kovarththanan... Give the template filenames more uniqueness
2009-10-09 Anders BromanFrom Didier Gautheron:
2009-10-09 Anders BromanFrom Didier Gautheron:
2009-10-09 Kovarththanan... Introduce intermediate variables: PROTOCOL_NAME and...
2009-10-09 Kovarththanan... Introduce intermediate variables: PROTOCOL_NAME and...
2009-10-09 Kovarththanan... Introduce intermediate variables: PROTOCOL_NAME and...
2009-10-09 Anders BromanFrom Didier Gautheron:
2009-10-09 Anders BromanFrom Didier Gautheron:
2009-10-09 Anders BromanFrom Tobias Witek:
2009-10-09 Ronnie Sahlbergupdate pidl to the current samba version so we can...
2009-10-09 Ronnie Sahlbergexplicitely cast a guin64 to int to avoid compile warnings
2009-10-09 Ronnie Sahlbergmark the dcerpc 1632 and 3264 type dissectors exportabl...
2009-10-08 Jaap KeuterTighten header field checks.
2009-10-08 Kovarththanan... Remove unused NEED_PACKET_PROTO_H variable
2009-10-08 Kovarththanan... Remove FindWSWIN32.cmake. It was only a temporary hack...
2009-10-08 Kovarththanan... Don't attempt to fill custom columns if we don't have...
2009-10-08 Bill MeierFix code so it actually pads a length to an 8 byte...
2009-10-08 Kovarththanan... calculate_crc32c -> crc32c_calculate for proper 'namesp...
2009-10-08 Kovarththanan... Add DISSECTOR_ASSERT() before dereferencing a possible...
2009-10-08 Kovarththanan... Call emem_canary() immediately
2009-10-08 Kovarththanan... From Harald Welte via bug 4106:
2009-10-08 Jeff MorrissAs requested by Gregory Seidman on -dev: add CRC32...
2009-10-08 Anders BromanUse a "String pool" in the new packet list to reduce...
2009-10-08 Kovarththanan... Remove debug g_warning()
2009-10-08 Kovarththanan... From Gerasimos Dimitriadis via. bug 4104:
2009-10-08 Anders BromanDont use canaries for SE allocated memory as a default...
2009-10-08 Anders BromanFrom Didier Gautheron:
2009-10-08 Jaap KeuterClean up header fields.
2009-10-07 Jaap KeuterCleanup header fields.
2009-10-07 Guy HarrisFix some LLP64 issues.
2009-10-07 Jeff MorrissGet it compiling when we don't have kerberos libraries.
2009-10-07 Jeff MorrissFrom Gregor Jasny via https://bugs.wireshark.org/bugzil...
2009-10-07 Anders BromanReverting previous patch as requested by Ronnie.
2009-10-07 Anders BromanFrom : Didier Gautheron
2009-10-07 Anders BromanMake the windows build compile again.
2009-10-07 Stig BjørlykkeRemoved a redundant prototype.
2009-10-07 Stig BjørlykkeSwitch to using tvb_new_subset_remaining() in .cnf...
2009-10-07 Stig BjørlykkeMade dissect_pres() static.
2009-10-07 Ronnie Sahlbergadd a new function read_keytab_file_from_preferences...
2009-10-07 Ronnie Sahlbergnew samr compiled as a test by the samba4 pidl compile...
2009-10-07 Stig BjørlykkeDon't include config.h in header files.
2009-10-07 Anders BromanFrom Jim Young:
2009-10-07 Bill MeierFix indentation.
2009-10-07 Jeff Morrissmalloc() and free() are prohibited APIs, use the glib...
next