| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=32417
|
|
|
|
| |
svn path=/trunk/; revision=32405
|
|
|
|
| |
svn path=/trunk/; revision=31354
|
|
|
|
| |
svn path=/trunk/; revision=30470
|
|
|
|
| |
svn path=/trunk/; revision=30409
|
|
|
|
|
|
| |
* Remove check_col guards
svn path=/trunk/; revision=30127
|
|
|
|
| |
svn path=/trunk/; revision=27390
|
|
|
|
|
|
|
|
|
|
| |
Remove code for unused handles;
Localize handles (in proto_reg_handoff) which need not be global;
Localize (in proto_reg_handoff) "saved prefs";
Use find_dissector instead of create_dissector_handle as appropriate;
Use gboolean for "initialized" flag in proto_reg_handoff.
svn path=/trunk/; revision=26693
|
|
|
|
|
|
|
|
|
| |
it easier to use it in other dissectors including it from gsm_map makes in neccesarry to include asn1.h.
Fix some bugs in the code, use it from bssmap.
(Forgotten file).
svn path=/trunk/; revision=26609
|
|
|
|
| |
svn path=/trunk/; revision=25809
|
|
|
|
|
|
| |
Spotted by Tomas Kukosa.
svn path=/trunk/; revision=23921
|
|
|
|
|
|
| |
- Add missing new directories to asn1/Makefile.nmake
svn path=/trunk/; revision=23141
|
|
|
|
| |
svn path=/trunk/; revision=23126
|
|
|
|
| |
svn path=/trunk/; revision=22995
|
|
|
|
| |
svn path=/trunk/; revision=22994
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- support of extension in middle of SEQUENCE root elements
- new option EMBEDDED_PDV_CB to set default callback
- ChoiceValue support at syntax level
- ValueSet support at syntax level
- exception identifier support
- ValueFromObject support at syntax level
- next minor changes (to compile X.880 and INAP)
- dissectors using classes regenerated
svn path=/trunk/; revision=22036
|
|
|
|
| |
svn path=/trunk/; revision=21933
|
|
|
|
| |
svn path=/trunk/; revision=21825
|
|
|
|
| |
svn path=/trunk/; revision=21635
|
|
|
|
|
|
| |
change #ifdef _WIN32 -> #ifdef _MSC_VER around pragma warnings
svn path=/trunk/; revision=21228
|
|
|
|
| |
svn path=/trunk/; revision=21223
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=18999
|
|
|
|
| |
svn path=/trunk/; revision=18279
|
|
|
|
|
|
|
|
|
|
|
|
| |
- step to new ASN.1 API - pass asn_ctx_t* through PER dissectors instead of packet_info*
- PER ALIGNED/UNALIGNED flag moved to asn_ctx_t
- PER created tree item pointer moved to asn_ctx_t
- add nbap into PER dissectors in asn1/Makefile.nmake
- use add_oid_str_name() instead of register_ber_oid_name() in H.225 and H.245
- export asn_ctx_init from library
- PER dissectors regenerated
svn path=/trunk/; revision=18209
|
|
|
|
|
|
|
|
|
| |
- 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=18182
|
|
|
|
| |
svn path=/trunk/; revision=18181
|
|
|
|
| |
svn path=/trunk/; revision=18158
|
|
svn path=/trunk/; revision=18124
|