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
/
epan
/
dissectors
/
packet-bgp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some of the Errors/warnings detected by checkapi.
Anders Broman
2008-05-09
1
-3
/
+8
*
Remove depreciated functions g_string_sprint, g_string_sprintfa.
Anders Broman
2008-05-05
1
-5
/
+5
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-1
/
+1
*
Swapped block-size and block-offset in BGP VPLS NLRI - fixes bug 1907.
Stig Bjørlykke
2007-10-11
1
-1
/
+1
*
Clean up the code.
Jaap Keuter
2007-08-23
1
-163
/
+161
*
From David Helder:
Jaap Keuter
2007-08-23
1
-1
/
+5
*
fix compiler warning
Bill Meier
2006-11-26
1
-1
/
+1
*
From Aaron Campbell:
Jaap Keuter
2006-10-06
1
-1
/
+1
*
From: Hannes Gredler
Jaap Keuter
2006-07-03
1
-4
/
+9
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
From RABRET Laurent RD-MAPS-ISS:
Anders Broman
2006-03-15
1
-2
/
+2
*
fix minor bug coverity 74
Ronnie Sahlberg
2006-03-08
1
-2
/
+2
*
packet-bgp.c: Fix incorrect use of g_snprintf return value
Jörg Mayer
2006-01-20
1
-20
/
+19
*
get rid of one stack buffer and some strcpy() and strcat()
Ronnie Sahlberg
2005-10-15
1
-10
/
+11
*
From Hannes Gredler:
Anders Broman
2005-10-11
1
-11
/
+26
*
Convert some more "tvb_memcpy()"s fetching IPv4 and IPv6 addresses to
Guy Harris
2005-09-13
1
-33
/
+34
*
Don't collide with the "regular" IPv6 defintions in at least some
Guy Harris
2005-09-12
1
-1
/
+1
*
Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,
Guy Harris
2005-09-11
1
-3
/
+3
*
Get rid of a trailing comma.
Guy Harris
2005-09-01
1
-3
/
+3
*
remove some g_string_printf[a]() and replace with g_snprintf()
Ronnie Sahlberg
2005-08-31
1
-47
/
+56
*
add missing value_string termination
Ronnie Sahlberg
2005-08-28
1
-0
/
+1
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-6
/
+2
*
char -> const char warning fixes
Jörg Mayer
2005-07-28
1
-3
/
+3
*
Get rid of the private "my_match_strval()" routine in many dissectors;
Guy Harris
2005-06-26
1
-3
/
+3
*
From Carlos Pignataro:
Guy Harris
2005-01-07
1
-1
/
+203
*
From Carlos Pignataro:
Guy Harris
2004-10-01
1
-59
/
+92
*
Move various tables into the epan directory.
Guy Harris
2004-09-29
1
-1
/
+1
*
Move prefs.c and prefs.h into the epan subdirectory.
Guy Harris
2004-09-27
1
-1
/
+1
*
Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...
Ulf Lamping
2004-08-21
1
-2
/
+3
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+2802