This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
forked from wireshark/wireshark
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: I7ffbf59099132cde55995bde991d1c6a5dd224b0 Reviewed-on: https://code.wireshark.org/review/12330 Reviewed-by: Alexis La Goutte <[email protected]> Reviewed-by: Stig Bjørlykke <[email protected]>
- Loading branch information
1 parent
30c7736
commit 9779ae3
Showing
11 changed files
with
3 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
# Makefile.am | ||
# Automake file for the compress for Wireshark | ||
# | ||
# $Id$ | ||
# | ||
# Wireshark - Network traffic analyzer | ||
# By Gerald Combs <[email protected]> | ||
# Copyright 1998 Gerald Combs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,6 @@ | |
# a) common to both files and | ||
# b) portable between both files | ||
# | ||
# $Id$ | ||
# | ||
# Wireshark - Network traffic analyzer | ||
# By Gerald Combs <[email protected]> | ||
# Copyright 1998 Gerald Combs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
## | ||
## $Id$ | ||
## Here you can add custom crypto files | ||
# | ||
# Here you can add custom crypto files | ||
# | ||
|
||
CUSTOM_CRYPTO_SRC = | ||
CUSTOM_CRYPTO_SRC = |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
; $Id$ | ||
;Add your custom diameter dictionary here | ||
; Example: | ||
;File "${STAGING_DIR}\diameter\foo.xml" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
; $Id$ | ||
; Add your custom SNMP MIBS directives here | ||
; Example: | ||
; Point to the dir of the MIBS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,8 +26,6 @@ | |
* | ||
* Copyright 2004, Luis E. Garcia Ontanon <[email protected]> | ||
* | ||
* $Id$ | ||
* | ||
* Wireshark - Network traffic analyzer | ||
* By Gerald Combs <[email protected]> | ||
* Copyright 1998 Gerald Combs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,6 @@ | |
** wimaxasncp_dict.h | ||
** WIMAXASNCP Dictionary Import Routines | ||
** | ||
** $Id$ | ||
** | ||
** (c) 2007, Luis E. Garcia Ontanon <[email protected]> | ||
** (c) 2007, Stephen Croll <[email protected]> | ||
** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
|
||
<!-- $Id$ --> | ||
|
||
<!ELEMENT dictionary (tlv+)> | ||
|
||
<!ELEMENT tlv (enum*)> | ||
|