Skip to content
Permalink
previous-conse…

Commits on Oct 2, 2015

  1. Try to fix mingw build.

    nmathewson committed Oct 2, 2015
  2. Fix "make distcheck"

    nmathewson committed Oct 2, 2015
  3. clean up whitespace

    nmathewson committed Oct 2, 2015
  4. Fix warnings.

    nmathewson committed Oct 2, 2015
  5. changes file for 17082

    nmathewson committed Oct 2, 2015
  6. Fix "make check-spaces"

    nmathewson committed Oct 2, 2015
  7. Fix a test failure

    nmathewson committed Oct 2, 2015
  8. Ignore OS X .DS_Store files

    teor2345 committed Oct 2, 2015

Commits on Oct 1, 2015

  1. fixup #17188: Add most likely reasons for clock going backwards

    Add "You might have an empty clock battery or bad NTP server."
    teor2345 committed Oct 1, 2015

Commits on Sep 30, 2015

  1. Document syslog_identity_tag for add_syslog_log

    Peter Palfrader authored and nmathewson committed Sep 30, 2015
  2. Add SyslogIdentityTag

    When logging to syslog, allow a tag to be added to the syslog identity
    ("Tor"), i.e. the string prepended to every log message.  The tag can be
    configured by setting SyslogIdentityTag and defaults to none.  Setting
    it to "foo" will cause logs to be tagged as "Tor-foo".  Closes: #17194.
    Peter Palfrader authored and nmathewson committed Sep 30, 2015
  3. Remove comment about a workaround for libevent versions we no longer …

    …work around. Fixes 16647
    nmathewson committed Sep 30, 2015
  4. Warn when the system clock is set back in time

    Warn when the state file was last written in the future.
    Tor doesn't know that consensuses have expired if the clock is in the past.
    
    Patch by "teor". Implements ticket #17188.
    teor2345 committed Sep 30, 2015
Older