Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-01-13 | Update copyright to 2016 (#901) | Badlop | 1 | -1/+1 |
2015-12-07 | More now() replacements | Paweł Chmielowski | 1 | -4/+2 |
2015-11-24 | Move JID related functions to jid.erl (#847) | Evgeniy Khramtsov | 1 | -6/+6 |
2015-10-07 | cosmetic cleanup | Christophe Romain | 1 | -1/+1 |
2015-06-01 | Add config validation at startup | Evgeniy Khramtsov | 1 | -4/+10 |
2015-01-21 | Fix missing copyright dates to 2015 (EJAB-1733) | Christophe Romain | 1 | -0/+17 |
2014-07-17 | Fix Record-Route signing | Evgeniy Khramtsov | 1 | -4/+16 |
2014-07-07 | Add new option support: always_record_route | Evgeniy Khramtsov | 1 | -7/+20 |
2014-07-05 | Use -include_lib instead of -include for esip and p1_xml | Matwey V. Kornilov | 1 | -1/+1 |
2014-06-02 | Don't add 'rport' paramater to 'Via' header | Evgeniy Khramtsov | 1 | -2/+1 |
2014-06-02 | Rename option 'route' to 'record_route' and add new option 'routes' | Evgeniy Khramtsov | 1 | -18/+26 |
2014-06-01 | Sign 'Record-Route' in order to proxy unauthorized ACKs | Evgeniy Khramtsov | 1 | -3/+62 |
2014-05-31 | Fix 'via' option lookup | Evgeniy Khramtsov | 1 | -1/+1 |
2014-05-31 | Add new option: route | Evgeniy Khramtsov | 1 | -4/+21 |
2014-05-31 | Don't add 'Record-Route' header for mid-dialog requests | Evgeniy Khramtsov | 1 | -6/+16 |
2014-05-31 | Don't substitute URI in ACK | Evgeniy Khramtsov | 1 | -2/+2 |
2014-05-30 | Fix previous commit | Evgeniy Khramtsov | 1 | -4/+4 |
2014-05-30 | Process 'Contact' headers more accurately (as per RFC3261) | Evgeniy Khramtsov | 1 | -6/+6 |
2014-05-23 | Fix proxying of ACK requests for 2xx responses | Evgeniy Khramtsov | 1 | -4/+50 |
2014-05-02 | Remove unused function | Evgeniy Khramtsov | 1 | -6/+2 |
2014-05-02 | Forking support | Evgeniy Khramtsov | 1 | -47/+120 |
2014-05-02 | Some cleanup | Evgeniy Khramtsov | 1 | -2/+46 |
2014-05-02 | Multiple REGISTER bindings support | Evgeniy Khramtsov | 1 | -3/+3 |
2014-05-02 | Locate sessions by proxy processes directly | Evgeniy Khramtsov | 1 | -9/+21 |
2014-04-30 | SIP support | Evgeniy Khramtsov | 1 | -0/+152 |