Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reload modules when reloading configuration file | Evgeniy Khramtsov | 2017-02-22 | 1 | -1/+5 |
| | |||||
* | Cleanup file headers | Christophe Romain | 2017-01-03 | 1 | -4/+3 |
| | |||||
* | Update copyright date automatically (#1442) | Badlop | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Make modules loading in a dependent order (#1191) | Evgeniy Khramtsov | 2016-07-06 | 1 | -1/+4 |
| | |||||
* | Update copyright to 2016 (#901) | Badlop | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | Move JID related functions to jid.erl (#847) | Evgeniy Khramtsov | 2015-11-24 | 1 | -7/+7 |
| | |||||
* | cosmetic cleanup | Christophe Romain | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | Do not crash SIP authentication on SCRAMed passwords | Evgeniy Khramtsov | 2015-08-02 | 1 | -2/+6 |
| | |||||
* | Add config validation at startup | Evgeniy Khramtsov | 2015-06-01 | 1 | -3/+44 |
| | |||||
* | Document protocol support (EJABS-1620) | Badlop | 2015-05-21 | 1 | -0/+1 |
| | |||||
* | Fix missing copyright dates to 2015 (EJAB-1733) | Christophe Romain | 2015-01-21 | 1 | -0/+17 |
| | |||||
* | Change return type to reflect recent changes in p1_sip | Evgeniy Khramtsov | 2014-07-16 | 1 | -2/+2 |
| | |||||
* | Use -include_lib instead of -include for esip and p1_xml | Matwey V. Kornilov | 2014-07-05 | 1 | -1/+1 |
| | | | | | -include_lib is used in order to find deps. Rebar include magic is not required anymore. Rebar uses deps as library directory. | ||||
* | SIP Outbound (RFC 5626) support | Evgeniy Khramtsov | 2014-06-06 | 1 | -7/+13 |
| | |||||
* | Reply to pings | Evgeniy Khramtsov | 2014-06-03 | 1 | -0/+2 |
| | |||||
* | Sign 'Record-Route' in order to proxy unauthorized ACKs | Evgeniy Khramtsov | 2014-06-01 | 1 | -8/+9 |
| | |||||
* | Fix proxying of ACK requests for 2xx responses | Evgeniy Khramtsov | 2014-05-23 | 1 | -13/+8 |
| | |||||
* | Remove empty line | Evgeniy Khramtsov | 2014-05-02 | 1 | -1/+0 |
| | |||||
* | Some cleanup | Evgeniy Khramtsov | 2014-05-02 | 1 | -46/+2 |
| | |||||
* | Optimize request processing | Evgeniy Khramtsov | 2014-05-02 | 1 | -14/+16 |
| | |||||
* | Do not proxy stray responses statelessly (as per RFC 6026) | Evgeniy Khramtsov | 2014-05-02 | 1 | -48/+2 |
| | |||||
* | Locate sessions by proxy processes directly | Evgeniy Khramtsov | 2014-05-02 | 1 | -76/+40 |
| | |||||
* | SIP support | Evgeniy Khramtsov | 2014-04-30 | 1 | -0/+404 |
Conflicts: configure configure.ac doc/guide.tex |