summaryrefslogtreecommitdiffstats
path: root/src/kernel/net.c
Commit message (Expand)AuthorAgeFilesLines
...
* [KERNEL] Kernel panic while server is gone fixedJohann Latocha2012-02-151-18/+62
* [SERVER] Memleak fixedJohann Latocha2012-02-151-33/+171
* [SERVER] Config reload fixedJohann Latocha2012-02-101-100/+110
* [CLIENT] Get host by nameJohann Latocha2012-02-091-1/+1
* [ALL] RefactoringJohann Latocha2012-02-081-82/+98
* [ALL] Request latest available ridJohann Latocha2012-02-061-2/+2
* [KERNEL] Segfault at closing device fixedJohann Latocha2012-02-061-2/+0Star
* [KERNEL] Device can now be closedJohann Latocha2012-02-031-4/+16
* [SERVER] Parsing config file with glibJohann Latocha2012-02-021-11/+15
* [ALL] Some refactoringJohann Latocha2012-01-311-9/+9
* [ALL] Reformat (line wrapping, indent)Johann Latocha2012-01-301-247/+247
* [SERVER] Timeout for client socketsJohann Latocha2012-01-301-10/+55
* [KERNEL] Change server at runtimeJohann Latocha2012-01-301-8/+41
* [KERNEL] Multi device supportJohann Latocha2012-01-251-37/+36Star
* Serving more than one image.Johann Latocha2012-01-241-1/+8
* Support files > 4GBJohann Latocha2012-01-201-2/+1Star
* First working version :)Johann Latocha2012-01-191-0/+206