projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Check return value of EVP_* functions, and check if length before en/decryption
[tinc]
/
src
/
conf.h
2003-08-08
Guus Sliepen
Simpler checking of permissions on private RSA key...
blob
|
commitdiff
|
raw
2003-07-30
Guus Sliepen
Prevent definitions from messing up attributes.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Guus Sliepen
Sprinkle around a lot of const and some C99 initialisers.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Guus Sliepen
Use bools and enums where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-17
Guus Sliepen
Big header file cleanup: everything that has to do...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-12
Guus Sliepen
Simplify logging, update copyrights and some minor...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
Sprinkling the source with static and attributes.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
Define logger(), cleans up source code and allows us...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-15
Guus Sliepen
port_t isn't used anymore and conflicts with MacOS...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Switch to K&R style indentation.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Guus Sliepen
s/sliepen.warande.net/sliepen.eu.org/g
blob
|
commitdiff
|
raw
|
diff to current
2002-02-18
Guus Sliepen
- Non-blocking connect()s.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-10
Guus Sliepen
Merging of the entire pre5 branch.
release-1.0pre5
blob
|
commitdiff
|
raw
|
diff to current
2001-11-16
Ivo Timmermans
get_config_{ip,port} removed.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-28
Guus Sliepen
What was I thinking? s/vertex/edge/g.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Guus Sliepen
Big bad commit:
blob
|
commitdiff
|
raw
|
diff to current
2001-10-10
Guus Sliepen
Revamp configuration handling:
blob
|
commitdiff
|
raw
|
diff to current
2001-09-01
Guus Sliepen
config_t* is a const parameter in get_config_val().
blob
|
commitdiff
|
raw
|
diff to current
2001-07-24
Guus Sliepen
The val variable in a config_t is never used as a long.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-05
Guus Sliepen
You can now put an option "Mode" in tinc.conf, and...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Guus Sliepen
Removed lots of compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-13
Guus Sliepen
- Allow ASN1 style keys to be in the config files.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Guus Sliepen
- It's 2001, all copyright notices are updated.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Guus Sliepen
- Let user choose whether keys are in the config files...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Guus Sliepen
- Don't even think about using sscanf with %as anymore
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Ivo Timmermans
Re-introduced MyVirtualIP and VpnMask, as dummy options.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Ivo Timmermans
Implemented a readline() function that will read an...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-04
Guus Sliepen
- Prepended config_ to all configuration option names...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Guus Sliepen
- Fixed ans_key_h
blob
|
commitdiff
|
raw
|
diff to current
2000-10-24
Guus Sliepen
- Lots of little stuff modified
blob
|
commitdiff
|
raw
|
diff to current
2000-10-15
Guus Sliepen
- The daemon actually runs now (somewhat)
blob
|
commitdiff
|
raw
|
diff to current
2000-10-14
Guus Sliepen
- Second fixing-things pass: it even links now.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-11
Guus Sliepen
- Fixing-things pass: every source file compiles into...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-11
Guus Sliepen
- Generalized config file parsing to support multiple...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-14
Ivo Timmermans
New directive: Name.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Guus Sliepen
- Added two extra configuration options, Interface...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Guus Sliepen
- Lots o' buglets fixed (-Wall helps)
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Guus Sliepen
- Added experimental hackish tunneling-over-TCP support.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-30
Guus Sliepen
- Removed segfault bug in conf.c (must have been there...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-29
Guus Sliepen
- Fixed memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-27
Guus Sliepen
- Improved handling of errors on connection attempts.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-27
Guus Sliepen
- Fixed indirectdata=no problem
blob
|
commitdiff
|
raw
|
diff to current
2000-06-17
Ivo Timmermans
Configuration directive `IndirectData'.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Ivo Timmermans
Added new configuration directive `Hostnames', which...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-16
Guus Sliepen
Stub for VpnMask config directive.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-14
Guus Sliepen
Cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-14
Guus Sliepen
Proxymode removed.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-08
Guus Sliepen
Added new config variable "ProxyMode". If enabled,...
release-1.0pre1
blob
|
commitdiff
|
raw
|
diff to current
2000-03-26
Ivo Timmermans
Initial revision
blob
|
commitdiff
|
raw
|
diff to current