1. 51f7940 build: use nobase_include_HEADERS instead of using recursive Makefiles by Diego Elio Pettenò · 12 years ago
  2. 62f0e06 build: use LT_INIT([pic-only]) instead of forcing -fPIC in AM_CFLAGS. by Diego Elio Pettenò · 12 years ago
  3. 584672e misc: Fix the email address in the configure.ac by Holger Hans Peter Freyther · 12 years ago v0.1.2
  4. 36a85a4 ipaccess: hex-dump message in case ops->sign_link() returns an error by Harald Welte · 12 years ago
  5. 180ce7e e1_input.h: Declare abis_rsl_sendmsg(struct msgb *msg) by Holger Hans Peter Freyther · 12 years ago
  6. df78e92 osmo-ortp: Prefix oRTP messages with osmo-ortp by Holger Hans Peter Freyther · 12 years ago
  7. a659f48 Fixed TRAU frame handling of packet lengths that are not a multiple of 4 by Andreas Eversberg · 12 years ago
  8. 4308667 Fixed wrong reference while opening mISDN socket by Andreas Eversberg · 12 years ago
  9. 55467f0 abis/close: Deliver S_L_INP_TEI_DN when closing the socket by Holger Hans Peter Freyther · 13 years ago v0.1.1
  10. d73c846 mISDN input: avoid some strange distortion caused by buffer mgmt by Andreas Eversberg · 13 years ago
  11. e194cd9 ipa: The message claims to close the socket but it remains open. by Holger Hans Peter Freyther · 13 years ago
  12. 0b5ffc1 osmo_ortp: include ortp/port.h for the memory management functions by Harald Welte · 13 years ago
  13. 833aa79 version 0.13.1 of libortp seems sufficient by Harald Welte · 13 years ago
  14. 25c8361 misc: Linker fix for Ubuntu 11.10 by Holger Hans Peter Freyther · 13 years ago
  15. 43f4e08 depend on new libosmocore 0.3.10 (lapd) and increment LIBVERSION by Harald Welte · 13 years ago v0.1.0
  16. 8aaed05 Length check of LAPD messages to prevent overflows on corrupt frames by Andreas Eversberg · 13 years ago
  17. d88c5bf Fixed missing T203 in profiles by Andreas Eversberg · 13 years ago
  18. 3c46044 Addition to last commit 2f5a3714075882ac946536709ac581453b6ad52a by Andreas Eversberg · 13 years ago
  19. 3744b87 LAPD profiles are globally defined structures by Andreas Eversberg · 13 years ago
  20. a7ff001 Replaced LAPD implementation with new LAPD core of libosmogsm by Andreas Eversberg · 13 years ago
  21. fe05cf5 DAHDI: add information on span number, timeslot count to VTY by Harald Welte · 13 years ago
  22. 494f290 DAHDI: remove unused variable by Harald Welte · 13 years ago
  23. 0cf5514 DAHDI: Print error message in case config uses non-existing span by Harald Welte · 13 years ago
  24. e2bd685 DAHDI: make sure the first e1_line N port start with number 0 by Harald Welte · 13 years ago
  25. 356918f fix parsing error during "e1_line N port M" by Harald Welte · 13 years ago
  26. 70e04c7 request ortp >=0.15.0 by Alexander Huemer · 13 years ago
  27. c288951 e1_input: add 'port_nr' field and support DAHDI T1 cards by Harald Welte · 13 years ago
  28. a0d9331 ipa: Add a callback to detect if the server_conn was closed by Daniel Willmann · 13 years ago
  29. dc4479f ipa: Fix resource leak if we encounter an error in ipa_server_conn_read by Daniel Willmann · 13 years ago
  30. 883cfe5 Merge remote-tracking branch 'origin/pablo/ipa-updates' by Harald Welte · 13 years ago
  31. 218bb8f ipa: use DEBUG level instead of NOTICE for debugging log messages by Pablo Neira Ayuso · 13 years ago
  32. 32c883a ipa: better log error messages for ipa_msg_recv() by Pablo Neira Ayuso · 13 years ago
  33. 2220a05 ipa: fix segfault in ipa_client_conn_create if no E1 timeslot is specified by Pablo Neira Ayuso · 13 years ago
  34. 8ad30c9 ipa: use default write callback in ipa_client_conn_create if not specified by Pablo Neira Ayuso · 13 years ago
  35. 8fc277b tests: remove reference to internal headers in ipa_proxy_test by Pablo Neira Ayuso · 13 years ago
  36. f099567 ipa: rename all reference to ipa_*_peer to ipa_*_conn by Pablo Neira Ayuso · 13 years ago
  37. 00af772 ipa: remove bogus driver_name parameter from ipa_client_create by Pablo Neira Ayuso · 13 years ago
  38. 65a5089 add osmo_rtp_socket_set_param() and osmo_rtp_socket_log_stats() by Harald Welte · 13 years ago
  39. ddfaca4 add GSM_RTP_DURATION by Harald Welte · 13 years ago v0.0.7
  40. fcb1fe8 libosmo-trau: doxygen documentation by Harald Welte · 13 years ago
  41. 9b737df osmo_ortp: introduce POLL mode for rtp sockets by Harald Welte · 13 years ago
  42. 346374a add libosmotrau.pc to Makefile.am by Harald Welte · 13 years ago v0.0.6
  43. 6730187 update .gitignore by Harald Welte · 13 years ago v0.0.5
  44. 41d0d84 add 'libosmotrau' for TRAU/RTP related code by Harald Welte · 13 years ago
  45. d621640 input: fix multiple BTS attached to single line scenario by Pablo Neira Ayuso · 13 years ago
  46. f350e25 lapd: stop timers in lapd_instance_free() by Harald Welte · 13 years ago
  47. cfc9f1f DAHDI: Make sure dahdi_e1_setup() can be called multiple times by Harald Welte · 13 years ago
  48. 14078ea LAPD: Add function to release/free a LAPD instance by Harald Welte · 13 years ago
  49. 3bc7885 re-introduce optional build of DAHDI input plugin by Harald Welte · 13 years ago v0.0.4
  50. ce307b4 mISDN: optionally bypass kernel LAPD code and use userspace LAPD by Harald Welte · 13 years ago v0.0.3
  51. 6341aa0 mISDN: use 'struct value_string' instead of local copy by Harald Welte · 13 years ago
  52. fd44a5f e1_input: move the lapd_instance pointer out of dahdi specifics by Harald Welte · 13 years ago
  53. 2f69b89 trau_frame: Add doxygen documentation by Harald Welte · 13 years ago
  54. e4ec40a subchan_demux: add doxygen documentation by Harald Welte · 13 years ago
  55. aa49424 TRAU: Properly initialize idle frames by Dieter Spaar · 13 years ago
  56. bc25bca ipa: export ipaccess_rcvmsg_base() and return int by Harald Welte · 13 years ago v0.0.2
  57. 7b6fc2e ipaccess: make some functions static that shouldn't be exported by Harald Welte · 13 years ago v0.0.1
  58. 4e862cb e1_input: rework configuration of virtual E1 line operations by Pablo Neira Ayuso · 13 years ago
  59. 7e0d006 input: add rs232 driver for virtual E1 lines by Pablo Neira Ayuso · 13 years ago
  60. 94aebf9 ipa: remove unused 'proto' variable by Harald Welte · 13 years ago
  61. 4301c37 ipa: fix compiler warning about ssize_t / socklen_t by Harald Welte · 13 years ago
  62. 3e1d84b hsl: use PRIx64 / inttypes.h for uint64_t format string by Harald Welte · 13 years ago
  63. b3f06da hsl: remove unsued 'proto' variable by Harald Welte · 13 years ago
  64. d4f8f68 add string.h include to fix compiler warning by Harald Welte · 13 years ago
  65. 6f35d10 ipaccess: don't close the signalling link if we receive bad OML/RSL message by Pablo Neira Ayuso · 13 years ago
  66. 6268416 test: use site_id 1801 in ipa BTS example by Pablo Neira Ayuso · 13 years ago
  67. a54269c ipaccess: fix segfault if bsc port already in used by Pablo Neira Ayuso · 13 years ago
  68. 2bbaddf e1_input: fix missing registration of dahdi driver by Pablo Neira Ayuso · 13 years ago
  69. 332a357 E1 input: rename signal_input by e1inp_signal_input by Pablo Neira Ayuso · 13 years ago
  70. de66891 src: replace S_INP_* signals by S_L_INP_* according to naming policy by Pablo Neira Ayuso · 13 years ago
  71. 95e5dec DAHDI: Actually increment e1_input related rate counters by Harald Welte · 13 years ago
  72. dd0c2ef E1 Input: better names for rate counters by Harald Welte · 13 years ago
  73. f2737fc E1 Input: Add rate counters for events related to E1 lines by Harald Welte · 13 years ago
  74. 6e37c59 E1 Input: Move 'show e1_*' command to e1_input_vty.c by Harald Welte · 13 years ago
  75. 601a9c7 E1 Input: Add VTY command to specify the name of a Line by Harald Welte · 13 years ago
  76. 31fe5f2 LAPD: Propagate lapd_receive() errors to the E1 driver by Pablo Neira Ayuso · 13 years ago
  77. 4ca16c7 LAPD: Use proper log levels and prefix all messages with LAPD by Harald Welte · 13 years ago
  78. 1ef2457 LAPD: Remove all calls to 'assert' from the code by Harald Welte · 13 years ago
  79. f3ca61c DAHDI: Fix case where we have multiple E1 ports/cards (spans) by Harald Welte · 13 years ago
  80. 0b29eac include: add missing ipa.h to Makefile.am so make distcheck works again by Pablo Neira Ayuso · 13 years ago
  81. 40b0e8c don't use DLRSL, as it will be removed by Harald Welte · 13 years ago
  82. cc2241b update to comply with libosmocore namespace fixes by Harald Welte · 13 years ago
  83. 71d87b2 talloc: revert to use talloc inside libosmocore by Harald Welte · 13 years ago
  84. f054b51 ipaccess: ipaccess_fd_cb needs to be extern by Pablo Neira Ayuso · 13 years ago
  85. 495ddb6 ipaccess: hack to get openBSC's ipaccess-config tool working by Pablo Neira Ayuso · 13 years ago
  86. 34073fb hsl: close socket if we destroy the signalling link by Pablo Neira Ayuso · 13 years ago
  87. ad1ca98 tests: add missing hsl examples by Pablo Neira Ayuso · 13 years ago
  88. 2ad22b8 tests: convert IPA BTS example to use event-oriented approach by Pablo Neira Ayuso · 13 years ago
  89. 88136fc hsl: BTS support by Pablo Neira Ayuso · 13 years ago
  90. 49bc872 tests: close OML and RSL if set for the BSC example by Pablo Neira Ayuso · 13 years ago
  91. db1c8a7 ipaccess: add bugtrag for the RSL link becomes up case by Pablo Neira Ayuso · 13 years ago
  92. 009573a tests: example BTS now sends an OML SW ACT REQ by Pablo Neira Ayuso · 13 years ago
  93. 1ca98b9 tests: use the virtual E1 line used by OML for RSL link by Pablo Neira Ayuso · 13 years ago
  94. cdd7c78 hsl: remove unused hsl_setup function by Pablo Neira Ayuso · 13 years ago
  95. 3832c4f e1_input: add new refcounting scheme to avoid leaking E1 lines by Pablo Neira Ayuso · 13 years ago
  96. 466c546 ipaccess: close connection if we receive bad messages from BTS by Pablo Neira Ayuso · 13 years ago
  97. eb43413 ipaccess: skip further processing for ping, pong and id_req messages by Pablo Neira Ayuso · 13 years ago
  98. d2fba90 ipaccess: release virtual E1 line for closed connection by Pablo Neira Ayuso · 13 years ago
  99. 9621b41 ipaccess: don't forget to release temporary RSL socket by Pablo Neira Ayuso · 13 years ago
  100. b0908b8 include: remove IPA_NODE and E1INP_NODE definition from internal.h by Pablo Neira Ayuso · 13 years ago