index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
diameter
/
include
/
diameter_gen.hrl
Age
Commit message (
Expand
)
Author
2015-08-13
Merge branch 'maint-17' into maint
Anders Svensson
2015-08-13
Merge branch 'anders/diameter/grouped_errors/OTP-12930' into maint-17
Erlang/OTP
2015-08-04
Don't compute AVP list length unnecessarily at AVP decode
Anders Svensson
2015-08-04
Don't traverse errors list unnecessarily when detecting missing AVPs
Anders Svensson
2015-08-04
Don't flag AVP as missing as a consequence of decode error
Anders Svensson
2015-06-22
Merge branch 'bruce/change-license'
Bruce Yinhe
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-18
Fix decode of Grouped AVPs containing errors
Anders Svensson
2015-06-17
Simplify logic
Anders Svensson
2015-06-17
Simplify logic
Anders Svensson
2015-04-03
Remove extra avp bit from diameter_avp decode
Anders Svensson
2015-03-27
Remove potentially large error reason in call to diameter_lib:log/4
Anders Svensson
2015-03-04
Fix handling of length errors on Grouped AVPs
Anders Svensson
2015-02-17
Don't discard component diameter_avp list on Grouped AVP decode error
Anders Svensson
2015-02-17
Fix process dictionary manipulation during message decode
Anders Svensson
2014-09-08
Don't leave extra bit in decoded AVP data
Anders Svensson
2014-09-08
Fix best effort decode of Failed-AVP
Anders Svensson
2014-09-08
Fix decode of Failed-AVP in RFC 3588 answer-message
Anders Svensson
2014-05-26
Do best-effort decode of Failed-AVP
Anders Svensson
2014-05-26
Fix handling of AVP length errors (5014) in unknown AVPs
Anders Svensson
2014-05-26
Replace traffic-related log reports with no-op function calls
Anders Svensson
2014-02-24
Be lenient with the M-bit in Grouped AVPs
Anders Svensson
2013-05-29
Fix recognition of 5001 on mandatory AVP's
Anders Svensson
2013-05-17
Detect all 5005 (MISSING_AVP) errors and don't reverse errors
Anders Svensson
2013-05-17
Add spec to diameter_gen
Anders Svensson
2013-05-17
Fix recognition of 5014 (INVALID_AVP_LENGTH) errors
Anders Svensson
2013-02-08
Remove trailing whitespace
Anders Svensson
2011-11-10
diameter_dbg:log -> diameter_lib:log
Anders Svensson
2011-09-26
Remove duplicate info from error report at encode failure
Anders Svensson
2011-05-18
Initial commit of the diameter application.
Anders Svensson