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
/
plugins
/
irda
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins: Add source tree subfolder for plugin library
João Valverde
2018-01-16
6
-3197
/
+0
*
plugins: Remove moduleinfo.h
João Valverde
2017-12-17
2
-41
/
+2
*
plugins: Remove redundant plugin.rc.in files
João Valverde
2017-12-15
2
-35
/
+0
*
Refactor plugin registration and loading
João Valverde
2017-12-14
2
-7
/
+3
*
Rename UseMakeDissectorReg.cmake
João Valverde
2017-11-20
1
-1
/
+1
*
autotools: Library build products don't need explicit cleaning
João Valverde
2017-11-18
1
-4
/
+0
*
Add conversation endpoint type
Michael Mann
2017-10-29
1
-6
/
+6
*
autotools: Sort out how we handle plugin.c
João Valverde
2017-10-20
1
-1
/
+6
*
autotools: make maintainer-clean should allow rerunning 'configure'
João Valverde
2017-10-15
1
-1
/
+0
*
CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIR
João Valverde
2017-09-06
1
-3
/
+3
*
IrCOMM: check string length before appending it to item
Pascal Quantin
2017-07-31
1
-2
/
+8
*
Don't use uint_to_str_back when you need guint32_to_str_buf.
Michael Mann
2017-07-09
1
-4
/
+2
*
Get rid of some generated files with "make distclean".
Guy Harris
2017-04-16
1
-3
/
+3
*
Rename tvb_new_subset() to tvb_new_subset_length_caplen().
Guy Harris
2017-01-10
1
-1
/
+1
*
Dissectors don't need a journey of self discovery.
Michael Mann
2016-12-31
3
-14
/
+8
*
Combine Decode As and port preferences for tcp.port dissector table.
Michael Mann
2016-10-08
1
-2
/
+2
*
cmake: make WERROR_COMMON_FLAGS a normal string
Peter Wu
2016-09-30
1
-7
/
+18
*
irda: restore a line removed by mistake in ge4c059f
Pascal Quantin
2016-09-04
1
-1
/
+1
*
Follow up for proto_tree_add_checksum.
Michael Mann
2016-07-27
1
-8
/
+17
*
Convert more glib memory to wmem pinfo pool
Pascal Quantin
2016-07-22
1
-2
/
+1
*
Add proto_tree_add_checksum.
Michael Mann
2016-07-21
1
-24
/
+18
*
Remove Makefile.common files
João Valverde
2016-06-30
2
-48
/
+20
*
Add address_to_bytes API.
Michael Mann
2016-06-22
1
-1
/
+1
*
Remove Nmake build system
Pascal Quantin
2016-06-15
3
-118
/
+0
*
Add checkAPI calls to CMake.
Graham Bloice
2016-05-02
1
-0
/
+11
*
Create call_data_dissector() to call data dissector.
Michael Mann
2016-03-20
3
-24
/
+14
*
IrDA: Register a link-layer IrLAP address type".
Michael Mann
2016-03-01
1
-8
/
+38
*
irda: fix 'irlmp.xid.name' exists multiple times with NOT compatible types: F...
Alexis La Goutte
2016-02-27
1
-1
/
+1
*
Add free_address_wmem(), fix warnings [-Wcast-qual]
João Valverde
2016-02-26
1
-26
/
+9
*
autotools: Use pkg-config autoconf macros for GLib/GTK
João Valverde
2016-02-21
1
-0
/
+4
*
autotools: Move common automake code for plugins to an include file
João Valverde
2016-02-20
1
-65
/
+2
*
Revert "Add free_address_wmem() and other extensions to address API"
João Valverde
2016-02-08
1
-9
/
+26
*
Add free_address_wmem() and other extensions to address API
João Valverde
2016-02-07
1
-26
/
+9
*
autotools: Don't use "user variables" to set build flags
João Valverde
2016-01-28
1
-8
/
+1
*
Add the packet number to the packet_info structure, and use it.
Guy Harris
2016-01-24
1
-14
/
+14
*
new_register_dissector -> register_dissector for remaining uses.
Michael Mann
2015-12-11
3
-4
/
+4
*
Officially remove tvb_get_string and tvb_get_stringz.
Michael Mann
2015-11-27
1
-7
/
+3
*
Remove manual setting of pinfo->current_proto.
Michael Mann
2015-11-27
1
-3
/
+0
*
Developers Guide updates for plugins with CMake
Graham Bloice
2015-11-24
1
-1
/
+1
*
register_dissector -> new_register_dissector for plugins.
Michael Mann
2015-11-14
2
-7
/
+9
*
CMake: Add /WX
Gerald Combs
2015-10-16
1
-2
/
+2
*
Fix CMake warnings
Graham Bloice
2015-04-17
1
-3
/
+3
*
irda: remove tvb_length calls
Evan Huus
2015-04-05
3
-17
/
+16
*
CMake: Set an output directory for plugins.
Gerald Combs
2015-01-20
1
-40
/
+3
*
Fix CMake generation and use of Windows .rc files
Graham Bloice
2015-01-11
2
-2
/
+26
*
packet-irda.c: Add editor modelines
Bill Meier
2015-01-08
1
-0
/
+13
*
Add '*.nativecodeanalysis.xml' to 'clean' targets
Bill Meier
2015-01-02
1
-1
/
+1
*
plugins: Cleanup #includes
Bill Meier
2014-12-22
2
-6
/
+2
*
Remove use of pinfo->private_data (which doesn't appear to be used anyway) an...
Michael Mann
2014-11-23
3
-49
/
+44
*
IrDA: always initialize buffer before accessing it
Pascal Quantin
2014-11-20
1
-0
/
+3
[next]