index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcube_utils.php
Age
Commit message (
Expand
)
Author
2012-09-17
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-09-17
Fix PHP warning when rep_specialchars_output() 1st argument is not a string (...
Aleksander Machniak
2012-09-09
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-08-27
Fix deprecated function usage
Aleksander Machniak
2012-08-27
Rename ip_check to check_ip, add IP checking tests
Aleksander Machniak
2012-08-24
Improved email address validation with IPv6 support
Aleksander Machniak
2012-08-17
Fix domain part check in email address validation function. Added test cases.
Aleksander Machniak
2012-08-14
Codestyle
Thomas Bruederli
2012-08-12
CS fixes (mostly tab -> spaces)
Aleksander Machniak
2012-07-26
use in parse_host HTTP_HOST for %d
bes.internal
2012-07-24
Small performance improvement: use cookie 'secure' parameter if enabled
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-05-15
Move rcube_addressbook::normalize_string() to rcube_utils::normalize_string()...
Thomas Bruederli
2012-05-06
Remove BOM (#1488458)
Aleksander Machniak
2012-05-03
- Fix the idn_convert() function call that was preventing the login with the...
vbenincasa
2012-04-16
- Framework refactoring (I hope it's the last one):
alecpl