index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2014-12-02
[url] fixes encoding error in encoding detection code, maybe closes #2
M. Hecker
2014-09-03
Merge branch 'fork' of github.com:4poc/rbot into fork
M. Hecker
2014-09-03
[webservice] expose webservice to plugins
M. Hecker
2014-07-18
add a first basic colorformat string function
Matthias H
2014-07-17
[agent] add options for ssl and proxy
Matthias H
2014-05-03
[registry] fix subregistry re-use (closes #1)
M. Hecker
2014-04-29
[webservice] add /ping test route
M. Hecker
2014-03-27
[httputil] fix unknown fallback encoding
Matthias H
2014-03-06
[registry] improved tests, sqlite/tc bugfixes
Matthias H
2014-03-06
[registry] small refactoring and added flush test
Matthias H
2014-03-06
[registry] added sqlite3 database adapter
Matthias H
2014-03-06
[config] adds a new param store_default
Matthias H
2014-03-05
[registry] migrate tc directory name to registry_tc
Matthias Hecker
2014-03-05
[ssl] fix for missing ca path
Matthias Hecker
2014-03-05
[registry] use tc by-default if available
Matthias Hecker
2014-02-28
[httputil] fix to ignore recoding errors
Matthias H
2014-02-24
[webservice] log requests to seperate file in profile
Matthias H
2014-02-24
[webservice] response as json if asked to
Matthias H
2014-02-24
[registry] optimize at every restart/rescan
Matthias H
2014-02-24
[registry] refactoring into a abstract and factory
Matthias H
2014-02-24
[agent] wip core mechanize agent plugin
Matthias H
2014-02-21
[webservice] dispatch command in post aswell
Matthias H
2014-02-21
[unicode] fix to ignore invalid-unicode
Matthias H
2014-02-21
[remote] removed due to security concerns
Matthias H
2014-02-21
[webservice] control bot through http interface
Matthias H
2014-02-21
[auth] randomized default password
Matthias H
2014-02-20
[remote] server imho shouldnt be listen by default
Matthias H
2014-02-20
[core] unicode plugin that sets server encoding
Matthias H
2014-02-20
[registry] daybreak engine small fix
Matthias H
2014-02-19
[registry] registry folder with suffix, added daybreak engine
Matthias H
2014-02-18
log fatal/error messages to stderr, but check if daemonized first!
Matthias H
2014-02-18
remove old/compat code no longer supported
Matthias H
2014-02-18
[registry] removed temp logging
Matthias H
2014-02-18
removes bdb&tc registry; adds dbm registry
Matthias H
2013-12-06
workaround for broken pretty_inspect
Matthias H
2013-12-06
httputil: fixes encoding issues with 1.9+
Matthias Hecker
2013-12-04
Revert "always print FATAL and ERROR logmessages to STDERR"
Matthias Hecker
2013-12-04
gettext: change depricated and removed setlocale
Matthias Hecker
2013-11-15
plugins: improve error handling on load
Giuseppe Bilotta
2013-11-14
always print FATAL and ERROR logmessages to STDERR
Matthias Hecker
2013-11-14
allow to verify ssl connections against a CA.
Matthias H
2013-11-02
ruby 2.0.0: better fix for the ThreadError
Matthias H
2013-11-02
ruby 2.0.0: changes sigtrapping, fixes ThreadError
Matthias H
2013-11-02
ruby 2.0.0: fix for changed @waiters in compat19
Matthias H
2013-11-02
Solve Socket vs URI IPv6 handling in Ruby
Giuseppe Bilotta
2013-11-02
ruby 1.9+: specify file encodings
Giuseppe Bilotta
2013-04-25
utils: fixed secs_to_string output for one-element arrays
Jay Thomas
2013-04-25
extends: updated shuffle method
Jay Thomas
2012-09-27
bdb: message when wrong bdb module is loaded
Giuseppe Bilotta
2012-08-31
bdb: restore errors should be logged as errors
Giuseppe Bilotta
[next]