| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=21773
|
|
|
|
| |
svn path=/trunk/; revision=21753
|
|
|
|
|
|
| |
private implementations were renamed EXTERNAL -> EXTERNALt
svn path=/trunk/; revision=21662
|
|
|
|
|
|
|
|
|
|
|
| |
parameters as _U_
to reduce the number of compiler warnings.
update some template and cnf files to use _U_ as well
svn path=/trunk/; revision=21088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
python.
The problem is the slash in e.g.:
@$(PYTHON) ../../tools/make-dissector-reg.py
is interpreted as an option instead of being part of the path.
I didn't wanted to use backslashes as this might introduce new problems with cygwin's python port.
svn path=/trunk/; revision=19730
|
|
|
|
|
|
| |
asn2eth -> asn2wrs
svn path=/trunk/; revision=18214
|
|
|
|
|
|
|
|
|
| |
- remove obsolete -X option from makefiles
- not generate enumerated map table for BER
dissector will be regenerated later
svn path=/trunk/; revision=18199
|
|
|
|
| |
svn path=/trunk/; revision=18197
|
|
|
|
| |
svn path=/trunk/; revision=17999
|
|
|
|
|
|
| |
tcap.asn - whitespace changes
svn path=/trunk/; revision=17828
|
|
|
|
| |
svn path=/trunk/; revision=17387
|
|
|
|
|
|
|
| |
- new dissect_ber_object_identifier_str() function
- BER dissectors adapted and regenerated
svn path=/trunk/; revision=16501
|
|
|
|
|
|
|
|
|
|
| |
to fix compilation under Windows NT. This should fix bug 403.
The changes were made using "find . -name Makefile.nmake | xargs perl
-pi.bak -e 's: /y::i'". They appear to work under XP, but if anything
broke I blame Larry Wall.
svn path=/trunk/; revision=15710
|
|
|
|
|
|
|
|
|
|
|
| |
current signature ("class" is a "gint8 *", not a "guint8 *", and "tag"
is a "gint32 *", not a "guint32 *"). Re-generate the dissectors from
the ASN.1 and the .cnf files in the cases where the arguments were fixed
in a .cnf file.
Give some dissectors the right svn:keywords and svn:eol-style settings.
svn path=/trunk/; revision=14885
|
|
|
|
|
|
| |
buffer overflow found while fuzz testing.
svn path=/trunk/; revision=14169
|
|
|
|
|
|
|
| |
generates dissectors with mixed EOL! SVN doesn't allow you to commit such files.
Add a target to all nmake makefiles in asn1 subdirectory which will fix these files.
svn path=/trunk/; revision=13077
|
|
|
|
| |
svn path=/trunk/; revision=13072
|
|
|
|
|
|
|
| |
Get rid of their "executable" property, and set svn:keywords to Id and
svn:eol-style to native if they're not already set.
svn path=/trunk/; revision=13071
|
|
|
|
| |
svn path=/trunk/; revision=12826
|
|
|
|
|
|
|
|
|
|
|
| |
create some missing makefiles for autogenerated dissectors
finish the transition to the new ber integer dissetor helper signature
and regenerate all ber dissectors
svn path=/trunk/; revision=12724
|
|
|
|
| |
svn path=/trunk/; revision=12617
|
|
|
|
| |
svn path=/trunk/; revision=12560
|
|
|
|
| |
svn path=/trunk/; revision=12552
|
|
|
|
| |
svn path=/trunk/; revision=12465
|
|
|
|
|
|
| |
native to canonicalize line endings.
svn path=/trunk/; revision=12203
|
|
|
|
| |
svn path=/trunk/; revision=12034
|
|
svn path=/trunk/; revision=12013
|