1. 2dfcd9e debian: Update the changelog for the release of the new version by Holger Hans Peter Freyther · 12 years ago v0.1.4
  2. cbb78ab debian: Do not override the CFLAGS as this can cause miscompilation by Holger Hans Peter Freyther · 12 years ago
  3. a49c24d ipaccess: relax default behaviour on errors coming from signalling layer by Pablo Neira Ayuso · 12 years ago
  4. bcb9531 Test parsing of GSM 08.60 frame sync header by Tobias Engel · 12 years ago
  5. bc5dcb1 tests: Add a test stub for the subchan_demux tests by Holger Hans Peter Freyther · 12 years ago
  6. f684976 Adds support for GSM 08.60 data frame en-/decoding by Tobias Engel · 12 years ago
  7. 08c1032 Make sure sync header was fully received by Dieter Spaar · 12 years ago
  8. d72c478 misc: Ignore files generated by vim by Holger Hans Peter Freyther · 12 years ago
  9. 5c65e79 tests: Add boilerplate to be able to have tests in libosmo-abis by Holger Hans Peter Freyther · 12 years ago
  10. 84e5cb9 ipaccess: fix leak of IPA control messages in the BTS side by Pablo Neira Ayuso · 12 years ago
  11. 7251604 tests: e1inp_ipa_*_test: fix leak of msgb in ->sign_link path by Pablo Neira Ayuso · 12 years ago
  12. 1fd93bb tests: e1inp_ipa_*_test: add signal handling for process termination by Pablo Neira Ayuso · 12 years ago
  13. 7723b4e tests: fix CPU suckup e1inp_ipa_bts_test after test finish by Pablo Neira Ayuso · 12 years ago
  14. 9530600 input: add generic PCAP interface for LAPD by Pablo Neira Ayuso · 12 years ago
  15. 7ed9258 input: dahdi: replace exit by return by Pablo Neira Ayuso · 12 years ago
  16. 5c67fb5 input: dahdi: use logging facilities instead of fprintf and stderr by Pablo Neira Ayuso · 12 years ago
  17. f42280b lapd: use C99 structure initialization for profile templates by Pablo Neira Ayuso · 12 years ago
  18. 18d6294 tests: e1inp_ipa_bts_test: fix compilation warnings by Pablo Neira Ayuso · 12 years ago
  19. 1e40194 ipaccess: improve error handling by Pablo Neira Ayuso · 12 years ago
  20. 5a8cca3 tests: e1inp_ipa_bsc_test: fix crash by Pablo Neira Ayuso · 12 years ago
  21. 6cc3f92 ipaccess: fix leak of e1inp_line by Pablo Neira Ayuso · 12 years ago
  22. 81ed759 ipa: fix missing set of write_cb for IPA client connection by Pablo Neira Ayuso · 12 years ago
  23. d11a5c1 Use package version since git info won't be available. by Eric Butler · 12 years ago
  24. 91ffa2b Add debian/ubuntu packaging files. by Eric Butler · 12 years ago
  25. 9e8f1c0 doc: Describe the optional 'stats' parameter by Holger Hans Peter Freyther · 12 years ago
  26. 36bac9a doc: Add a newline to fix the documentation of the HSL option by Holger Hans Peter Freyther · 12 years ago
  27. e5ae7f5 build: remove checks introduced by autoscan. by Diego Elio Pettenò · 12 years ago v0.1.3
  28. 6e389a3 build: consolidate automake options to configure.ac by Diego Elio Pettenò · 12 years ago
  29. 5685535 build: build libosmotrau.la in the src directory. by Diego Elio Pettenò · 12 years ago
  30. 05819ce build: avoid using a convenience library for the input subdirectory. by Diego Elio Pettenò · 12 years ago
  31. 3dfe8bf build: only build tests during make check by Diego Elio Pettenò · 12 years ago
  32. 51f7940 build: use nobase_include_HEADERS instead of using recursive Makefiles by Diego Elio Pettenò · 12 years ago
  33. 62f0e06 build: use LT_INIT([pic-only]) instead of forcing -fPIC in AM_CFLAGS. by Diego Elio Pettenò · 12 years ago
  34. 584672e misc: Fix the email address in the configure.ac by Holger Hans Peter Freyther · 12 years ago v0.1.2
  35. 36a85a4 ipaccess: hex-dump message in case ops->sign_link() returns an error by Harald Welte · 12 years ago
  36. 180ce7e e1_input.h: Declare abis_rsl_sendmsg(struct msgb *msg) by Holger Hans Peter Freyther · 12 years ago
  37. df78e92 osmo-ortp: Prefix oRTP messages with osmo-ortp by Holger Hans Peter Freyther · 12 years ago
  38. a659f48 Fixed TRAU frame handling of packet lengths that are not a multiple of 4 by Andreas Eversberg · 12 years ago
  39. 4308667 Fixed wrong reference while opening mISDN socket by Andreas Eversberg · 12 years ago
  40. 55467f0 abis/close: Deliver S_L_INP_TEI_DN when closing the socket by Holger Hans Peter Freyther · 12 years ago v0.1.1
  41. d73c846 mISDN input: avoid some strange distortion caused by buffer mgmt by Andreas Eversberg · 12 years ago
  42. e194cd9 ipa: The message claims to close the socket but it remains open. by Holger Hans Peter Freyther · 13 years ago
  43. 0b5ffc1 osmo_ortp: include ortp/port.h for the memory management functions by Harald Welte · 13 years ago
  44. 833aa79 version 0.13.1 of libortp seems sufficient by Harald Welte · 13 years ago
  45. 25c8361 misc: Linker fix for Ubuntu 11.10 by Holger Hans Peter Freyther · 13 years ago
  46. 43f4e08 depend on new libosmocore 0.3.10 (lapd) and increment LIBVERSION by Harald Welte · 13 years ago v0.1.0
  47. 8aaed05 Length check of LAPD messages to prevent overflows on corrupt frames by Andreas Eversberg · 13 years ago
  48. d88c5bf Fixed missing T203 in profiles by Andreas Eversberg · 13 years ago
  49. 3c46044 Addition to last commit 2f5a3714075882ac946536709ac581453b6ad52a by Andreas Eversberg · 13 years ago
  50. 3744b87 LAPD profiles are globally defined structures by Andreas Eversberg · 13 years ago
  51. a7ff001 Replaced LAPD implementation with new LAPD core of libosmogsm by Andreas Eversberg · 13 years ago
  52. fe05cf5 DAHDI: add information on span number, timeslot count to VTY by Harald Welte · 13 years ago
  53. 494f290 DAHDI: remove unused variable by Harald Welte · 13 years ago
  54. 0cf5514 DAHDI: Print error message in case config uses non-existing span by Harald Welte · 13 years ago
  55. e2bd685 DAHDI: make sure the first e1_line N port start with number 0 by Harald Welte · 13 years ago
  56. 356918f fix parsing error during "e1_line N port M" by Harald Welte · 13 years ago
  57. 70e04c7 request ortp >=0.15.0 by Alexander Huemer · 13 years ago
  58. c288951 e1_input: add 'port_nr' field and support DAHDI T1 cards by Harald Welte · 13 years ago
  59. a0d9331 ipa: Add a callback to detect if the server_conn was closed by Daniel Willmann · 13 years ago
  60. dc4479f ipa: Fix resource leak if we encounter an error in ipa_server_conn_read by Daniel Willmann · 13 years ago
  61. 883cfe5 Merge remote-tracking branch 'origin/pablo/ipa-updates' by Harald Welte · 13 years ago
  62. 218bb8f ipa: use DEBUG level instead of NOTICE for debugging log messages by Pablo Neira Ayuso · 13 years ago
  63. 32c883a ipa: better log error messages for ipa_msg_recv() by Pablo Neira Ayuso · 13 years ago
  64. 2220a05 ipa: fix segfault in ipa_client_conn_create if no E1 timeslot is specified by Pablo Neira Ayuso · 13 years ago
  65. 8ad30c9 ipa: use default write callback in ipa_client_conn_create if not specified by Pablo Neira Ayuso · 13 years ago
  66. 8fc277b tests: remove reference to internal headers in ipa_proxy_test by Pablo Neira Ayuso · 13 years ago
  67. f099567 ipa: rename all reference to ipa_*_peer to ipa_*_conn by Pablo Neira Ayuso · 13 years ago
  68. 00af772 ipa: remove bogus driver_name parameter from ipa_client_create by Pablo Neira Ayuso · 13 years ago
  69. 65a5089 add osmo_rtp_socket_set_param() and osmo_rtp_socket_log_stats() by Harald Welte · 13 years ago
  70. ddfaca4 add GSM_RTP_DURATION by Harald Welte · 13 years ago v0.0.7
  71. fcb1fe8 libosmo-trau: doxygen documentation by Harald Welte · 13 years ago
  72. 9b737df osmo_ortp: introduce POLL mode for rtp sockets by Harald Welte · 13 years ago
  73. 346374a add libosmotrau.pc to Makefile.am by Harald Welte · 13 years ago v0.0.6
  74. 6730187 update .gitignore by Harald Welte · 13 years ago v0.0.5
  75. 41d0d84 add 'libosmotrau' for TRAU/RTP related code by Harald Welte · 13 years ago
  76. d621640 input: fix multiple BTS attached to single line scenario by Pablo Neira Ayuso · 13 years ago
  77. f350e25 lapd: stop timers in lapd_instance_free() by Harald Welte · 13 years ago
  78. cfc9f1f DAHDI: Make sure dahdi_e1_setup() can be called multiple times by Harald Welte · 13 years ago
  79. 14078ea LAPD: Add function to release/free a LAPD instance by Harald Welte · 13 years ago
  80. 3bc7885 re-introduce optional build of DAHDI input plugin by Harald Welte · 13 years ago v0.0.4
  81. ce307b4 mISDN: optionally bypass kernel LAPD code and use userspace LAPD by Harald Welte · 13 years ago v0.0.3
  82. 6341aa0 mISDN: use 'struct value_string' instead of local copy by Harald Welte · 13 years ago
  83. fd44a5f e1_input: move the lapd_instance pointer out of dahdi specifics by Harald Welte · 13 years ago
  84. 2f69b89 trau_frame: Add doxygen documentation by Harald Welte · 13 years ago
  85. e4ec40a subchan_demux: add doxygen documentation by Harald Welte · 13 years ago
  86. aa49424 TRAU: Properly initialize idle frames by Dieter Spaar · 13 years ago
  87. bc25bca ipa: export ipaccess_rcvmsg_base() and return int by Harald Welte · 13 years ago v0.0.2
  88. 7b6fc2e ipaccess: make some functions static that shouldn't be exported by Harald Welte · 13 years ago v0.0.1
  89. 4e862cb e1_input: rework configuration of virtual E1 line operations by Pablo Neira Ayuso · 13 years ago
  90. 7e0d006 input: add rs232 driver for virtual E1 lines by Pablo Neira Ayuso · 13 years ago
  91. 94aebf9 ipa: remove unused 'proto' variable by Harald Welte · 13 years ago
  92. 4301c37 ipa: fix compiler warning about ssize_t / socklen_t by Harald Welte · 13 years ago
  93. 3e1d84b hsl: use PRIx64 / inttypes.h for uint64_t format string by Harald Welte · 13 years ago
  94. b3f06da hsl: remove unsued 'proto' variable by Harald Welte · 13 years ago
  95. d4f8f68 add string.h include to fix compiler warning by Harald Welte · 13 years ago
  96. 6f35d10 ipaccess: don't close the signalling link if we receive bad OML/RSL message by Pablo Neira Ayuso · 13 years ago
  97. 6268416 test: use site_id 1801 in ipa BTS example by Pablo Neira Ayuso · 13 years ago
  98. a54269c ipaccess: fix segfault if bsc port already in used by Pablo Neira Ayuso · 13 years ago
  99. 2bbaddf e1_input: fix missing registration of dahdi driver by Pablo Neira Ayuso · 13 years ago
  100. 332a357 E1 input: rename signal_input by e1inp_signal_input by Pablo Neira Ayuso · 13 years ago