3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 10 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improve and enhance the embedded WAR example app More... almost 11 years ago
improve and enhance the embedded WAR example app More... almost 11 years ago
allow building a full pubsub demo client JAR by executing 'mvn assembly:single' More... almost 11 years ago
fix maven pom to reflect change to git SCM More... almost 11 years ago
VYSPER-346: domain check in JIDs is now considering different casings. perform sanity checks on XMPPServer instantiation. More... almost 11 years ago
HBase storage: extract generic persistence manager for XEPs like vcard and private data, add vcard storage for HBase More... almost 11 years ago
private data storage: use proper namespace in column family 'xep' More... almost 11 years ago
HBase storage: add private data persistence More... almost 11 years ago
fix roster + contact storage in HBase More... almost 11 years ago
HBase roster manager: support groups More... almost 11 years ago
fix HBase storage stuff More... almost 11 years ago
add HBase storage to distribution More... almost 11 years ago
first try of a HBase storage for Vysper More... almost 11 years ago
prepare HBase storage module More... almost 11 years ago
VYSPER-345: remove JCR from core spring config, comment to use separate jar More... almost 11 years ago
move JCR storage code over to dedicated module More... almost 11 years ago
prepare new module for storage More... almost 11 years ago
VYSPER-344: overall improvements of server-to-server: add logging, harden routing, exeption handling. fix receiving of keep-alive pings More... almost 11 years ago
add new configuration properties to spring-config.xml, add comments More... almost 11 years ago
make ping result handling resistant against concurrent modification, especially when the XmppPinger is removing himself upon notification More... almost 11 years ago
VYSPER-344: s2s connector: make certificate checking pluggable More... almost 11 years ago
VYSPER-344: s2s connector: improve diagnostic logging vastly, fix closing of connection. More... almost 11 years ago
VYSPER-344: deliver s2s presence subscription stanzas not to the initiating entity (the other server) but to the "from" entity which originally created the request. now subscription works in s2s. More... almost 11 years ago
allow for the SSLContext's default trust manager to be used. More... almost 11 years ago
VYSPER-329, VYSPER-344: fix verifying jabber:server namespace, must be possible in s2s as well as c2s More... almost 11 years ago
rename BogusTrustManagerFactory to NonCheckingX509TrustManagerFactory, because it's not so much bogus as not checking if the certificates are valid. More... almost 11 years ago
org.apache.httpcomponents:httpclient version bump from 4.0.1 to 4.2.5 More... almost 11 years ago
fast exit on NULL, trivial, idempotent change More... almost 11 years ago
VYSPER-343: enabling federation now possible in spring More... almost 11 years ago
VYSPER-342: after discussing on ML, now prefer thread local again More... almost 11 years ago