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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove FindWSWIN32.cmake. It was only a temporary hack I introduced. We shoul...
Kovarththanan Rajaratnam
2009-10-08
2
-35
/
+0
*
Don't attempt to fill custom columns if we don't have a valid column expression.
Kovarththanan Rajaratnam
2009-10-08
2
-5
/
+5
*
Fix code so it actually pads a length to an 8 byte boundary.
Bill Meier
2009-10-08
1
-1
/
+1
*
calculate_crc32c -> crc32c_calculate for proper 'namespacing'
Kovarththanan Rajaratnam
2009-10-08
7
-32
/
+32
*
Add DISSECTOR_ASSERT() before dereferencing a possible NULL pointer
Kovarththanan Rajaratnam
2009-10-08
1
-0
/
+2
*
Call emem_canary() immediately
Kovarththanan Rajaratnam
2009-10-08
1
-7
/
+5
*
From Harald Welte via bug 4106:
Kovarththanan Rajaratnam
2009-10-08
1
-1
/
+5
*
As requested by Gregory Seidman on -dev: add CRC32 functions to libwireshark....
Jeff Morriss
2009-10-08
2
-32
/
+42
*
Use a "String pool" in the new packet list to reduce memory usage.
Anders Broman
2009-10-08
2
-2
/
+8
*
Remove debug g_warning()
Kovarththanan Rajaratnam
2009-10-08
1
-4
/
+3
*
From Gerasimos Dimitriadis via. bug 4104:
Kovarththanan Rajaratnam
2009-10-08
2
-14
/
+14
*
Dont use canaries for SE allocated memory as a default the owerhead
Anders Broman
2009-10-08
1
-9
/
+98
*
From Didier Gautheron:
Anders Broman
2009-10-08
1
-6
/
+11
*
Clean up header fields.
Jaap Keuter
2009-10-08
3
-7
/
+7
*
Cleanup header fields.
Jaap Keuter
2009-10-07
7
-21
/
+21
*
Fix some LLP64 issues.
Guy Harris
2009-10-07
3
-7
/
+7
*
Get it compiling when we don't have kerberos libraries.
Jeff Morriss
2009-10-07
1
-3
/
+9
*
From Gregor Jasny via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4073 :
Jeff Morriss
2009-10-07
1
-20
/
+72
*
Reverting previous patch as requested by Ronnie.
Anders Broman
2009-10-07
1
-3
/
+2
*
From : Didier Gautheron
Anders Broman
2009-10-07
10
-296
/
+336
*
Make the windows build compile again.
Anders Broman
2009-10-07
1
-2
/
+3
*
Removed a redundant prototype.
Stig Bjørlykke
2009-10-07
1
-2
/
+1
*
Switch to using tvb_new_subset_remaining() in .cnf files.
Stig Bjørlykke
2009-10-07
4
-18
/
+18
*
Made dissect_pres() static.
Stig Bjørlykke
2009-10-07
3
-6
/
+6
*
add a new function read_keytab_file_from_preferences(void)
Ronnie Sahlberg
2009-10-07
3
-18
/
+33
*
new samr compiled as a test by the samba4 pidl compiler from mainline
Ronnie Sahlberg
2009-10-07
1
-7
/
+2
*
Don't include config.h in header files.
Stig Bjørlykke
2009-10-07
5
-20
/
+0
*
From Jim Young:
Anders Broman
2009-10-07
1
-2
/
+2
*
Fix indentation.
Bill Meier
2009-10-07
1
-1
/
+1
*
malloc() and free() are prohibited APIs, use the glib equivalents instead.
Jeff Morriss
2009-10-07
1
-50
/
+50
*
From Andreas Becker:
Jaap Keuter
2009-10-06
1
-9
/
+38
*
Avoid dereference of null pointer.
Stig Bjørlykke
2009-10-06
1
-1
/
+1
*
From Didier Gautheron:
Anders Broman
2009-10-06
13
-23
/
+37
*
From Gerasimos Dimitriadis:
Anders Broman
2009-10-06
2
-48
/
+52
*
Bump Kovarththanan Rajaratnam up a notch :-)
Anders Broman
2009-10-06
1
-2
/
+6
*
Build plugins with cmake on OSX.
Stig Bjørlykke
2009-10-06
16
-0
/
+43
*
From Gerasimos Dimitriadis:
Anders Broman
2009-10-06
1
-90
/
+46
*
Add some SE allocation statistics (if SHOW_MEM_STATS is defined).
Jeff Morriss
2009-10-06
1
-0
/
+135
*
Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
Stig Bjørlykke
2009-10-06
17
-64
/
+71
*
Cleanup rcsids
Kovarththanan Rajaratnam
2009-10-06
3
-24
/
+14
*
Remove $Id$
Kovarththanan Rajaratnam
2009-10-06
1
-2
/
+0
*
Use ep_alloc()
Kovarththanan Rajaratnam
2009-10-06
1
-79
/
+75
*
Remove superfluous cast
Kovarththanan Rajaratnam
2009-10-06
1
-8
/
+5
*
Use G_SEARCHPATH_SEPARATOR_S
Kovarththanan Rajaratnam
2009-10-06
1
-10
/
+2
*
Make splash_destroy() return a gboolean
Kovarththanan Rajaratnam
2009-10-06
2
-5
/
+6
*
Guard icon_list_create()
Kovarththanan Rajaratnam
2009-10-06
1
-1
/
+1
*
Mark some functions static.
Stig Bjørlykke
2009-10-06
1
-7
/
+4
*
Removed unnecessary assignment.
Stig Bjørlykke
2009-10-06
1
-1
/
+0
*
Don't include unistd.h
Kovarththanan Rajaratnam
2009-10-06
1
-3
/
+0
*
Removed unused variable thdr.
Stig Bjørlykke
2009-10-06
1
-2
/
+1
[next]