1. aa8d48c ranap_msg_factory: remove unusued variable by Philipp Maier · 7 years ago
  2. 1eb19cf ranap_msg_factory: check IE encoder return codes by Philipp Maier · 7 years ago
  3. 54df0a1 ranap_msg_factory: sanitize: memcpy instead of unaligned int copy by Neels Hofmeyr · 7 years ago
  4. e90f13e api doc: clarify byte order in ranap_new_msg_rab_assign_* by Neels Hofmeyr · 7 years ago
  5. 8e29b23 new_rab_par_voice(): add bitrate params, call with (6700, 12200) by Neels Hofmeyr · 7 years ago
  6. 135bc06 ranap: make X.213 NSAP 160 bits long, zero padded by Neels Hofmeyr · 7 years ago
  7. ad14ff9 cs RAB: add nAS_SynchronisationIndicator by Neels Hofmeyr · 7 years ago
  8. 74b0565 comment: note RAB assignment spec reference by Neels Hofmeyr · 8 years ago
  9. 7b48749 ranap: include port in RTP TransportLayerInformation by Neels Hofmeyr · 8 years ago
  10. f6673b7 RAB Assign for voice: heed the x213 nsap flag by Neels Hofmeyr · 8 years ago
  11. a9cf70f ranap_msg_factory: Fix endianess in paging command by Daniel Willmann · 8 years ago
  12. bb289e3 RAB parameters: add Extended Max Bitrate by Harald Welte · 8 years ago
  13. f098c7a ranap_msg_factory: fix RAB IP addr byte order for use_x213_nsap==false by Neels Hofmeyr · 8 years ago
  14. edf1367 new RAB: add use_x213_nsap parameter / change it to bool by Neels Hofmeyr · 8 years ago
  15. 9246cc9 cosmetic: comments, log typo, explicit pointer by Neels Hofmeyr · 8 years ago
  16. f44d12c ranap_msg_factory: Add keystatus parameter for security mode cmd by Daniel Willmann · 8 years ago
  17. f6e16b7 ranap_msg_factory: add Iu Release Complete msg generator by Neels Hofmeyr · 8 years ago
  18. 7e760acc add missing comment in ranap_msg_factory.c by Neels Hofmeyr · 8 years ago
  19. a9f5566 ranap_msg_factory: add Security Mode Complete msg generator by Neels Hofmeyr · 8 years ago
  20. 49f99cd ranap_msg_factory: Use network byte order for 16 bit mode_versions field by Daniel Willmann · 8 years ago
  21. 96979af move ranap_*.h,iu_helpers.h to include/osmocom/ranap/ by Neels Hofmeyr · 8 years ago
  22. bdf3fd1 don't include hnbgw.h from ranap header files by Harald Welte · 9 years ago
  23. 056984f merge (+rename) iu_helpers.c into libosmo-ranap by Harald Welte · 9 years ago
  24. 74157f6 ranap_msg_factory: Fix memory leaks in OCTET_STRING by Harald Welte · 9 years ago
  25. 1cdb81d ranap_msg_factory: Mark 'RANAP_Cause_t *' as const by Harald Welte · 9 years ago
  26. 37223d8 ranap_msg_factory: functions for RAB and IU Release Request by Harald Welte · 9 years ago
  27. 01de8d7 fix copy+paste mistakes when encoding GTP TEI in RAB Parameters by Harald Welte · 9 years ago
  28. 05ac677 make bitrates configurable in new_rab_par_data() by Harald Welte · 9 years ago
  29. bfe49a2 ranap_msg_factory.c: Use X.213 NSAP encoding for TransportLayerAddr by Harald Welte · 9 years ago
  30. 2cf0d8f ranap_msg_factory: CipheringInformation is optional in SecurityModeCommand by Harald Welte · 9 years ago
  31. f9c9aa5 ranap_msg_factory.c: Fix compiler warnings by Harald Welte · 9 years ago
  32. 57d8733 ranap_msg_factory: use OCTET_STRING_fromBuf() in ranap_new_msg_dt() by Harald Welte · 9 years ago
  33. ea98b6f ranap: New ranap_new_msg_initial_ue() funcition by Harald Welte · 9 years ago
  34. c4338de hnbgw: Bring all parts together by Harald Welte · 9 years ago
  35. 0a3eafe ranap: Don' shift the RAB ID by 3 bits by Harald Welte · 9 years ago
  36. 94a62d5 ranap: No need for htonl() of IP addresses and the like by Harald Welte · 9 years ago
  37. b7f67c4 ranap: Don't forget ProtocolIE-CointainerPair around ProtocolIE-FieldPair by Harald Welte · 9 years ago
  38. f8db61b First compiling (and leak-free) RANAP message generation functions by Harald Welte · 9 years ago