1. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  2. d85642a ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  3. 0b369c5 e1_input: Fix compiler warning by using offsetof by Holger Hans Peter Freyther · 14 years ago
  4. f51b900 e1_input: Stop the timer when deleting the signalling link on the TS by Holger Hans Peter Freyther · 14 years ago
  5. 4ac100e [e1_input] When destroying a link clear all pending messages by Holger Hans Peter Freyther · 14 years ago
  6. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  7. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  8. 5fe3318 rsl_sendmsg: Print message in case trx == NULL by Harald Welte (local) · 15 years ago
  9. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  10. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  11. 29b9cf8 make use of new S_GLOBAL_SHUTDOWN signal to properly close pcap_fd by Harald Welte · 15 years ago
  12. 37a7d36 remove printf for every packet in pcap code by Harald Welte (local) · 15 years ago
  13. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  14. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  15. 7bfc267 move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  16. eab3335 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  17. 470ec29 use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  18. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  19. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  20. 20152a3 [pcap] Write incoming packages without the extra mISDN header by Andreas Eversberg · 15 years ago
  21. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/e1_input.c]
  22. 45b407a With this patch, the TRAU muxing code supports not just bridging only. by Harald Welte · 15 years ago
  23. f55b49f To slow down transmission of many ABIS frames at a time, a delay timer by Harald Welte · 15 years ago
  24. 0469cf6 [e1] Enable dumping of LAPD frames again by Holger Freyther · 15 years ago
  25. 66e092b [e1input] Do not redefine PF_ISDN if it is already defined by Holger Freyther · 15 years ago
  26. d256d4f * make sure we can obtain signalling type and timslot type names by Harald Welte · 15 years ago
  27. 44d542e by Harald Welte · 15 years ago
  28. ff9592f [misc] Fix compile warnings... by Holger Freyther · 15 years ago
  29. 9e78331 strip mISDN hardware header before putting B-channel data into subchannel demuxer by Harald Welte · 15 years ago
  30. fb3f519 * correctly initialize link->tei and link->sapi * fix debug printf by Holger Freyther · 15 years ago
  31. 1fa60c8 * add trau_mux implementation to relay from one incoming TRAU by Harald Welte · 15 years ago