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
/
debian
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change a lot of http:// URLs to https://.
Gerald Combs
2015-03-10
2
-7
/
+7
*
Reflect wsutil changes.
Guy Harris
2015-03-06
1
-2
/
+4
*
There's no proto_tree_add_bytes_with_bytes() routine.
Guy Harris
2015-03-05
1
-1
/
+0
*
1.99.3 → 1.99.4.
v1.99.4rc0
Gerald Combs
2015-03-05
1
-1
/
+1
*
Add tvb_get_ether_name
Michael Mann
2015-03-03
1
-0
/
+1
*
Add "seed" capabilities to crc16_x25_ccitt (now crc16_x25_ccitt_seed) so we c...
Michael Mann
2015-03-03
2
-1
/
+2
*
Add tvb_address_with_resolution_to_str.
Michael Mann
2015-02-22
1
-0
/
+1
*
Update Debian symbols list.
Guy Harris
2015-02-21
1
-1
/
+1
*
Update Debian symbols file.
Guy Harris
2015-02-21
1
-1
/
+5
*
Clear the filter expression list in prefs.c.
Gerald Combs
2015-02-20
1
-0
/
+1
*
Add name resolution support to address type.
Michael Mann
2015-02-19
1
-0
/
+1
*
Make get_manuf_name return a const string.
Michael Mann
2015-02-16
1
-0
/
+1
*
Fix handling of invalid UAT items
Peter Wu
2015-02-15
1
-0
/
+1
*
"Hide" hashether_t structure.
Michael Mann
2015-02-14
1
-0
/
+3
*
Little tuning of proto_tree_add_bytes_with_length
Michal Labedzki
2015-02-12
1
-1
/
+1
*
Revert ""Hide" hashether_t structure."
Anders Broman
2015-02-12
1
-3
/
+0
*
Revert "Make get_manuf_name return a const string."
Anders Broman
2015-02-12
1
-1
/
+0
*
Make get_manuf_name return a const string.
Michael Mann
2015-02-12
1
-0
/
+1
*
"Hide" hashether_t structure.
Michael Mann
2015-02-12
1
-0
/
+3
*
Try to fix the debian symbols
AndersBroman
2015-02-11
1
-1
/
+1
*
Combine SSE and pre-compiled patterns for faster pbrk
Hadriel Kaplan
2015-02-11
2
-2
/
+4
*
Bluetooth/GUI: ATT: Add Server Attribute Table
Michal Labedzki
2015-02-07
1
-0
/
+4
*
1.99.2 → 1.99.3.
v1.99.3rc0
Gerald Combs
2015-02-04
1
-1
/
+1
*
emem is dead! Long live wmem!
Michael Mann
2015-02-04
1
-4
/
+0
*
Create wmem versions of val_to_str and val_to_str_ext
Michael Mann
2015-02-02
1
-0
/
+2
*
Eliminate ep_strdup(), as it's no longer used.
Guy Harris
2015-01-19
1
-1
/
+0
*
Reflect the disappearance of the seasonal allocator.
Guy Harris
2015-01-18
1
-2
/
+0
*
Update libwireshark0.symbols
Pascal Quantin
2015-01-18
1
-1
/
+12
*
Remove ep_strndup
Michael Mann
2015-01-18
1
-1
/
+0
*
Kill more unused emem functions
Evan Huus
2015-01-16
1
-3
/
+0
*
Remove ep_strbuf code
Evan Huus
2015-01-12
1
-3
/
+0
*
Remove/replace ep_strsplit()
Evan Huus
2015-01-10
1
-1
/
+0
*
guid_to_ep_str -> guid_to_str
Michael Mann
2015-01-08
1
-1
/
+1
*
Remove decode_numeric_bitfield.
Michael Mann
2015-01-08
1
-1
/
+0
*
ep_<protocol>_port_to_display -> <protocol>_port_to_display
Michael Mann
2015-01-08
1
-4
/
+3
*
tvb_bytes_to_ep_str -> tvb_bytes_to_str
Michael Mann
2015-01-07
1
-2
/
+1
*
Replace bytes_to_ep_str_punct with wmem equivalent.
Michael Mann
2015-01-07
1
-1
/
+0
*
tvb_bytes_to_ep_str_punct -> tvb_bytes_to_str_punct
Michael Mann
2015-01-07
1
-1
/
+1
*
Remove bytestring_to_ep_str
Michael Mann
2015-01-07
1
-1
/
+0
*
Add tvb_address_to_str.
Michael Mann
2015-01-07
1
-6
/
+2
*
Replace ep_address_to_str with address_to_str.
Michael Mann
2015-01-06
1
-1
/
+0
*
Replace ep_display_to_address with wmem equivalent display_to_address.
Michael Mann
2015-01-05
1
-2
/
+1
*
Make all Lua code use wmem not emem
Hadriel Kaplan
2015-01-04
1
-0
/
+3
*
Replace proto_tree_add_text in dissector header files where it was used in a ...
Michael Mann
2015-01-02
1
-0
/
+1
*
tshark: Add endpoints statistics
Michael Mann
2015-01-02
1
-1
/
+0
*
Remove pkt_comment member from packet_info structure.
Michael Mann
2015-01-02
1
-0
/
+1
*
Move some routines into ws_version_info.c.
Guy Harris
2014-12-31
1
-4
/
+0
*
Update libwsutil symbols
Pascal Quantin
2014-12-31
1
-0
/
+4
*
Add ability to follow UDP stream by index
Pascal Quantin
2014-12-29
1
-3
/
+5
*
Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str.
Michael Mann
2014-12-28
1
-2
/
+0
[next]