#
sasl
Here are 51 public repositories matching this topic...
jlu5
commented
Oct 5, 2019
Ideally these should be pulled from some central location.
$ supybot --version
Limnoria 2019.10.05 running on Python 3.7.3 (default, Apr 3 2019, 05:39:12)
[GCC 8.3.0]
$ supybot-adduser --version
supybot 2019.10.05
$ supybot-plugin-create --version
Supybot 2019.10.05
$ supybot-plugin-doc --version
Supybot 2019.10.05
$ supybot-reset-password --version
supybot 2019.10.05
$ supybo
Official UnrealIRCd repository. Downloads are available from our site
-
Updated
May 31, 2020 - C
-
Updated
Apr 19, 2020 - JavaScript
Proxy connections to Kafka cluster. Connect through SOCKS Proxy, HTTP Proxy or to cluster running in Kubernetes.
-
Updated
May 31, 2020 - Go
OpenLdap port for DotNet Core (Linux\OSX\Windows)
windows
macos
linux
c-sharp
ldap
unix
csharp
osx
dotnet
ad
openldap
mono
sasl
activedirectory
kerberos
gssapi
digest-md5
ldapfornet
sasl-external
-
Updated
May 31, 2020 - C#
Open
Update README
janisz
commented
Aug 10, 2015
I think README is outdated. It doesn't provide step by step directions how to build modules.
Please add information about dependencies and fix Makefile to prevent follwoing issues
cc1plus: all warnings being treated as errors
make: *** [authentication/test_authentication_modules.lo] Error 1
XOAUTH2 mechanism plugin for cyrus-sasl
-
Updated
Apr 27, 2020 - C
A simple Swift class wrapper of OpenLDAP.
-
Updated
May 21, 2020 - Swift
An implementation of the Simple Authentication and Security Layer (SASL).
-
Updated
May 4, 2020 - Go
Extends the built-in Laravel 5 Cache memcached driver adding support for SASL, options, and persistent connections. Also works with Sessions.
php
memcached
laravel
sasl
laravel-5-package
laravel-memcached
laravel-cache
memcached-sessions
memcached-features
persistent-connections
-
Updated
May 31, 2017 - PHP
a seriously modern IRC daemon written from scratch in Perl. designed to be ridiculously extensible, painlessly reloadable, and excessively configurable
modular
irc
perl
irc-protocol
ircv3
ircd
sasl
irc-services
irc-daemon
irc-server
juno-ircd
modern-irc-server
-
Updated
Apr 26, 2020 - Perl
-
Updated
Jun 2, 2020 - Pascal
Salted Challenge Response Authentication Mechanism (SCRAM-SHA-1 SCRAM-SHA-256 SCRAM-SHA-512)
challenge
library
authentication
salt
sasl
response
mechanism
scram
rfc5802
scram-sha-256
scram-sha-1
scram-sha-512
-
Updated
Apr 8, 2020 - Nim
Dockerized Postfix with SASL SMTP Relay Support
-
Updated
Feb 21, 2018 - Shell
Docker Image for Apache Subversion with http:// and svn:// access plus LDAP and local passdb auth as well as WebSVN
-
Updated
Sep 5, 2018 - Shell
The Mailismus mailserver
whitelist
blacklist
email
imap
sasl
smtp
pop
smtp-server
anti-spam
maildir
pop3
spam-protection
pop3-client
imap-server
mailserver
pop3-server
imap4
greylist
smtp-authentication
pop-server
-
Updated
Jan 18, 2019 - Java
A simple and straight forward implementation of Shopify/sarama's AccessTokenProvider interface to be used for the SASL/OAUTHBEARER auth mechanism for Apache Kafka
-
Updated
Dec 24, 2019 - Go
Open
IRCv3 compliance
wolfy1339
commented
Mar 18, 2018
IRCv3 Specifications
IRCv3.1
Base Extensions
Optional Extensions
- [
account-notifyExtension](http://ircv3.n
Improve this page
Add a description, image, and links to the sasl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sasl topic, visit your repo's landing page and select "manage topics."
A very large proportion of the size of a persistent history message is JSON bloat. As described here:
https://github.com/oragono/oragono/blob/cb356ecaf01b87daf1ed67edf5ea8f30bce02f7f/irc/mysql/serialization.go#L10
it is easy to add a binary format with a different magic number and then support retrieval of both formats.