index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
echld
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Makefile.common files
João Valverde
2016-06-30
2
-58
/
+16
*
Remove Nmake build system
Pascal Quantin
2016-06-15
2
-21
/
+1
*
*_stdup_printf -> strdup for "single string only" formatting.
Michael Mann
2016-06-06
1
-1
/
+1
*
Link version code statically again
João Valverde
2016-04-21
1
-1
/
+1
*
Add pkg.m4 and remove aclocal-flags script
João Valverde
2016-03-23
1
-2
/
+0
*
autotools: Use pkg-config autoconf macros for GLib/GTK
João Valverde
2016-02-21
1
-1
/
+2
*
Don't add the wiretap directory to the list of include directories.
Guy Harris
2016-02-18
1
-1
/
+1
*
autotools: Don't use "user variables" to set build flags
João Valverde
2016-01-28
1
-14
/
+3
*
Make init_progfile_dir() take a function pointer [-Wpedantic]
João Valverde
2015-12-14
1
-1
/
+1
*
CMake: Add /WX
Gerald Combs
2015-10-16
1
-3
/
+2
*
[echld common] Call to fcntl() missing a test for a return value < 0,
Bill Parker
2015-08-21
1
-1
/
+4
*
Fix retrieval of data link type supported by remote interfaces with authentic...
Pascal Quantin
2015-07-22
1
-2
/
+2
*
Add a "heuristic dissectors" tab to the Enable Protocols dialog.
Michael Mann
2015-07-14
1
-1
/
+2
*
Fix out of tree builds
Graham Bloice
2015-05-25
1
-1
/
+1
*
Fix some files to pass the pre-commit hook script.
Joerg Mayer
2015-05-17
4
-71
/
+81
*
Get rid of unused variable.
Guy Harris
2015-02-28
1
-1
/
+0
*
Just have init_progfile_dir() take a void pointer.
Guy Harris
2015-02-20
1
-1
/
+1
*
Get us building with the subdir-objects automake option.
Jeff Morriss
2015-01-22
2
-15
/
+1
*
Clean up ftype-conversion and dfilter error message string handling.
Guy Harris
2015-01-18
1
-9
/
+11
*
Consistently use the "g_string_free returns a C string pointer" idiom.
Guy Harris
2015-01-13
4
-19
/
+5
*
No version_info.c any more.
Guy Harris
2014-12-31
1
-2
/
+1
*
Do the full string in get_{compiled,runtime}_version_info().
Guy Harris
2014-12-31
1
-4
/
+2
*
Move the version_info.c stuff to wsutil/ws_version_info.c.
Guy Harris
2014-12-31
1
-1
/
+0
*
Removed duplicated #include lines
Dario Lombardo
2014-12-28
1
-1
/
+0
*
Qt: Add a CaptureFile class.
Gerald Combs
2014-12-20
1
-1
/
+1
*
Commit 54b733ce9a0d1cd4ab9b142479368a5e696360be broke compilation of
Joerg Mayer
2014-10-18
1
-15
/
+18
*
Add a bunch of missing files to the distribution.
Guy Harris
2014-07-31
1
-1
/
+2
*
Fix heap-use-after-free via setlocale
Peter Wu
2014-07-29
1
-1
/
+12
*
Wrong macro.
Guy Harris
2014-07-07
1
-1
/
+1
*
Add printf-format annotations, fix garbage
Peter Wu
2014-07-06
2
-2
/
+4
*
Move utility routines for capturing into a libcaputils static library.
Guy Harris
2014-07-04
3
-5
/
+4
*
Move capture_session.h to capchild; what it declares is defined there.
Guy Harris
2014-06-30
1
-1
/
+1
*
clopts_common.c is now part of wsutil.
Guy Harris
2014-06-29
1
-1
/
+0
*
capture_ifinfo.c and capture_sync.c are now in libcapchild.
Guy Harris
2014-06-24
1
-2
/
+0
*
For capchild headers, include <capchild/XXX.h>.
Guy Harris
2014-06-24
1
-2
/
+2
*
Fix build errors for tfshark and echld.
Guy Harris
2014-06-22
2
-4
/
+6
*
Add a routine to return a version string including VCS information.
Guy Harris
2014-06-22
1
-2
/
+2
*
cfutils.c is now part of libwsutil.
Guy Harris
2014-06-21
1
-2
/
+1
*
Move get_copyright_info() to wsutil.
Guy Harris
2014-06-21
1
-0
/
+1
*
Remove 'include win32.mak' from certain nmake files when not needed.
Bill Meier
2014-05-01
1
-1
/
+0
*
Continue to remove $Id$ from top of file
Alexis La Goutte
2014-03-31
4
-7
/
+0
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
8
-16
/
+0
*
Remove trailing whitespace
Bill Meier
2014-02-25
1
-5
/
+5
*
Replace "svn" with "git" all over the place.
Gerald Combs
2014-02-07
1
-2
/
+2
*
From Ville Skyttä: Spelling Fixes
Bill Meier
2013-12-23
2
-2
/
+2
*
Fix some warnings that were really errors.
Jörg Mayer
2013-11-18
3
-14
/
+7
*
Don't include epan/filesystem.h any more
Jörg Mayer
2013-11-17
1
-1
/
+0
*
The experimental code in echld/ also got broken by the wtap
Jörg Mayer
2013-11-08
2
-61
/
+61
*
More SVN properties cleanup.
Jeff Morriss
2013-10-27
3
-3
/
+3
*
Move common.c to dirty files
Jörg Mayer
2013-09-13
1
-1
/
+1
[next]