mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-27 02:00:18 -05:00
13 lines
521 B
Text
13 lines
521 B
Text
3 January 2007: Wouter
|
|
- committed first set of files into subversion repository.
|
|
svn co svn+ssh://unbound.net/svn/unbound
|
|
You need a ssh login. There is no https access yet.
|
|
- Added LICENSE, the BSD license.
|
|
- Added doc/README with compile help.
|
|
- main program stub and quiet makefile.
|
|
- minimal logging service (to stderr).
|
|
- added postcommit hook that serves emails.
|
|
- added first test 00-lint. postcommit also checks if build succeeds.
|
|
|
|
15 December 2006: Wouter
|
|
- Created Makefile.in and configure.ac.
|