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
/
asn1
/
goose
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused const variables errors seen with recent Clang version
Pascal Quantin
2014-03-15
1
-1
/
+2
*
Remove $Id$ from the ASN.1 dissectors and regenerate them.
Jeff Morriss
2014-02-18
7
-16
/
+0
*
Change G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT(xxxx)
Jakub Zawadzki
2013-12-20
1
-1
/
+1
*
Copy Evan r54250 changes to asn/
Jakub Zawadzki
2013-12-20
1
-1
/
+1
*
- Forward declaration of register functions.
Anders Broman
2013-12-08
1
-0
/
+3
*
expert_add_info + proto_tree_add_text = proto_tree_add_expert, where applicable
Michael Mann
2013-07-03
1
-6
/
+1
*
Move a couple of time-related modules into wsutil.
Jeff Morriss
2013-06-25
1
-1
/
+0
*
Convert ASN.1 dissectors to use filterable expert info.
Michael Mann
2013-06-03
2
-2
/
+11
*
Another hour gone, another set of protocols.
Jörg Mayer
2013-05-07
1
-0
/
+26
*
Just whitespace changes
Jörg Mayer
2013-05-05
1
-2
/
+6
*
From me: only sign-extend BER integers if the field is actually signed
Evan Huus
2013-04-26
1
-0
/
+5
*
Stub cmake support for generating the asn1 dissectors.
Jörg Mayer
2013-04-23
1
-0
/
+23
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
4
-4
/
+4
*
GOOSE Messages don't use the length field to perform the dissection.
Anders Broman
2012-02-05
1
-31
/
+25
*
From Martin Lutz:
Anders Broman
2012-01-21
1
-15
/
+23
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-2
/
+2
*
Build the ASN.1 dissectors directly into epan/dissectors (rather than building
Jeff Morriss
2011-10-10
1
-3
/
+0
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-1
/
+1
*
Have abs_time_to_str() and abs_time_to_str_secs() take an additional
Guy Harris
2010-05-21
1
-1
/
+1
*
#include <string.h> and/or #include <stdio.h> not needed.
Bill Meier
2010-04-07
1
-2
/
+0
*
#include <stdio.h> not needed.
Bill Meier
2010-04-06
1
-1
/
+0
*
Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with the
Guy Harris
2010-02-27
1
-1
/
+1
*
From Didier Gautheron:
Anders Broman
2010-01-13
1
-2
/
+1
*
From Gonzalo Casas:
Anders Broman
2010-01-11
2
-1
/
+56
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Remove more unused variables.
Gerald Combs
2009-07-30
1
-1
/
+0
*
More header_field_info cleanup.
Stig Bjørlykke
2009-06-22
1
-4
/
+4
*
Adjust some indentation
Bill Meier
2009-01-28
1
-9
/
+9
*
remove nonexistent header file from Makefile
Tomas Kukosa
2008-11-15
1
-2
/
+1
*
Remove unused #include <conversations.h>
Bill Meier
2008-10-13
1
-1
/
+0
*
From Martin Lutz:
Anders Broman
2008-10-13
6
-0
/
+417