aboutsummaryrefslogtreecommitdiff
path: root/src/xml.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace concat_binary supported until R14 with list_to_binary supported since R9Badlop2010-03-081-2/+2
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Fix unnecessary call to xml:crypt/1 (thanks to Janusz Dziemidowicz)(EJAB-1064)Badlop2009-10-191-1/+1
* Include original timestamp on delayed presences (thanks to Mickael Remond)(EJ...Badlop2009-06-301-0/+4
* Replace TYPE/1 with is_TYPE/1 (EJAB-922)Badlop2009-05-061-1/+1
* * src/xml.erl: More verbose error reporting forBadlop2009-04-271-1/+9
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * applied copyright patch 2.Mickaël Rémond2007-12-241-4/+22
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/xml.erl: Removing debug printout.Mickaël Rémond2007-07-311-2/+0
* * src/xml.erl: Making use of CDATA escaping optional through with a compile t...Mickaël Rémond2007-07-311-6/+16
* * src/xml.erl: Better escaping management with CDATA. We only add CDATA enclo...Mickaël Rémond2007-07-301-8/+68
* * src/xml.erl: Only wrap xmldata nodes in xml cdata "tag" if bigger than 50 b...Mickaël Rémond2007-07-301-4/+10
* * src/xml.erl: Remove compilation warnings (EJAB-290).Mickaël Rémond2007-07-301-4/+4
* * src/xml.erl: Removed more code commented out.Mickaël Rémond2007-07-301-38/+0
* * src/xml.erl: Do not crypt binary CData, but enclose the value inMickaël Rémond2007-07-301-66/+7
* * src/xml.erl: Add new helper function get_subtag_cdata/2.Mickaël Rémond2007-06-051-1/+8
* * src/web/ejabberd_http.erl: Added separate version ofAlexey Shchepin2007-02-041-1/+1
* * src/xml.erl: ' entity replaced by ' Should work more universaly (i...Mickaël Rémond2007-02-041-1/+1
* * src/expat_erl.c: Use binaries for CDATAAlexey Shchepin2006-04-051-4/+6
* * src/idna.erl: Support for IDNA (RFC3490)Alexey Shchepin2004-04-101-36/+67
* * src/ejabberd_ctl.erl: Added commands for backup processingAlexey Shchepin2004-01-181-1/+9
* * (all): Reorganized supervision treeAlexey Shchepin2003-07-201-32/+31
* * src/mod_muc/mod_muc.erl: Now body of message from admin to MUCAlexey Shchepin2003-05-181-0/+25
* *** empty log message ***Alexey Shchepin2003-01-261-19/+48
* *** empty log message ***Alexey Shchepin2003-01-091-9/+15
* *** empty log message ***Alexey Shchepin2003-01-021-1/+32
* *** empty log message ***Alexey Shchepin2003-01-011-1/+7
* *** empty log message ***Alexey Shchepin2002-12-081-2/+5
* *** empty log message ***Alexey Shchepin2002-11-271-28/+1
* *** empty log message ***Alexey Shchepin2002-11-241-1/+29
* *** empty log message ***Alexey Shchepin2002-11-201-0/+92