Branch for main development + reorganized files.
An actual (working) development version should be always in this branch. For subtasks, new branches will be created. For now all the old files are here, although this is actually a subtask. Later, we will remove all the old code from this branch and move it to some other branch. The master branch should be used for working or stable versions. Added .gitignore file. Created basic directory structure for the project and changed Makefile accordingly. Added QtCreator project files (CuteDNS.*).
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- CuteDNS.config 1 addition, 0 deletionsCuteDNS.config
- CuteDNS.creator 1 addition, 0 deletionsCuteDNS.creator
- CuteDNS.files 20 additions, 0 deletionsCuteDNS.files
- CuteDNS.includes 1 addition, 0 deletionsCuteDNS.includes
- Makefile 6 additions, 6 deletionsMakefile
- src/bitset.c 0 additions, 0 deletionssrc/bitset.c
- src/bitset.h 0 additions, 0 deletionssrc/bitset.h
- src/common.c 0 additions, 0 deletionssrc/common.c
- src/common.h 0 additions, 0 deletionssrc/common.h
- src/cuckoo-hash-table.c 0 additions, 0 deletionssrc/cuckoo-hash-table.c
- src/cuckoo-hash-table.h 0 additions, 0 deletionssrc/cuckoo-hash-table.h
- src/cuckoo-test.c 0 additions, 0 deletionssrc/cuckoo-test.c
- src/cuckoo-test.h 0 additions, 0 deletionssrc/cuckoo-test.h
- src/dns-simple.c 0 additions, 0 deletionssrc/dns-simple.c
- src/dns-simple.h 0 additions, 0 deletionssrc/dns-simple.h
- src/hash-functions.c 0 additions, 0 deletionssrc/hash-functions.c
- src/hash-functions.h 0 additions, 0 deletionssrc/hash-functions.h
- src/main.c 0 additions, 0 deletionssrc/main.c
- src/socket-manager.c 0 additions, 0 deletionssrc/socket-manager.c
.gitignore
0 → 100644
CuteDNS.config
0 → 100644
CuteDNS.creator
0 → 100644
CuteDNS.files
0 → 100644
CuteDNS.includes
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment