- Made Makefile.am stub for doc/es/
[tinc] / src / encr.c
2000-09-15 Ivo TimmermansSecond round of fixes
2000-08-18 Guus SliepenCommented on some size calculations.
2000-08-17 Guus SliepenFixed all sprintf() spl01ts.
2000-06-30 Guus Sliepen- Made tinc even more silent if no -d flag is given...
2000-06-25 Guus SliepenLarge cleanup:
2000-05-31 Ivo TimmermansMiscellaneous copyright updates. release-1.0pre2
2000-05-29 Ivo TimmermansInternationalization of tinc.
2000-05-14 Guus SliepenCleanups.
2000-05-04 Ivo TimmermansInclude sys/types.h.
2000-05-01 Ivo TimmermansFixed meta protocol.
2000-05-01 Guus SliepenMeta protocol overhaul. Tinc is now incompatible with...
2000-04-26 Guus SliepenCleanups:
2000-04-25 Guus SliepenConverted every &variable[0] to variable.
2000-04-25 Guus SliepenAdded checkpoints to beginning and ending of every...
2000-04-17 Ivo TimmermansCheck for an illegal length of passphrase in read_passp...
2000-03-27 Ivo TimmermansUpon regeneration, free the old encryption key `securel...
2000-03-26 Ivo TimmermansInitial revision