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-t30.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-1
/
+1
*
Use val_to_str_const() where appropriate;
Bill Meier
2012-08-10
1
-1
/
+1
*
Add a comment that VS Code Analyzer makes a very good point here -
Martin Mathieson
2012-07-28
1
-1
/
+5
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Trust but verify that there's no g_snprintf() buffer overflow.
Bill Meier
2012-03-05
1
-0
/
+1
*
Fix some duplicate display filter names.
Chris Maynard
2012-01-23
1
-1
/
+1
*
Cleanup & reformatting: whitespace & long-lines.
Bill Meier
2011-11-16
1
-135
/
+168
*
Thou shalt not use g_sprintf() lest thou overflow a buffer. (Yes, even
Guy Harris
2011-10-03
1
-2
/
+3
*
%hhu = %u in printf-like functions, as "char", "signed char", and
Guy Harris
2011-10-03
1
-1
/
+1
*
Cast away a warning - if that buffer has more than 2^31-1 characters in
Guy Harris
2011-10-03
1
-1
/
+1
*
From Jakob Hirsch:
Anders Broman
2011-10-03
1
-0
/
+54
*
Remove unneeded #include <stdio.h>
Bill Meier
2010-04-03
1
-1
/
+0
*
* Prefer col_append_str instead of col_append_fstr for constant strings
Kovarththanan Rajaratnam
2009-09-24
1
-16
/
+8
*
Changed flags_set_truth -> tfs_set_notset
Stig Bjørlykke
2009-07-07
1
-76
/
+76
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-2
/
+2
*
Define certain fcns as static (if not used externally).
Bill Meier
2009-03-29
1
-125
/
+126
*
#include <prefs.h> not req'd
Bill Meier
2008-08-25
1
-1
/
+0
*
Change "lenght" to "length" and "decypt" to "decrypt"
Jeff Morriss
2007-07-19
1
-44
/
+44
*
generate T.38 dissector from ASN.1 source
Tomas Kukosa
2007-05-04
1
-0
/
+2
*
newline at end of file is required by some compilers
Tomas Kukosa
2007-04-30
1
-1
/
+2
*
move T.30 protocol into its own dissector file
Tomas Kukosa
2007-04-30
1
-0
/
+1312