Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lavabit/magma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-30Fixed string opts on data buffer to make append valid.Ladar Levison
2018-11-30Detect a missing magmad.so path properly.Ladar Levison
2018-11-30Fixed the read/write pedantic logging ifdef logic.Ladar Levison
2018-11-29Updated to the gd configuration so it can detect and enable freetype support.Ladar Levison
2018-11-29Adjusted two errant variables that were unused if pedantic logging is disabled.Ladar Levison
2018-11-29Handle environment/command line make variable overrides.Ladar Levison
2018-11-28Makefile syntax/indentation cleanup.Ladar Levison
2018-11-28Fixed an array size issue in unit tests, and type comparison.Ladar Levison
2018-11-28Fixed an improper string init in the bitwise check, and type comparison in HT...Ladar Levison
2018-11-28Various data type tweaks to avoid invalid comparisons, access.Ladar Levison
2018-11-22Cleanup the sandbox log files when running the reset script.Ladar Levison
2018-11-22Ignore logging options when printing startup/shutdown banners.Ladar Levison
2018-11-22Fixed the spurious TCP error trigged by the dropped POP connection.Ladar Levison
2018-11-22Check will always print to console. Errors always goto log file (if enabled).Ladar Levison
2018-11-22Removed improper print statement from string comparison unit test.Ladar Levison
2018-11-22Ignore config file log options when printing the init banner.Ladar Levison
2018-11-22Moved the standalone stack trace print function into core.Ladar Levison
2018-11-22Correct syntax typo introduced by the path resolution logic commit.Ladar Levison
2018-11-22Fixed the MySQL unit test include resolution bug.Ladar Levison
2018-11-22Updated the path resolution logic used by scripts.Ladar Levison
2018-11-21Cleanup the console descriptors.Ladar Levison
2018-11-21Valgrind check script cleanup.Ladar Levison
2018-11-21Merge branch 'develop' of ssh://github.com/lavabit/magma into developLadar Levison
2018-11-21Updated Valgrind suppressions.Ladar Levison
2018-11-21Updated Valgrind suppressions.Ladar Levison
2018-11-21Fix a tiny memory leak inside the user registration unit test.Ladar Levison
2018-11-21Cleanup iostat output supplied by build.lib.sh.Ladar Levison
2018-11-21Updating bundled OpenSSL to 1.0.2q.Ladar Levison
2018-11-17Minor improvements in schema loading/reset scripts.Ladar Levison
2018-11-17Needed another email address in the sandbox database.Ladar Levison
2018-11-17Removed hard coded confignum from version insert statement.Ladar Levison
2018-11-17Added a start and limit params to messages.list camelface function.Ladar Levison
2018-11-09Fixed the inline script comments.Ladar Levison
2018-11-09Updated the valgrind check script for single checks.Ladar Levison
2018-11-09Fixed the DKIM signing unit test.Ladar Levison
2018-11-09Fixed descriptor leak during shutdowns.Ladar Levison
2018-11-09Created a test script to search for syntax errors.Ladar Levison
2018-11-09Fixed the managed string print function syntax.Ladar Levison
2018-11-08Added experimental support for alternate DKIM domain field values.Ladar Levison
2018-11-07Cleaned up the shutdown process.Ladar Levison
2018-11-07Added camelface user registration unit tests.Ladar Levison
2018-11-07Fixed 'corp' registration and added a 'corp' user creation test.Ladar Levison
2018-11-07Sanitize usernames during registration. Force secure flag.Ladar Levison
2018-11-07Fixed a formatting error in the unused DNS resolver code.Ladar Levison
2018-11-03Changed the name of port 465 to SMTPS.Ladar Levison
2018-10-25Cleaned up the check_users_auth_username_s logic/syntax.Ladar Levison
2018-10-25 Explicitly disable TIFF support to avoid errors.Ladar Levison
2018-10-25Adding port range sysctl note/setting.Ladar Levison
2018-10-18Increased the ClamAV test timeout (again)..Ladar Levison
2018-10-18Increased the ClamAV test case timeout.Ladar Levison