summaryrefslogtreecommitdiffstats
path: root/src/kernel/net.c
Commit message (Collapse)AuthorAgeFilesLines
...
* [KERNEL] Major bug fixesJohann Latocha2012-02-161-27/+27
|
* [KERNEL] Switch server on connection lostJohann Latocha2012-02-161-46/+73
|
* [KERNEL] Kernel panic while server is gone fixedJohann Latocha2012-02-151-18/+62
|
* [SERVER] Memleak fixedJohann Latocha2012-02-151-33/+171
| | | | [KERNEL] Socket swap fixed
* [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] Send and receive servers [TODO] Config file reloading is broken
* [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
| | | | | [KERNEL] Bugfixes [CLIENT] Using vid and rid
* [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] Send keep alive
* [KERNEL] Change server at runtimeJohann Latocha2012-01-301-8/+41
| | | | [SERVER] Build error/warning on x64 fixed
* [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