projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Remove unused argument from tunemu_write.
[tinc]
/
src
/
meta.c
2003-11-10
Guus Sliepen
Add Opaque option which prevent information from being...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-12
Guus Sliepen
Fix another bug in meta.c.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-11
Guus Sliepen
Fix bug that could lead to an assertion failure in...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-11
Guus Sliepen
Check all EVP_ function calls.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Guus Sliepen
Check return value of EVP_* functions, and check if...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-28
Guus Sliepen
We don't have to tell GCC how to cast.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Guus Sliepen
Synchronise HEAD with CABAL branch.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-22
Guus Sliepen
Allow tinc to handle unknown type addresses from other...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-16
Guus Sliepen
Don't getsockopt() SO_ERROR. We get the error from...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-12
Guus Sliepen
Small fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-08
Guus Sliepen
Simpler checking of permissions on private RSA key...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-08
Guus Sliepen
Correct error message when remote host closed connection.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-29
Guus Sliepen
Native Windows support.
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
Define logger(), cleans up source code and allows us...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Guus Sliepen
Typo.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Guus Sliepen
Make sure send_meta() writes everything.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-10
Guus Sliepen
Fix compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Remove redundant spaces.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Switch to K&R style indentation.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Cleanups:
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Guus Sliepen
Generalized request broadcasting/forwarding.
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-04-28
Ivo Timmermans
Moving files, first attempt at gcrypt compatibility...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-13
Ivo Timmermans
Use logging.h instead of syslog.h
blob
|
commitdiff
|
raw
|
diff to current
2002-04-09
Ivo Timmermans
Updating HEAD branch #4; Merging CABAL -> HEAD.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-01
Guus Sliepen
- Global time_t now, so that we don't have to call...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-18
Guus Sliepen
- Non-blocking connect()s.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-12
Guus Sliepen
Get rid of sys/signal.h.
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-10-27
Guus Sliepen
Big bad commit:
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
Guus Sliepen
Remove all unnecessary status.meta and status.active...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-04
Guus Sliepen
- Always use <openssl/include.h> instead of just <inclu...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-25
Guus Sliepen
TCPonly now works (in a relatively clean way too).
blob
|
commitdiff
|
raw
|
diff to current
2001-05-25
Guus Sliepen
Small fixes:
blob
|
commitdiff
|
raw
|
diff to current
2001-03-12
Guus Sliepen
Fixed a race condition triggered by receive_meta()...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-25
Guus Sliepen
Corrected check for errors after read() calls.
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-11-20
Guus Sliepen
- Integrate rbl trees into tinc.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
Guus Sliepen
Porting to FreeBSD:
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
Ivo Timmermans
Use the HAVE_OPENSSL_xxx_H defined from m4/openssl...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-04
Guus Sliepen
- Simplified ping mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Guus Sliepen
- Finishing touch: encrypt the meta connections
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Guus Sliepen
- Very big cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-24
Guus Sliepen
- Lots of little stuff modified
blob
|
commitdiff
|
raw
|
diff to current
2000-10-21
Guus Sliepen
- Fixed all debug levels.
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-11
Guus Sliepen
- Fixing-things pass: every source file compiles into...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-11
Guus Sliepen
Big and bad commit of my current tree...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Guus Sliepen
- Added meta.c which contains functions to send, receiv...
blob
|
commitdiff
|
raw
|
diff to current