Caleb James DeLisle
|
5fd68525de
added identity checks to AuthorizedPasswords.c
|
10 лет назад |
Caleb James DeLisle
|
19b60e0dca
Better error handling when there is an invalid IPv6 address
|
10 лет назад |
nite69
|
d98a9d2a4c
This change allows you to restrict one password to be used with
|
10 лет назад |
Caleb James DeLisle
|
3005cac83c
Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled.
|
10 лет назад |
Caleb James DeLisle
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
11 лет назад |
Caleb James DeLisle
|
359f646e18
Removed many uses of BufferAllocator in favor of per-request allocators
|
11 лет назад |
Caleb James DeLisle
|
285493adef
Admin should provide a request scoped allocator
|
11 лет назад |
hartzler
|
1efe067f86
change getUsers to return List*
|
11 лет назад |
hartzler
|
44f16f3ee6
add admin list function to show user strings
|
11 лет назад |
hartzler
|
84dbf493b1
remove flush RPC and update admin docs
|
11 лет назад |
hartzler
|
8ae0431ed9
require user param for add
|
11 лет назад |
Matt Hartzler
|
0bf9722c84
add user notion to passwords
|
11 лет назад |
Caleb James DeLisle
|
c82ead8529
Changed allocator to produce more information when something goes wrong, refactored to use macro.
|
11 лет назад |
Caleb James DeLisle
|
46f0a21068
AuthorizedPasswords_flush() should only flush users which were added by AuthorizedPasswords_add()
|
12 лет назад |
Caleb James DeLisle
|
9b08100ec3
Included IpTunnel and did a refactoring of the codebase.
|
12 лет назад |
Caleb James DeLisle
|
dc1319d992
general cleanup of the source tree and merged IPTunnel which is not yet working.
|
12 лет назад |
Caleb James DeLisle
|
c241af8fe3
iptunnel added but not debugged.
|
12 лет назад |
Caleb James DeLisle
|
245370648a
Crash bug when trying to manually insert a node with an invalid address.
|
12 лет назад |
Caleb James DeLisle
|
b05677cf94
Simplify AuthorizedPasswords_add()
|
12 лет назад |
Caleb James DeLisle
|
6b7f576872
cjd's editor window is only 100 characters wide :)
|
12 лет назад |
Caleb James DeLisle
|
2d37fa2e23
Trying to get it to play nice with gcc-4.7
|
12 лет назад |
Micheal Smith
|
69d4044b57
Added modelines to source files.
|
12 лет назад |
Caleb James DeLisle
|
58b82e414b
Unified first line codestyle, thanks Maria for the patch.
|
12 лет назад |
Caleb James DeLisle
|
41874da7f7
added python api consumer, moved non-core (admin) stuff to contrib, improved admin interface.
|
12 лет назад |
Caleb James DeLisle
|
321e2a9c6c
Rearranged the init system, this is not well tested yet.
|
12 лет назад |