index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
ntmain.c
Age
Commit message (
Expand
)
Author
2015-07-30
Wrap windows-only C files in #ifdef _WIN32
Nick Mathewson
2015-07-16
Break some wide lines
Nick Mathewson
2015-06-17
Fix an unchecked-case warning on windows
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2013-09-13
Fix a windows compilation warning from 4647 branch
Nick Mathewson
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-06-07
Be more careful calling wcstombs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-16
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2011-11-21
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-08
All NT service configuration commands should make the process exit.
Nick Mathewson
2011-03-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
Doxygen documentation for about 100 things that didn't have any
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'sebastian/bug2314' into maint-0.2.2
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-27
Fix compile wanrings revealed by gcc 4.5 on mingw
Sebastian Hahn
2010-10-15
Remove an XXX in ntmain.c: a simple function call per loop is not so expensive.
Nick Mathewson
2010-09-24
Consistency issues in load_windows_system_library patch. Thanks Sebastian
Nick Mathewson
2010-09-21
Use load_windows_system_library in place of LoadLibrary
Nick Mathewson
2010-08-20
Make the windows build succeed with or without -DUNICODE enabled.
Nick Mathewson
2010-08-19
Fix up compilation on windows.
Nick Mathewson
2010-07-27
Create ntmain.h
Sebastian Hahn
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2009-09-28
Whitespace fix
Nick Mathewson
2009-09-28
Fix some win32 compilation warnings
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-03-27
r19092@catbus: nickm | 2008-03-27 12:43:29 -0400
Nick Mathewson
2008-02-12
r18051@catbus: nickm | 2008-02-12 15:20:43 -0500
Nick Mathewson
2008-02-07
Update some copyright notices: it is now 2008.
Nick Mathewson
2008-02-05
r17914@catbus: nickm | 2008-02-05 16:12:16 -0500
Nick Mathewson
2007-12-12
clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc
Roger Dingledine
2007-10-04
r15530@catbus: nickm | 2007-10-04 12:16:27 -0400
Nick Mathewson
2007-09-10
r15005@catbus: nickm | 2007-09-10 09:49:03 -0400
Nick Mathewson
2007-09-10
svn:r11412
Nick Mathewson
2007-09-06
Fix compilation of ntmain.c.
Nick Mathewson
2007-09-06
r14940@catbus: nickm | 2007-09-06 13:22:26 -0400
Nick Mathewson