| Commit message (Expand) | Author | Age | Files | Lines |
| * | Import Atheme commits 2fee9b4, 34e7565, cf7d4e1, eaed083, cd536fd, 693fff4, a... | Ben C | 2017-11-13 | 3 | -14/+886 |
| * | Import Atheme commits 926814c and 7b1e598. | Ben C | 2017-11-12 | 1 | -7/+4 |
| * | Import Atheme commits 5480943 and b6aa6a0. Remove compatibility function for... | Ben C | 2017-11-12 | 2 | -116/+0 |
| * | Move vendor field to a compile time macro | Austin Ellis | 2017-10-30 | 5 | -5/+5 |
| * | Import Atheme commits b566f0c, 821e451, abdc510, d4bae4b, f5398b0, 8ef61cc, 1... | Ben C | 2017-10-07 | 1 | -20/+14 |
| * | Import Atheme commits a287d47 and f3a27b8. | Ben C | 2017-09-16 | 1 | -7/+28 |
| * | Crypto/pbkdf2v2: Implement better PBKDF2 hashing for passwords. Import Athem... | Ben C | 2017-09-15 | 2 | -0/+206 |
| * | crypto: remove outdated comment•••Many crypto modules need OpenSSL now.
| Mantas Mikulėnas | 2014-08-08 | 1 | -3/+2 |
| * | Remove all trailing whitespace | Rylee Fowler | 2014-07-08 | 1 | -3/+3 |
| * | crypto/pbkdf2: reject salt if it's too short, instead of failing•••Closes #275.
| Mantas Mikulėnas | 2014-01-29 | 1 | -0/+3 |
| * | Fixed more warnings | Quora | 2013-04-19 | 1 | -1/+1 |
| * | crypto/pbkdf2: include openssl/hmac.h | William Pitcock | 2012-07-21 | 1 | -0/+1 |
| * | crypto: implement new crypto api (issue #28)•••This will allow us to have multiple crypt implementations loaded.
| William Pitcock | 2012-07-12 | 5 | -31/+36 |
| * | crypto/pbkdf2: cleanup | William Pitcock | 2012-07-09 | 1 | -9/+0 |
| * | crypto/pbkdf2: backport openssl 1.0.0 pbkdf2-hmac functions so the module wor...•••tested briefly on debian 6
| William Pitcock | 2012-07-09 | 1 | -0/+68 |
| * | crypto/pbkdf2: new module implementing PBKDF2-HMAC digest scheme (better than... | William Pitcock | 2012-07-08 | 2 | -0/+78 |
| * | crypto: remove sorservices•••The sorservices module is unused (as far as we know) and doesn't work properly
on 64-bit.
Signed-off-by: Elly Fong-Jones <elly@leptoquark.net>
| Elly Fong-Jones | 2012-04-02 | 2 | -349/+1 |
| * | crypto/posix: this should fix it | William Pitcock | 2012-02-21 | 1 | -6/+4 |
| * | crypto/posix: add some debug code | William Pitcock | 2012-02-21 | 1 | -1/+6 |
| * | crypto/posix: fix typo so we get a full salt | William Pitcock | 2012-02-21 | 1 | -1/+1 |
| * | crypto/posix: use mowgli_strlcpy | William Pitcock | 2012-02-21 | 1 | -1/+1 |
| * | crypto/posix: more conditioning of the salt | William Pitcock | 2012-02-21 | 1 | -1/+6 |
| * | crypto/posix: typo fix | William Pitcock | 2012-02-21 | 1 | -1/+1 |
| * | crypto/posix: fix regression in openssl impl | William Pitcock | 2012-02-21 | 1 | -1/+6 |
| * | crypt/posix: add openssl-based implementation for systems which lack crypt() | William Pitcock | 2012-02-21 | 1 | -0/+142 |
| * | crypto/posix: support building a stub•••This allows us to support building posix-crypt support from OpenSSL
later on.
| William Pitcock | 2012-02-21 | 2 | -3/+20 |
| * | Make 'make install' depend properly upon things that need to be made | Stephen Bennett | 2011-03-12 | 1 | -4/+4 |
| * | Add RPATH information to all of the modules if needed. | William Pitcock | 2010-12-22 | 1 | -1/+1 |
| * | Make the Atheme core a library and add a stub for the services executable. | William Pitcock | 2010-12-14 | 1 | -0/+2 |
| * | Supply intent information when performing module unload operations.•••There are presently two intents for unload operations, these are
MODULE_UNLOAD_INTENT_PERM which indicates a permanent unload, and
MODULE_UNLOAD_INTENT_RELOAD which indicates that a module is being
reloaded (usually for a code upgrade).
This allows the module to know when it should stash persistence data
using the mowgli.global_data classes or when it should just destroy
all data records.
| William Pitcock | 2010-12-03 | 5 | -5/+5 |
| * | Remove a bunch of the SVN Id's from the comments as well while•••we're at it. Sidenote: Yay Vim.
| JD Horelick | 2010-06-04 | 2 | -2/+0 |
| * | Replace the $Id crap that hasn't really been used in 3 years with•••PACKAGE_STRING.
| JD Horelick | 2010-06-04 | 5 | -5/+5 |
| * | Only link to OpenSSL for modules/crypto/* and modules/saslserv/*. | Jilles Tjoelker | 2010-05-23 | 1 | -0/+2 |
| * | Remove CFLAGS += ${PLUGIN_CFLAGS} from modules/*/Makefile.•••buildsys.mk already does this, so it is not needed.
| Jilles Tjoelker | 2010-05-23 | 1 | -1/+0 |
| * | Fix install process. | William Pitcock | 2010-05-18 | 1 | -1/+1 |
| * | chanserv/crypto/global are converted. | William Pitcock | 2010-05-18 | 2 | -23/+23 |
| * | Try to detect MacOS X crypt(3) breakage and generate a DES based hash. | Jilles Tjoelker | 2009-07-04 | 1 | -1/+16 |
| * | Add rawmd5 and rawsha1 password encryption, for use with anope_convert.•••rawmd5 only differs from sorservices in its encoding
of the md5 hash, maybe that should be changed.
| Jilles Tjoelker | 2009-01-09 | 3 | -0/+124 |
| * | Use C99 booleans (<stdbool.h>, bool, true, false). | Jilles Tjoelker | 2008-12-13 | 3 | -9/+9 |
| * | Do not define an identifier with the prefix posix_ (posix_crypt_string). | Jilles Tjoelker | 2008-12-11 | 1 | -2/+2 |
| * | Put our own include path before include paths of other packages.•••This fixes compilation with PCRE on FreeBSD with the
net/xmlrpc-c port installed. net/xmlrpc-c has a header
file /usr/local/include/xmlrpc.h and using that one
instead of our xmlrpc.h breaks things.
| Jilles Tjoelker | 2008-12-03 | 1 | -1/+1 |
| * | Constify some myuser/password/crypto stuff.•••Fixes warning in contrib/ns_forbid.c.
| Jilles Tjoelker | 2008-06-24 | 3 | -6/+6 |
| * | Const fix. | Jilles Tjoelker | 2008-05-16 | 1 | -1/+4 |
| * | Get rid of unreachable return. | Jilles Tjoelker | 2008-05-16 | 1 | -1/+4 |
| * | Transition to more free MD5 implementation. | nenolod | 2007-06-29 | 1 | -4/+4 |
| * | [svn] - Allow for absolute paths in Makefiles by passing --enable-absolute-pa...•••- Hopefully fixed the make depend dependency on .depend
- Added sstrndup convenience function
- Started moving some #includes from atheme.h to sources that need them
- Added JSON-C library with JSON-RPC functionality (unused for now)
- Micro-optimisations
- Rather large change to the Makefiles: moved common defines in modules to modules/Makefile.defs and common rules to modules/Makefile.rules
- Added the httpd from contrib/ to modules/misc and added an url-handler list. The XML-RPC now uses this httpd and registers as handler for /xmlrpc (TODO: make this configurable)
- Added generation of modules/gameserv/namegen_tab.h to the Makefile
- The JSON module in modules/json/main.c does exactly the same as the XML-RPC module. This is going to change soon.
| pippijn | 2007-06-03 | 1 | -57/+9 |
| * | [svn] Add datarootdir = @datarootdir@ to all Makefile.in•••to make autoconf 2.60 happy. Older autoconf versions
will neither expand nor use this.
| jilles | 2007-03-25 | 1 | -0/+1 |
| * | [svn] command_fails to gettext | pippijn | 2007-03-05 | 1 | -3/+2 |
| * | [svn] added missing vim options | pippijn | 2007-03-03 | 3 | -5/+11 |
| * | [svn] added vim options to the end of each C file | pippijn | 2007-03-03 | 3 | -5/+17 |