git.samba.org
/
metze
/
wireshark
/
wip.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
HTTPS (almost) everywhere.
[metze/wireshark/wip.git]
/
epan
/
dissectors
/
packet-3com-njack.c
2019-07-26
Guy Harris
HTTPS (almost) everywhere.
blob
|
commitdiff
|
raw
2018-02-12
Dario Lombardo
dissectors: use SPDX identifiers.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Erik de Jong
Rewrite dissectors to use Libgcrypt functions.
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Michael Mann
Convert most UDP dissectors to use "auto" preferences.
blob
|
commitdiff
|
raw
|
diff to current
2016-10-08
Michael Mann
Combine Decode As and port preferences for tcp.port...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-09
Michael Mann
new_create_dissector_handle -> create_dissector_handle...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-17
Michael Mann
Remove all preferences related to enabling/disabling...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-12
Michael Mann
Add "user presentable" and "unique string ids" to heuri...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-08
Michael Mann
Replace some ep_alloc and ep_alloc0 with its wmem equiv...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-21
Bill Meier
Cleanup use of #includes in non-generated epan/dissecto...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
Bill Meier
Add editor modelines; Adjust whitespace; Remove boilerp...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
Evan Huus
Convert some deprecated tvb_length calls
blob
|
commitdiff
|
raw
|
diff to current
2014-06-22
Michael Mann
convert to proto_tree_add_subtree[_format]
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
Michael Mann
Revert "Fixup: tvb_* -> tvb_captured"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Dario Lombardo
Fixup: tvb_* -> tvb_captured
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Alexis La Goutte
Remove all $Id$ from top of file
blob
|
commitdiff
|
raw
|
diff to current
2013-08-01
Jeff Morriss
Move a bunch of the crypt modules and pint.h into wsutil.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Evan Huus
Now that the test suite is done and most of the common...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-12
Anders Broman
- [-Wmissing-prototypes]
blob
|
commitdiff
|
raw
|
diff to current
2012-09-20
Jeff Morriss
We always HAVE_CONFIG_H so don't bother checking whethe...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Jakub Zawadzki
Initial commit to support yet another method of passing...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-10
Bill Meier
General cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Jakub Zawadzki
Update Free Software Foundation address.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-15
Jörg Mayer
Rename crypt-xxx to xxx
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Bill Meier
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Bill Meier
Use ENC_NA as proto_tree_add_item() encoding arg for...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-15
Bill Meier
Convert proto_tree_add_item() 'encoding' arg for field...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Bill Meier
Use ENC_NA as encoding for proto_tree_add_item() calls...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Jörg Mayer
Replace TRUE/FALSE with the new ENCAP stuff where appro...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-20
Guy Harris
Rename the routines that handle dissector tables with...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Anders Broman
remove check_col
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Gerasimos Dimitriadis
Remove the address operator from value_string arrays...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Bill Meier
Upon 2nd thought: revert removal of 'if (check_col...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Bill Meier
Minor changes:
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Stig Bjørlykke
From Kovarththanan Rajaratnam via bug 3548:
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Jörg Mayer
Repleace "" by NULL in hf-array (inspired by commit...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Bill Meier
Revert the queueing --> queuing spelling change
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
Bill Meier
Fix various typos and spelling errors (mostly in text...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Bill Meier
Fix typos and spelling (mostly in text strings)
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Bill Meier
Minor cleanup (mostly related to proto_reg_handoff...)
blob
|
commitdiff
|
raw
|
diff to current
2008-08-14
Bill Meier
Fix a few typos & spelling errors
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Anders Broman
Remove:
blob
|
commitdiff
|
raw
|
diff to current
2007-11-27
Guy Harris
strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Anders Broman
Implement some of the minor possible speed improvment...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-15
Jörg Mayer
Revert commit 21430 and use #if 0/#endif instead
blob
|
commitdiff
|
raw
|
diff to current
2007-04-14
Sebastien Tandel
get rid of unused variables (tfs, value_string)
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Gerald Combs
Move epan/crypt-md5.[ch] to epan/crypt. Remove
blob
|
commitdiff
|
raw
|
diff to current
2006-08-21
Ronnie Sahlberg
move a few arrays off the stack
blob
|
commitdiff
|
raw
|
diff to current
2006-07-09
Jörg Mayer
Start declaring the proto_reg... functions to fix ...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-21
Ronnie Sahlberg
change a whole bunch of ethereal into wireshark
blob
|
commitdiff
|
raw
|
diff to current
2006-04-30
Guy Harris
No C++/C99 comments, please (GCC warns about them in...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
Jörg Mayer
Change port define to something more readable
blob
|
commitdiff
|
raw
|
diff to current
2006-01-13
Jörg Mayer
Add code to verify the shared secret for documentation...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Jörg Mayer
set: The first 4 bytes seem to be the salt
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Jörg Mayer
Backup time :-)
blob
|
commitdiff
|
raw
|
diff to current
2005-12-22
Jörg Mayer
- Add max frame size
blob
|
commitdiff
|
raw
|
diff to current
2005-12-21
Jörg Mayer
- Don't use numbers when there are enum values
blob
|
commitdiff
|
raw
|
diff to current
2005-12-16
Jörg Mayer
Some updates
blob
|
commitdiff
|
raw
|
diff to current
2005-12-13
Guy Harris
Escape question marks when they could be interpreted...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Jörg Mayer
Convert to new style dissector (hopefully done right)
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Jörg Mayer
Dissect type 0x0c as 'remove tag' flag
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Jörg Mayer
Dissect the management protocol between 3com Netjack200...
blob
|
commitdiff
|
raw
|
diff to current