Mukund Sivaraman
|
f706565ec0
[2071] Add b10 prefix to libpydnspp.la
|
12 years ago |
Mukund Sivaraman
|
7b240f1cb3
[2071] Add b10 prefix to libdns++.la
|
12 years ago |
Mukund Sivaraman
|
a9cbbc2187
[2071] Add b10 prefix to libexceptions.la
|
12 years ago |
Mukund Sivaraman
|
927397a769
bug #1728: Add -avoid-version to LDFLAGS for Python modules
|
13 years ago |
JINMEI Tatuya
|
08796619c9
[1575] added python binding of NSEC3Hash.
|
13 years ago |
Jelte Jansen
|
b6568546cc
[1278] add python wrapper for Serial type
|
13 years ago |
JINMEI Tatuya
|
9688dee697
[1258] overall documentation update. also add PARSE_DEFAULT to the python
|
13 years ago |
Jelte Jansen
|
b12f4e5500
[1245] update makefile and fix createRRsetObject
|
13 years ago |
Jelte Jansen
|
b59f898456
[1245] split up headers and make dynamic library
|
13 years ago |
JINMEI Tatuya
|
97131f9739
[trac710] make sure -Wno-unused-parameter is placed after -Wextra.
|
14 years ago |
JINMEI Tatuya
|
0555ab65d0
[master] Merge branch 'trac915'
|
14 years ago |
JINMEI Tatuya
|
d1b5154a7c
[master] added a missing file to pydnspp_la_SOURCES. this fixes distcheck
|
14 years ago |
JINMEI Tatuya
|
7a6f36fc90
[trac915] some additional cleanups:
|
14 years ago |
JINMEI Tatuya
|
3bb68553bb
[trac915] added new support for the rest of TSIG related implementations
|
14 years ago |
JINMEI Tatuya
|
1ea71dc169
[trac905] other adjustment to support TSIGError. Rcode binding was also
|
14 years ago |
JINMEI Tatuya
|
284c8b457d
[master] Revert "[trac871] Revert "[trac871] implemented a minimal set of...
|
14 years ago |
JINMEI Tatuya
|
d096cf54e1
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
e08e6404be
Initial implementation of TSIGKey and TSIGKeyRing, including detailed tests, documentation, and python binding.
|
14 years ago |
JINMEI Tatuya
|
bfd75fdafd
overall cleanup for clang++ support: adding comment, configure setup, etc.
|
14 years ago |
JINMEI Tatuya
|
bfeca5b9d8
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
7ad9d497ec
- separated Rcode class declarations and definitions in different files
|
14 years ago |
JINMEI Tatuya
|
a6219d838a
moved the Opcode class declarations and definitions to separate files.
|
14 years ago |
JINMEI Tatuya
|
0caf682710
merge trac #311 (EDNS class)
|
14 years ago |
JINMEI Tatuya
|
31d34a20f7
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
d803ac6d86
make sure "." is listed before tests in SUBDIRS to ensure things to be tested are ready when doing tests. specifically, the immediate 'make check' after "configure" would fail without these changes.
|
14 years ago |
Jelte Jansen
|
ade3b2f49f
rename libdns_python to pydnspp
|
14 years ago |
JINMEI Tatuya
|
4915b040ed
an initial cut of the EDNS class (code + tests), mainly for backup.
|
14 years ago |
JINMEI Tatuya
|
3543351238
use the same level of compiler warnings with other modules.
|
14 years ago |
Jeremy C. Reed
|
0d6676f947
For warning messages reported on jabber.
|
15 years ago |
Jelte Jansen
|
7cdceb252e
sync with trunk for merge
|
15 years ago |