Commit Graph

4 Commits

Author SHA1 Message Date
bossiel 8e7fd29c1c Update license description by removing the word "Lesser". 2010-02-17 19:48:35 +00:00
bossiel e07290457b Resolve bug in DNS QNAME parsing ( Access violation when we try to parse the compressed DNS message).
Update android version of tinyNET and tinySAK.
2010-01-28 00:22:57 +00:00
bossiel ae3cd4711e Update DNS support.
Add supports for ENDS0 extension as per RFC 2671.
Add supports for these RRs:
- A (RFC 1035)
- AAAA (RFC 3596)
- NAPTR (RFC 3403)
- MX (RFC 1035)
- NS (RFC 1035)
- PTR (RFC 1035)
- SOA (RFC 1035)
- TXT (RFC 1035)
2010-01-27 19:52:41 +00:00
bossiel 1269a67fdb - Use only one macro to delete all type of objects.
- Add empty files for DNS support (this will help me to remember which DNS record type to add later.). A brief explication can be found here: http://www.debianhelp.co.uk/dnsrecords.htm.
- All final version of STUN 2.
- Update TURN support (resolve bugs on Allocation request and add support for Refresh/Remove requests).
2010-01-21 02:22:14 +00:00