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
/
epan
/
dissectors
/
packet-isis-lsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Alexis La Goutte:
Anders Broman
2011-02-23
1
-1
/
+0
*
Replace ip_to_str((tvb_get_ptr(...)) with tvb_ip_to_str().
Jeff Morriss
2011-01-14
1
-12
/
+12
*
#include <string.h> not needed.
Bill Meier
2010-04-06
1
-1
/
+0
*
Remove unneeded #include <stdio.h>
Bill Meier
2010-04-03
1
-1
/
+0
*
From Hariharan Ananthakrishnan:
Jaap Keuter
2009-11-10
1
-0
/
+6
*
* Prefer col_append_str instead of col_append_fstr for constant strings
Kovarththanan Rajaratnam
2009-09-24
1
-2
/
+1
*
Sanitize epan includes
Kovarththanan Rajaratnam
2009-08-21
1
-1
/
+1
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-15
/
+15
*
Use some default true_false_string's.
Bill Meier
2009-04-07
1
-12
/
+2
*
Fix bug 3181:
Jaap Keuter
2009-01-12
1
-25
/
+26
*
Fix various typos and spelling errors (mostly in text strings)
Bill Meier
2008-12-18
1
-2
/
+2
*
Fix some typos and spelling (mostly in text strings)
Bill Meier
2008-12-17
1
-1
/
+1
*
Constify a bunch of stuff, to squelch -Wwrite-strings warnings.
Guy Harris
2008-06-25
1
-1
/
+1
*
From Hariharan Ananthakrishnan:
Gerald Combs
2008-03-13
1
-4
/
+17
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-1
/
+1
*
From Sebastien Tandel:
Jaap Keuter
2006-12-26
1
-8
/
+36
*
From Sebastien Tandel:
Stephen Fisher
2006-12-18
1
-6
/
+4
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Use the somewhat-misnamed "ipv4_addr_and_mask()" and
Guy Harris
2005-10-22
1
-12
/
+11
*
remove some redundant strcpy()
Ronnie Sahlberg
2005-09-15
1
-7
/
+7
*
Don't collide with the "regular" IPv6 defintions in at least some
Guy Harris
2005-09-12
1
-2
/
+2
*
Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,
Guy Harris
2005-09-11
1
-1
/
+1
*
Increase the size of some variables so that we don't overflow them and loop
Gerald Combs
2005-08-06
1
-11
/
+11
*
More char -> const char fixes
Jörg Mayer
2005-07-30
1
-1
/
+1
*
checksum messages: use "[correct]" instead of "(correct)" and other "alike" m...
Ulf Lamping
2005-07-08
1
-4
/
+4
*
From Steve Grubb:
Gerald Combs
2005-06-14
1
-28
/
+16
*
From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an
Guy Harris
2004-08-06
1
-1
/
+1
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+2008