]> git.sur5r.net Git - ngadmin/commit
Lib: source refactor.
authordarkcoven <admin@darkcoven.tk>
Mon, 1 Apr 2013 16:49:13 +0000 (18:49 +0200)
committerdarkcoven <admin@darkcoven.tk>
Mon, 1 Apr 2013 16:49:13 +0000 (18:49 +0200)
commit931564a7744fe0de3bb5b79af556ee8ff82a1774
tree2299591100e0e7f4646b2b50d4e3c7b384a6a889
parent867ab8cb1fbe6370ae9bcbe8c7a1102f55a45383
Lib: source refactor.

Changed indentation rules.
Move attributes encoding and decoding in a separate file.
Reorganized functions and declarations in two groups: low and high level.
lib/ngadmin.h
lib/src/attr.c [new file with mode: 0644]
lib/src/attr.h [new file with mode: 0644]
lib/src/lib.h
lib/src/network.c
lib/src/network.h
lib/src/ngadmin.c
lib/src/protocol.c
lib/src/protocol.h