prosody.git
2009-10-05 Matthew Wildmod_tls: Mark starttls feature as <required/> if requir...
2009-10-05 Matthew Wildmod_tls: Mark session as not secure before negotiating TLS
2009-10-05 Matthew Wilds2smanager: Mark session as secure if it was negotiatin...
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildmod_console: Add module:list() to help
2009-10-05 Matthew Wildmod_console: Add module:list() command to show modules...
2009-10-05 Matthew Wildutil.array: Per-array methods now always mutate the...
2009-10-05 Matthew Wildmodulemanager: Add host.modules to contain a table...
2009-10-05 Matthew Wildmod_tls: Only advertise TLS if the server told us which...
2009-10-05 Matthew Wildxmppserver_listener: Lower log-level of debug message...
2009-10-05 Matthew Wildnet.adns: Bump log-level of DNS handler errors to,...
2009-10-04 Waqas HussainMerge with 0.5
2009-10-04 Waqas Hussainstanza_router: Reply to IQ requests with missing 'id...
2009-10-04 Waqas Hussainrostermanager: Fixed: Roster version was not being...
2009-10-04 Waqas Hussainrostermanager: Added support for saving rosters of...
2009-10-04 Matthew Wildmod_tls: :up() out of the starttls tag in stream:features
2009-10-04 Paul AurichSpecify XMPP version on response stream to incoming...
2009-10-04 Paul AurichMinor changes; outgoing TLS works.
2009-10-04 Matthew Wildhostmanager: Create ssl context for each host (fixes...
2009-10-04 Matthew Wildloggingmanager: Whitespace fix
2009-10-04 Matthew Wilds2smanager: Small comment
2009-10-04 Matthew Wilds2smanager: Don't wait for stream:features from non...
2009-10-04 Matthew Wilds2smanager: Send stream:features for incoming s2s conne...
2009-10-04 Matthew Wilds2smanager: Give outgoing sessions a host field (the...
2009-10-04 Matthew Wildstanza_router: Add COMPAT comment for Pidgin workaround
2009-10-04 Matthew Wildnet.server: Small logging improvements
2009-10-04 Matthew Wildnet.server: Pass current time to timer callbacks
2009-10-04 Matthew Wildnet.server: Increase SSL handshake round-trip limit...
2009-10-04 Matthew Wildnet.server: Call handler's status() to notify it of...
2009-10-04 Matthew Wildnet.server: Provide a way to get sslctx of a client...
2009-10-04 Matthew Wildnet.server: Provide a way to get sslctx of a server
2009-10-04 Matthew Wildxmppserver_listener: Add status() function to signal...
2009-10-04 Matthew Wildxmppserver_listener: Add logger to s2s sessions
2009-10-04 Matthew Wildxmppserver_listener: Small whitespace fix
2009-10-04 Matthew Wildxmppserver_listener: Better log messages on invalid XML
2009-10-04 Matthew Wildmod_dialback: Initiate dialback on incoming stream...
2009-10-04 Matthew Wildmod_tls: Advertise and handle TLS for s2s connections
2009-10-04 Matthew Wildutil.stanza: Add __type to metatable
2009-10-03 Matthew Wildsessionmanager: Use UUID for stream ids to clients...
2009-10-03 Matthew Wildsessionmanager: Add c2s_timeout option for unauthentica...
2009-10-03 Matthew Wildutil.timer: Pass current_time to timer callbacks
2009-10-02 Matthew Wildmod_httpserver: Update to use new httpserver.new_from_c...
2009-10-02 Matthew Wildmod_bosh: Update to use new httpserver.new_from_config...
2009-10-02 Matthew Wildnet.httpserver: Allow modules registering to provide...
2009-10-02 Matthew WildMerge with 0.5
2009-10-02 Matthew Wildutil.muc: Fix location of <x> element on error replies
2009-10-02 Matthew WildMerge with 0.5
2009-10-02 Matthew Wildmod_bosh: Fix for 'invalid key to next' error when...
2009-10-02 Matthew Wildnet.server: Fix missing concatenation operator in error...
2009-10-02 Waqas HussainMUC: Prep given JID when changing affiliation.
2009-10-02 Waqas HussainMerge with 0.5
2009-10-02 Waqas HussainMerge
2009-10-02 Waqas Hussainmod_register: Added helpful text to registration error...
2009-10-02 Waqas Hussainmod_register: Changed error type for hitting registrati...
2009-10-02 Waqas Hussainmod_register: Fixed: No error was returned if username...
2009-10-02 Waqas Hussainutil.encodings: Removed a bit of unreachable code.
2009-10-02 Waqas Hussainutil.encodings: Included idn-free.h, which explicitly...
2009-10-02 Waqas Hussainutil.encodings: Fixed: Last change was not ANSI C compa...
2009-09-30 Matthew WildMerge with 0.5
2009-09-30 Matthew Wildmodulemanager: Load modules for components, too
2009-09-30 Matthew Wildcomponentmanager: Preserve existing events table (if...
2009-09-30 Matthew Wildcomponentmanager: Fire event on component activation
2009-09-30 Matthew Wildcomponentmanager: Use create_component for, er, creatin...
2009-09-30 Matthew Wildhostmanager: Only load vhosts, not components
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildmod_saslauth: Prep username used for authenticating...
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildutil.encodings: Don't throw an error but return nil...
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildutil.pposix: Compatibility with Solaris systems (thanks...
2009-09-29 Matthew Wildutil.signal: Change ifdef to allow signal.kill() on...
2009-09-29 Matthew WildMakefile: Don't combine variable export with assignment...
2009-09-27 Matthew WildMerge with 0.5
2009-09-27 Matthew WildTagging 0.5.2
2009-09-27 Matthew WildMerge with trunk
2009-09-27 Matthew WildMerge with 0.5
2009-09-27 Matthew WildMerge with waqas
2009-09-27 Matthew WildMerge with waqas
2009-09-27 Matthew Wildcore.s2smanager: Always use last record in the DNS...
2009-09-27 Waqas Hussainmod_legacyauth: Don't allow server-generated resource...
2009-09-27 Waqas Hussainmod_legacyauth: Undo auth on bind fail. Legacy auth...
2009-09-27 Waqas Hussainmod_legacyauth: Added node and resource prepping.
2009-09-25 Waqas HussainMUC: Added multi-session support to the room-exiting...
2009-09-25 Waqas HussainMUC: Renamed a variable name.
2009-09-25 Waqas HussainMUC: Refactored to remove some duplicate code.
2009-09-25 Matthew Wildnet.dns: Even better parsing of nameservers from resolv...
2009-09-24 Matthew WildMerge with 0.5
2009-09-24 Matthew Wildnet.dns: Remove elements from the cache when expired...
2009-09-24 Matthew Wildmod_console: s2s:close: Use session:close() if that...
2009-09-24 Matthew Wildnet.dns: Stricter matching of nameserver entries in...
2009-09-24 Waqas HussainMUC: Added legacy error code to the presence error...
2009-09-24 Waqas HussainMUC: Added legacy error codes to nickname conflict...
2009-09-24 Matthew WildMerge with trunk
2009-09-24 Matthew WildMerge with 0.5
2009-09-24 Matthew Wildnet.dns: Respect commented nameserver entries in resolv...
2009-09-23 Matthew Wildmod_welcome: Change $user to $username in default welco...
2009-09-22 Waqas HussainMakefile.win: Updated the windows Makefile with more...
2009-09-22 Waqas Hussainutil.encodings: Fixed an issue with cross-module memory...
2009-09-21 Waqas HussainMUC: Added MUC feature to the disco#info replies of...
2009-09-21 Matthew WildRe-tagging 0.5.2
next