aboutsummaryrefslogtreecommitdiff
path: root/firma
AgeCommit message (Collapse)Author
2013-09-05Releasing 0.4Silvio Rhatto
2013-09-05Introducing HIDE_SENDERSilvio Rhatto
2012-04-11New email and keySilvio Rhatto
2012-04-11Listing using --fingerprint on GetSubscribersInfoSilvio Rhatto
2012-04-11Setting 4096 as default key sizeSilvio Rhatto
2012-04-11Enclosing config with quotes / changing default keyserverSilvio Rhatto
2012-04-11Fixing EvalConfigParameter to not use quotesSilvio Rhatto
2012-04-10Changing default config parametersSilvio Rhatto
2012-02-24Fixing config helpSilvio Rhatto
2011-12-27Changing default config location, version update and config fixesSilvio Rhatto
2007-12-06VERSION=0.3-CVS (instead of just 0.3) and cleaned up part of the command ↵originluis
line parsing code.
2007-08-19Splitted command line parsing in: check command line args for errors and ↵luis
parse valid options. Looks more manageable and easier to extend this way.
2007-08-19- Set FIRMA_CONFIG_FILE, VERSION and BASENAME as readonly variables.luis
- Removed REPLAY_DEFAULT_FILE global variable.
2007-08-19Discard STDERR on all touch/chown/chmod calls.luis
2007-08-19firma no longer declares/unsets global variables and functions at the ↵luis
beginning/end of execution. BASH can take care of that just fine.
2007-08-12Updated FUNCTIONS value.luis
2007-08-08Message replay protection still not working. Fixed, I hope.luis
2007-08-08Message replay protection wasn't working at all. Fixed.luis
2007-08-08REPLIES_SHOULD_GO_TO_LIST wasn`t being disabled if set to zero. Fixedluis
2007-08-08- CheckListConfigFile: Small fixes in LIST_ADMIN and REPLAY_COUNT checking.luis
- CheckListConfigFile: Added SILENTLY_DISCARD_INVALID_MESSAGES checking. - CheckValidEmail: Improved email address syntax checking. Other small fixes.
2007-08-02- SIGNATURE_MADE_BY_SENDER checking wasn't working. Fixed.luis
- Better firma config file checking.
2007-07-31- Better list config file checking.luis
- Slightly better firma config file checking. - Better logging/printing routine.
2007-07-30- Try to guarantee that REPLAY_COUNT, DELIVERY_RANDOMIZATION,luis
and RandomString's input contain just digits. - Fixed a few minor bugs in NewList (list creation routine). - Catch NewList exit code.
2007-07-29Ops.luis
2007-07-29- Trying to create a list with the same name of an existing listluis
would cause the existing list to be removed. Fixed. - User:group would always be set to nobody:nobody. Fixed. - Not all global variables were being unset after execution. Fixed. - Minor bugs fixed on the list creation routine.
2007-07-29EXIT_CODE was being unset right before the end of the script. Fixed.luis
Passphrase check for sequentially repeated characters wasn't working. Fixed. One occurrence of REQUIRE_SIGNATURE mistyped as REQUIRED_SIGNATURE. Fixed. Other small changes on code and comments.
2007-07-18another small fix on list creationrhatto
2007-07-18another small fix on list creationrhatto
2007-07-18another small fix on list creationrhatto
2007-07-18another small fixes on list creationrhatto
2007-07-18small fixesrhatto
2007-07-13small fixrhatto
2007-07-13small fixesrhatto
2007-07-11another small fix :/rhatto
2007-07-11another small fixrhatto
2007-07-11small fixrhatto
2007-07-11Small changes:rhatto
1 - Passphrase validation. 2 - NewList function doesn't show stdin key import option anymore, as this feature just works in the interactive mode. 3 - RandomString now generate also punct. chars.
2007-07-11small fix in function NewListrhatto
2007-02-01firma: REQUIRE_SIGNATURE e REPLAY_PROTECTION are now set/unset using 1/0, no ↵luis
longer yes/no README, GUIDELINES: Small fixes
2007-02-01Small fixes.luis
2007-01-31Removed a few dependencies (bc, cat, tac).luis
2007-01-30Lots of small changes. Check CHANGELOG.luis
2007-01-19added command listinforhatto
2006-11-15Small change on SendListPubkey.luis
2006-11-12firma 0.3pre1 :)rhatto
2006-11-12increased verbosity in function SubscribeUsersrhatto
2006-11-12added FixListOwnership in the bottom of ChosseUidrhatto
2006-10-18Fixed major bug: PGP/MIME handling would work only if variableluis
REMOVE_THESE_HEADERS_ON_ALL_LISTS was not empty.
2006-10-17removed Content-Transfer-Encoding from function CreateMessageBodyPartrhatto
2006-10-13small ficrhatto