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-telnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrote to use g_strlcpy and g_strlcat.
Stig Bjørlykke
2008-03-01
1
-6
/
+4
*
Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).
Stig Bjørlykke
2008-02-02
1
-4
/
+6
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-1
/
+1
*
Start introducing actx to ber functions.
Anders Broman
2007-05-06
1
-0
/
+1
*
From Sebastien Tandel
Ronnie Sahlberg
2007-03-26
1
-1
/
+1
*
Squelch a few unused parameter warnings.
Jeff Morriss
2007-02-19
1
-1
/
+1
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
From Ted Percival:
Jaap Keuter
2006-05-18
1
-4
/
+129
*
- contsify a variable in packet-alcap.c to see if a fake bug reported by cove...
Luis Ontanon
2006-03-07
1
-1
/
+1
*
get rid of one strcpy()
Ronnie Sahlberg
2005-10-12
1
-2
/
+4
*
When we create a new tvb, make sure the memory is freed at some point.
Gerald Combs
2005-08-15
1
-3
/
+1
*
rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...
Ronnie Sahlberg
2005-08-10
1
-1
/
+1
*
More char -> const char warning fixes
Jörg Mayer
2005-08-05
1
-2
/
+2
*
some more memification of tvb_get_string() no obvious memleaks fixed this ...
Ronnie Sahlberg
2005-07-28
1
-2
/
+1
*
Partial fix for bug 191: Sanity check is ok now
Jörg Mayer
2005-06-18
1
-3
/
+14
*
Don't try to check the suboption length type if we don't have a suboption.
Gerald Combs
2005-05-30
1
-27
/
+29
*
Get rid of extra semicolon - it might be giving MSVC++ heartburn.
Guy Harris
2005-03-13
1
-1
/
+1
*
Fix a check for the number of suboptions.
Gerald Combs
2005-03-13
1
-5
/
+2
*
If there's no data in the authentication option, don't unescape and
Guy Harris
2004-07-23
1
-8
/
+12
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+1601